Uses of Class
org.apache.lucene.analysis.shingle.ShingleMatrixFilter.Matrix.Column.Row
-
Packages that use ShingleMatrixFilter.Matrix.Column.Row Package Description org.apache.lucene.analysis.shingle Word n-gram filters -
-
Uses of ShingleMatrixFilter.Matrix.Column.Row in org.apache.lucene.analysis.shingle
Methods in org.apache.lucene.analysis.shingle that return types with arguments of type ShingleMatrixFilter.Matrix.Column.Row Modifier and Type Method Description List<ShingleMatrixFilter.Matrix.Column.Row>
ShingleMatrixFilter.Matrix.Column. getRows()
-