Skip to content

Commit

Permalink
iter
Browse files Browse the repository at this point in the history
  • Loading branch information
jimczi committed Nov 30, 2024
1 parent 50222ed commit 5ab3e35
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ private static StoredFieldsContext buildStoredFieldsContext(SearchContext in) {
return sfc;
}

public ShardSearchRequest request() {
return searchContext.request();
}

public BitsetFilterCache bitsetFilterCache() {
return searchContext.bitsetFilterCache();
}
Expand Down

0 comments on commit 5ab3e35

Please sign in to comment.