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

Update to orientdb 3.1 lucene indicies #37

Open
3 tasks
creisle opened this issue May 13, 2022 · 0 comments
Open
3 tasks

Update to orientdb 3.1 lucene indicies #37

creisle opened this issue May 13, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@creisle
Copy link
Member

creisle commented May 13, 2022

We are still primarily using orientdb 3.0. Although we support 3.1 we haven't yet moved our text-based indicies and searches to use lucene (https://orientdb.com/docs/last/indexing/Full-Text-Index.html)

Tasks

  • Swap to lucene index, test that all current searches can still be completed
  • Test if we can now search by sub-words that are not prefixes
  • double check this does not cause issues running the tests with bamboo (error seen previously where handles were left open and database could not be dropped post-tests)
@creisle creisle added the enhancement New feature or request label May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant