|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShingleMatrixFilter.Matrix | |
|---|---|
| org.apache.lucene.analysis.shingle | Word n-gram filters |
| Uses of ShingleMatrixFilter.Matrix in org.apache.lucene.analysis.shingle |
|---|
| Methods in org.apache.lucene.analysis.shingle that return ShingleMatrixFilter.Matrix | |
|---|---|
ShingleMatrixFilter.Matrix |
ShingleMatrixFilter.getMatrix()
Deprecated. |
ShingleMatrixFilter.Matrix |
ShingleMatrixFilter.Matrix.Column.getMatrix()
|
| Methods in org.apache.lucene.analysis.shingle with parameters of type ShingleMatrixFilter.Matrix | |
|---|---|
void |
ShingleMatrixFilter.setMatrix(ShingleMatrixFilter.Matrix matrix)
Deprecated. |
| Constructors in org.apache.lucene.analysis.shingle with parameters of type ShingleMatrixFilter.Matrix | |
|---|---|
ShingleMatrixFilter(ShingleMatrixFilter.Matrix matrix,
int minimumShingleSize,
int maximumShingleSize,
Character spacerCharacter,
boolean ignoringSinglePrefixOrSuffixShingle,
ShingleMatrixFilter.TokenSettingsCodec settingsCodec)
Deprecated. Creates a shingle filter based on a user defined matrix. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||