Skip to content

Conversation

@javanna
Copy link
Member

@javanna javanna commented Feb 27, 2025

The instance members can be private, all final, and SearchLookup is unused.

The instance members can be private, all final, and SearchLookup is unused.
@javanna javanna added >refactoring :Search Foundations/Search Catch all for Search Foundations v9.1.0 labels Feb 27, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch label Feb 27, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search-foundations (Team:Search Foundations)

Copy link
Member

@cbuescher cbuescher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a small question, LGTM otherwise

@Override
public LeafFieldComparator getLeafComparator(LeafReaderContext context) throws IOException {
return super.getLeafComparator(context);
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason to add this override that I might be missing?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, thanks for catching it, it was a leftover of some other experiment :)

@javanna javanna merged commit 46fc7de into elastic:main Feb 28, 2025
17 checks passed
@javanna javanna deleted the refactoring/cleanup_doc_values_doc_reader branch February 28, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>refactoring :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants