Package org.apache.lucene.analysis.miscellaneous

Class Summary
KeywordRepeatFilter This TokenFilterĀ emits each incoming token twice once as keyword and once non-keyword, in other words once with KeywordAttribute.setKeyword(boolean) set to true and once set to false.
 



Copyright © 2013 Atlassian. All Rights Reserved.