Hello

What is the best practice to parce a Query object.?

QueryParcer only work with String, but if I have a Query?

I want that anothers applications build yours lucene Query´s, and I want
parse this when this applications do search with my server application. In
my server application I store the configuration, languages, analyzers,
IndexSearchers, how are indexed each field (Keyword or not), etc.

then, I need parce Query to Query with the appropriate analyzer over
appropriate terms (fields).

Thanks for your attention.
Ernesto.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.732 / Virus Database: 486 - Release Date: 29/07/2004


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to