mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Change actual
into actually
.
This commit is contained in:
parent
21ea552070
commit
ddf9578e81
@ -261,7 +261,7 @@ The meaning of the stats are as follows:
|
||||
|
||||
This parameter shows how long it takes to build a Scorer for the query. A Scorer is the mechanism that
|
||||
iterates over matching documents generates a score per-document (e.g. how well does "foo" match the document?).
|
||||
Note, this records the time required to generate the Scorer object, not actual score the documents. Some
|
||||
Note, this records the time required to generate the Scorer object, not actually score the documents. Some
|
||||
queries have faster or slower initialization of the Scorer, depending on optimizations, complexity, etc.
|
||||
{empty} +
|
||||
{empty} +
|
||||
|
Loading…
x
Reference in New Issue
Block a user