Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new method 'byLuceneQueryBuilder' to search service #2784

Closed
wants to merge 1 commit into from

Conversation

dominikl
Copy link
Member

This method builds a lucene query with the provided arguments and passes it on to the lucene backend; Both clients Insight and web should use this method to ensure that both get the same results for the same query.

Test: There's nothing particular to test; code review might be enough.

/cc @will-moore

This method builds a lucene query with the provided arguments
and passes it on the lucene backend
@joshmoore
Copy link
Member

Merging in favor of gh-2802

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants