Uses of Class
com.atlassian.confluence.plugins.index.api.SortedDocValuesFieldDescriptor
-
Packages that use SortedDocValuesFieldDescriptor Package Description com.atlassian.confluence.internal.index.lucene com.atlassian.confluence.plugins.index.api -
-
Uses of SortedDocValuesFieldDescriptor in com.atlassian.confluence.internal.index.lucene
Methods in com.atlassian.confluence.internal.index.lucene with parameters of type SortedDocValuesFieldDescriptor Modifier and Type Method Description org.apache.lucene.index.IndexableField
LuceneFieldVisitor. visit(SortedDocValuesFieldDescriptor sortedDocValuesFieldDescriptor)
-
Uses of SortedDocValuesFieldDescriptor in com.atlassian.confluence.plugins.index.api
Methods in com.atlassian.confluence.plugins.index.api with parameters of type SortedDocValuesFieldDescriptor Modifier and Type Method Description T
FieldVisitor. visit(SortedDocValuesFieldDescriptor field)
-