| Package | Description |
|---|---|
| org.apache.lucene.analysis.commongrams |
Construct n-grams for frequently occurring terms and phrases.
|
| Modifier and Type | Method and Description |
|---|---|
CommonGramsFilter |
CommonGramsFilterFactory.create(TokenStream input) |
| Constructor and Description |
|---|
CommonGramsQueryFilter(CommonGramsFilter input)
Constructs a new CommonGramsQueryFilter based on the provided CommomGramsFilter
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.