Package | Description |
---|---|
org.apache.lucene.analysis.commongrams |
Construct n-grams for frequently occurring terms and phrases.
|
Modifier and Type | Method and Description |
---|---|
CommonGramsQueryFilter |
CommonGramsQueryFilterFactory.create(TokenStream input)
Create a CommonGramsFilter and wrap it with a CommonGramsQueryFilter
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.