Phil Whelan wrote:
It seems I have to use the same Analyzer for the all the fields in the
index?

Nope. Look at PerFieldAnalyzerWrapper, which is effectively a Map of field names -> analyzers. This might help if different fields will have very different values and semantics.

Cheers,

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to