int startOffset
int endOffset
java.lang.String type
int flags
Payload payload
int positionIncrement
Payload payload
java.lang.String name
boolean storeTermVector
boolean storeOffsetWithTermVector
boolean storePositionWithTermVector
boolean omitNorms
boolean isStored
boolean isIndexed
boolean isTokenized
boolean isBinary
boolean lazy
FieldInfo.IndexOptions indexOptions
float boost
java.lang.Object fieldsData
TokenStream tokenStream
int binaryLength
int binaryOffset
NumericField.DataType type
int precisionStep
Directory dir
boolean specialConstructor
Token currentToken
int[][] expectedTokenSequences
java.lang.String[] tokenImage
java.lang.String eol
Query query
BooleanClause.Occur occur
Similarity similarity
java.util.ArrayList<E> weights
int maxCoord
boolean disableCoord
SpanFilter filter
org.apache.lucene.search.CachingWrapperFilter.FilterCache<T> cache
int hitCount
int missCount
Filter filter
org.apache.lucene.search.CachingWrapperFilter.FilterCache<T> cache
int hitCount
int missCount
Weight innerWeight
Similarity similarity
float queryNorm
float queryWeight
Similarity similarity
java.util.ArrayList<E> weights
java.lang.String field
FieldCache.Parser parser
java.lang.Object lowerVal
java.lang.Object upperVal
boolean includeLower
boolean includeUpper
java.lang.Object[] fields
value
method corresponding
FieldComparator used to sort this field.Sort
,
Searcher.search(Query,Filter,int,Sort)
float minimumSimilarity
int prefixLength
boolean termLongEnough
Term term
MultiTermQuery.RewriteMethod rewriteMethod
MultiTermQuery query
java.lang.String field
int precisionStep
NumericField.DataType dataType
java.lang.Number min
java.lang.Number max
boolean minInclusive
boolean maxInclusive
Term prefix
Query query
float score
int doc
Searcher.doc(int)
int shardIndex
Similarity delegee
SortField[] fields
java.lang.String field
int type
java.util.Locale locale
boolean reverse
FieldCache.Parser parser
FieldComparatorSource comparatorSource
java.lang.Object missingValue
SpanQuery query
Term term
int totalHits
ScoreDoc[] scoreDocs
float maxScore
SortField[] fields
boolean termContainsWildcard
boolean termIsPrefix
Term term
FieldCache.ByteParser parser
Query subQuery
ValueSourceQuery[] valSrcQueries
boolean strict
FieldCache.FloatParser parser
FieldCache.IntParser parser
FieldCache.ShortParser parser
ValueSource valSrc
java.lang.String fieldName
PayloadFunction function
PayloadFunction function
boolean includeSpanScore
SpanQuery maskedQuery
java.lang.String field
MultiTermQuery query
java.lang.reflect.Method getFieldMethod
java.lang.reflect.Method getTermMethod
TopTermsRewrite<Q extends Query> delegate
SpanQuery match
Term term
Similarity similarity
float value
float idf
float queryNorm
float queryWeight
java.util.Set<E> terms
SpanQuery query
Explanation.IDFExplanation idfExp
java.util.ArrayList<E> buffers
long length
RAMDirectory directory
long sizeInBytes
long lastModified
boolean enableBackwards
true
(default), if a subclass overrides AttributeImpl.toString()
,
its output is parsed by AttributeImpl.reflectWith(org.apache.lucene.util.AttributeReflector)
and used for attribute reflection.
This is added to enable attribute implementations from Lucene 2.9 or 3.0 to
work correctly with reflection.