(x <= min) ? base : sqrt(x+(base**2)-min)
...but with a special case check for 0.parentSort
and not reordering children with a block.
1/sqrt( steepness * (abs(x-min) + abs(x-max) - (max-min)) + 1 )
.TopDocsCollector
that controls diversity in results by ensuring no
more than maxHitsPerKey results from a common source are collected in the
final results.EarlyTerminatingSortingCollector
instance.Sort
order that is used to sort segments when merging.HighFreqTerms
class extracts the top n most frequent terms
(by document frequency) from an existing Lucene index and reports their
document frequency.true
if no terms were indexed.true
if the given reader
is sorted by the
sort
given. state.getBoost() *
computeLengthNorm(numTokens)
where
numTokens does not count overlap tokens if
discountOverlaps is true by default or true for this
specific field.BytesRef
) corresponding to
the provided ordinal.NativeUnixDirectory
Directory
implementation for all Unixes that uses
DIRECT I/O to bypass OS level IO caching during
merging.FSLockFactory.getDefault()
.PostingsFormat
does not implement TermsEnum.ord()
.Query
.Query
.Filter
.FSDirectory
using java.io.RandomAccessFile.FSLockFactory.getDefault()
.DocTermOrds.uninvert(org.apache.lucene.index.LeafReader,Bits,BytesRef)
to record the document frequency for each uninverted
term.diagnostics
to denote that
this segment is sorted.LeafReader
which supports sorting documents by a given
Sort
.MergePolicy
that reorders documents according to a Sort
before merging them.MergePolicy
that sorts documents with the given sort
.TermStats.docFreq
and TermStats.totalTermFreq
).Outputs
implementation where each output
is one or two non-negative long values.Directory
implementation for Microsoft Windows.FSLockFactory.getDefault()
.reader
according to the order
defined by sort
.Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.