public class AlfrescoCollatableMLTextFieldType
extends org.apache.solr.schema.StrField
| Modifier and Type | Class and Description |
|---|---|
static class |
AlfrescoCollatableMLTextFieldType.MLTextSortFieldComparator |
static class |
AlfrescoCollatableMLTextFieldType.MLTextSortFieldComparatorSource |
ANALYZER, args, AUTO_GENERATE_PHRASE_QUERIES, CHAR_FILTER, CHAR_FILTERS, CLASS_NAME, docValuesFormat, ENABLE_GRAPH_QUERIES, falseProperties, FILTER, FILTERS, INDEX, INDEX_ANALYZER, MULTI_TERM, MULTI_TERM_ANALYZER, POLY_FIELD_SEPARATOR, postingsFormat, properties, QUERY, QUERY_ANALYZER, similarity, SIMILARITY, similarityFactory, TOKENIZER, trueProperties, TYPE, TYPE_NAME, typeNameBINARY, DOC_VALUES, INDEXED, LARGE_FIELD, MULTIVALUED, OMIT_NORMS, OMIT_POSITIONS, OMIT_TF_POSITIONS, REQUIRED, SORT_MISSING_FIRST, SORT_MISSING_LAST, STORE_OFFSETS, STORE_TERMOFFSETS, STORE_TERMPAYLOADS, STORE_TERMPOSITIONS, STORE_TERMVECTORS, STORED, TOKENIZED, USE_DOCVALUES_AS_STORED| Constructor and Description |
|---|
AlfrescoCollatableMLTextFieldType() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.SortField |
getSortField(org.apache.solr.schema.SchemaField field,
boolean reverse) |
Object |
marshalSortValue(Object value) |
Object |
unmarshalSortValue(Object value) |
createFields, getUninversionType, getValueSource, init, toObject, writecheckSchemaField, createField, createField, getAnalyzerProperties, getClassArg, getDocValuesFormat, getFieldQuery, getIndexAnalyzer, getIndexOptions, getNamedPropertyValues, getNonFieldPropertyArgs, getNumberType, getNumericType, getPostingsFormat, getPrefixQuery, getQueryAnalyzer, getRangeQuery, getRewriteMethod, getSetQuery, getSimilarity, getSimilarityFactory, getSingleValueSource, getStringSort, getTypeName, hasProperty, indexedToReadable, indexedToReadable, isExplicitAnalyzer, isExplicitQueryAnalyzer, isMultiValued, isPointField, isPolyField, isTokenized, marshalBase64SortValue, marshalStringSortValue, multiValuedFieldCache, readableToIndexed, readableToIndexed, restrictProps, setArgs, setIndexAnalyzer, setIsExplicitAnalyzer, setIsExplicitQueryAnalyzer, setQueryAnalyzer, setSimilarity, storedToIndexed, storedToReadable, supportsAnalyzers, toExternal, toInternal, toNativeType, toObject, toString, unmarshalBase64SortValue, unmarshalStringSortValue, useDocValuesAsStoredpublic org.apache.lucene.search.SortField getSortField(org.apache.solr.schema.SchemaField field,
boolean reverse)
getSortField in class org.apache.solr.schema.StrFieldpublic Object marshalSortValue(Object value)
marshalSortValue in class org.apache.solr.schema.StrFieldCopyright © 2005–2019 Alfresco Software. All rights reserved.