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