Package | Description |
---|---|
org.apache.lucene.analysis.shingle |
Word n-gram filters.
|
Modifier and Type | Class and Description |
---|---|
class |
FixedShingleFilter
A FixedShingleFilter constructs shingles (token n-grams) from a token stream.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.