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

GH-485 Add Lucene Threshold and update to rdf4j 5.1.0 #508

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

ate47
Copy link
Collaborator

@ate47 ate47 commented Nov 26, 2024

Issue resolved (if any): #485

Description of this pull request:

Update rdf4j to 5.1.0

add the 2 new document options to the compiler:

  • mdlc:luceneMaxDocs : Same value as LuceneSail#MAX_DOCUMENTS_KEY
  • mdlc:luceneNumResults : Same value as LuceneSail#DEFAULT_NUM_DOCS_KEY

Please check all the lines before posting the pull request:

  • I've created tests for all my changes
  • My pull request isn't fixing or changing multiple unlinked elements (please create one pull request for each element)
  • I've applied the code formatter (mvn formatter:format on the backend, npm run format on the frontend) before posting my pull request, mvn formatter:validate to validate the formatting on the backend, npm run validate on the frontend
  • All my commits have relevant names
  • I've squashed my commits (if necessary)

@ate47 ate47 self-assigned this Nov 26, 2024
@ate47 ate47 merged commit 4a1ad27 into dev Nov 26, 2024
16 checks passed
@ate47 ate47 deleted the GH-485-add-lucene-threshold branch November 26, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant