Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/solr
/ size
Method
size
solr/core/src/java/org/apache/solr/search/DocList.java:37–37 ·
view source on GitHub ↗
Returns the number of ids in this list.
()
Source
from the content-addressed store, hash-verified
35
36
/** Returns the number of ids in this list. */
37
public
int
size();
38
39
/**
40
* Returns the total number of matches
for
the search (as opposed to just the number collected
Callers
15
handleMergeFields
Method · 0.95
regenerateItem
Method · 0.95
getDocListC
Method · 0.95
writeDocuments
Method · 0.95
process
Method · 0.95
process
Method · 0.95
doFieldSortValues
Method · 0.95
afterTest
Method · 0.65
length
Method · 0.65
printReport
Method · 0.65
getPassword
Method · 0.65
endElement
Method · 0.65
Implementers
1
DocSlice
solr/core/src/java/org/apache/solr/sea
Calls
no outgoing calls
Tested by
15
handleMergeFields
Method · 0.76
afterTest
Method · 0.52
testScoringQueryWeightCreation
Method · 0.52
testFeatureVectorCache_loggingDefaultStoreNoReranking
Method · 0.52
testFeatureVectorCache_loggingExplicitStoreNoReranking
Method · 0.52
testFeatureVectorCache_loggingModelStoreAndRerankingWithDifferentEfi
Method · 0.52
testFeatureVectorCache_loggingModelStoreAndRerankingWithSameEfi
Method · 0.52
testFeatureVectorCache_loggingAllFeatureStoreAndReranking
Method · 0.52
testFeatureVectorCache_loggingExplicitStoreAndReranking
Method · 0.52
distributedRerankCutoffScore_shouldBeReturnedForShardsWithHits
Method · 0.52
testLTRScoringQueryEquality
Method · 0.52
testLTRScoringQuery
Method · 0.52