Fix typo in StringValueFacetCountsExample.java (#13474)

This commit is contained in:
Paul King 2024-06-10 18:25:27 +10:00 committed by GitHub
parent 18d48d422d
commit 5e0f549185
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ public class StringValueFacetCountsExample {
StringDocValuesReaderState publishState =
new StringDocValuesReaderState(indexReader, "Publish Year");
// Aggregatses the facet counts
// Aggregates the facet counts
FacetsCollector fc = new FacetsCollector();
// MatchAllDocsQuery is for "browsing" (counts facets