Hi,
I am trying to use CollationAttributeFactory with a custom analyzer. I am
using StandardTokenizer with CollationAttributeFactory as in
org.apache.lucene.collation.CollationKeyAnalyzer.
protected TokenStreamComponents createComponents(String fieldName,
I am quite new to Lucene. I am trying to prepare an application where:
1. ~ 100K documents exist.
2. ~ 4 search server will be utilized
3. Documents are not frequently updated and I want to check every minute
a deletion or addition.
4. I am ready to sacrifice some system resource to