usage of CollationAttributeFactory StandardTokenizer Analyzer

2014-07-31 Thread Cemo
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,

IndexWriter and IndexReader

2014-02-13 Thread Cemo
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