Uses of Class
org.apache.lucene.document.column.LongColumn
Packages that use LongColumn
-
Uses of LongColumn in org.apache.lucene.document.column
Methods in org.apache.lucene.document.column with parameters of type LongColumnModifier and TypeMethodDescriptionstatic voidColumnValidation.validateLongColumn(LongColumn column, IndexableFieldType fieldType) Validates aLongColumnagainst the field type it will feed.