Hi guys, I m actually trying on search indeces by entering multiple queries, for instance, I have 4 textboxes with search criterias such as AND, OR, NOT and Exact phrase. I m using queryParser operator and then add the query into booleanquery, therefore I dont think my search result was correct.
Is there any other better way to do so? Thank you. regards, Wooi Meng -- View this message in context: http://www.nabble.com/Multiple-query-criteria-search-tf2730837.html#a7616977 Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
