Re: Handling a end user query from multiple indexes

2006-06-12 Thread Hycel Taylor
Thanks for the help:-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Handling a end user query from multiple indexes

2006-06-12 Thread Grant Ingersoll
See below Hycel Taylor wrote: Hi, I'm new to lucene. I'm unsure as to how to use the QueryParser to execute a search, retrieved from an end user request. For example, if an end user enters the query "new your" and selects "content" from a pull down list, I can easily translate that request w