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