Update lucene branch#11326
Conversation
A user might have deleted a link to a fulltext-file in the source tex file and we need to reflect that change in the index as well.
Make the results-counter react on the correct observables and actually filter out results with score == 0
Lucene cannot do case-sensitive search
In floating mode entries will be ranked and sorted by it. Rank: (1= entry matches group and search, 2= matches group but not search, 3= matches search but not group, 4= matches nothing)
43b43a0 to
8abee27
Compare
1= entry matches group and search, 2= matches search but not group, 3= matches group but not search, 4= matches nothing
|
I triggered a merge. Maybe, the tests will work then again? - I also hope that we will see a build at https://builds.jabref.org/pull/11326/. |
|
This branch is coming from an external repository; therefore, no secrets for build upload are present. Testers need to compile for themselves on the local machine. Depending on the issues, we either work towards a quick merge into main - or create a branch inside the JabRef main repository (and maybe create a new pull request). |
I will create a new branch and a new pull request. This PR should be merged after the search floating mode PR is merged. |
This is a follow-up to #8963. We target
main, because targettingluceneSearchBackendleads to much more "unrelated" commits.Mandatory checks
CHANGELOG.mddescribed in a way that is understandable for the average user (if applicable)