FAQ

Dino Korah wrote:
Hi All,

If I am to completely avoid the query parser and use the BooleanQuery along
with TermQuery, RangeQuery, PrefixQuery, PhraseQuery, etc, does the search
words still get to the Analyzer, before actually doing the real search?

Many thanks,
Dino

Answer: no

The QueryParser applies the analyzer and builds a Query object tree
based on the results. You will have to apply the analyzer yourself if
your going to forgo QueryParser.

- Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Search Discussions

Discussion Posts

Previous

Follow ups

Related Discussions

Discussion Navigation
viewthread | post
posts ‹ prev | 2 of 3 | next ›
Discussion Overview
groupjava-user @
categorieslucene
postedAug 28, '08 at 2:33p
activeAug 28, '08 at 2:37p
posts3
users3
websitelucene.apache.org

People

Translate

site design / logo © 2023 Grokbase