Re: [Tracker] Handling arrays in XMP
- From: jamie <jamiemcc blueyonder co uk>
- To: Jason Kivlighn <jkivlighn gmail com>
- Cc: tracker-list gnome org
- Subject: Re: [Tracker] Handling arrays in XMP
- Date: Sun, 01 Jul 2007 12:16:08 +0100
On Sat, 2007-06-30 at 17:42 -0700, Jason Kivlighn wrote:
1) we do handle multiple value for some metadata but only
where said
metadata is defined as supporting multiple values eg like
keywords
Is it possible to extract multiple values from tracker-extract? As
far as I can see, this isn't possible with GHashTable.
we have not had the need to in tracker-extract and thats why the code
for that is not present there
in trackerd, the code is present to handle it (The hashtable takes a
GSList of values instead of a string)
tracker-extract needs to be reworked with hopefully some XESAM style
output so that extractors can be shared across indexers so it might be
best to wait for that to happen. In the meantime just extract the first
value only and comment out the code for multiple values so we can re
enable it later
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]