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

#4209 - Improve query speed for large KBs when using RDF4J Lucene FTS #4214

Conversation

reckart
Copy link
Member

@reckart reckart commented Sep 28, 2023

What's in the PR

  • Set a default fuzzy query length of 3 for local KB queries
  • Enable limiting the results returned internally by local KBs

How to test manually

  • Import a very large KB
  • Try auto-completion

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

- Set a default fuzzy query length of 3 for local KB queries
- Enable limiting the results returned internally by local KBs
@reckart reckart added ⭐️ Enhancement New feature or request Module: Knowledge Base 🚀 Performance Performance / scalability labels Sep 28, 2023
@reckart reckart added this to the 29.4 milestone Sep 28, 2023
@reckart reckart self-assigned this Sep 28, 2023
@reckart reckart merged commit f9cc0e9 into release/29.x Sep 28, 2023
@reckart reckart deleted the feature/4209-Improve-query-speed-for-large-KBs-when-using-RDF4J-Lucene-FTS-2 branch September 28, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement New feature or request Module: Knowledge Base 🚀 Performance Performance / scalability
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant