[Egothor-tech] Field Searches
Fillion, Larry
lfillion at babson.edu
Fri Oct 20 19:34:16 BST 2006
I would like to index documents and create a few fields like contents,
title, author, document_date. I would then like to be able to search
specific fields. Iif a client searches for an author, then the author
field is searched and not contents. In Lucene, it would be
"author:lastname".
What does the syntax look like to query a specific field?
How do I index documents in order to push in the new fields? Do I need
to extend FTField?
Is there a way to just add a new field to the document returned from the
process() method in Mill?
I am not quit sure where to start. Did I miss the documentation on this
feature?
Thank you in advance, Larry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.egothor.org/pipermail/egothor-tech/attachments/20061020/59bf1db3/attachment.htm
More information about the Egothor-tech
mailing list