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

Isolate Lucene API in search.lucene #123

Merged
merged 7 commits into from
Apr 26, 2023
Merged

Conversation

snoopdave
Copy link
Contributor

This PR isolates all usage of the Lucene API in the search.lucene package and adds tests for the SearchResultsModel and SearchResultsFeedModel. This will allow me to experiment with a Solr implementation of the Roller IndexManager.

@snoopdave snoopdave marked this pull request as draft March 9, 2023 15:50
@snoopdave snoopdave added the WIP Work-in-progress, do not merge. label Mar 9, 2023
@mbien
Copy link
Member

mbien commented Mar 9, 2023

ohh. This fixed even the integration tests - thanks dave!

@snoopdave snoopdave marked this pull request as ready for review April 26, 2023 21:37
@snoopdave snoopdave merged commit fab95f5 into apache:master Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work-in-progress, do not merge.
Projects
None yet
2 participants