Fix typo in SimpleSortedSetFacetsExample.java

This commit is contained in:
Stefan Vodita 2024-06-10 08:44:47 +00:00
parent 5e0f549185
commit fb94403e0f
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ public class SimpleSortedSetFacetsExample {
SortedSetDocValuesReaderState state =
new DefaultSortedSetDocValuesReaderState(indexReader, config);
// Aggregatses the facet counts
// Aggregates the facet counts
FacetsCollector fc = new FacetsCollector();
// MatchAllDocsQuery is for "browsing" (counts facets