> Yeah, a new property is the way to go.  You'll have to add it for each
> filter or backend that you modify, and I'd suggest using a consistent
> key name across all of them (see above).
I could do this and submit a patch for several formats.  Is there a
guideline for what key name to pick?  file:license? beagle:license?

Cheers,
Jason
>
> As long as you don't flag the property not to be stored, it will be
> stored in the index and retrieved at search time.  You just use an
> accessor on the result to get it, ie:
>
>  hit ["fixme:license"];
>
> (where hit is an object of type Hit)
>
> Joe
>

_______________________________________________
Dashboard-hackers mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Reply via email to