1. StringField is not tokenized, no matter stored or not(lucene 4.2.1)
2. line 48 in FieldType.java :private boolean tokenized = true;
3. so, any StringField will be tokenized if display it's filedtype. would some
mistakes occurs?
4. until lucene 4.8.0 ,keep unchanged .
Original issue reported on code.google.com by zhv...@gmail.com on 13 May 2014 at 12:21
Original issue reported on code.google.com by
zhv...@gmail.com
on 13 May 2014 at 12:21