Skip to content

Conversation

@turhantolgaunal
Copy link

Will close #584
Update the web search syntax in the documentation inline with the search changes in the new version

Update the web search syntax in the documentation inline with the search changes in the new version
@koppor
Copy link
Member

koppor commented Nov 24, 2025

This PR is going to the rigth direction - = --> https://github.com/JabRef/jabref/blob/main/jablib/src/main/antlr/org/jabref/search/Search.g4

We need to document the range where JabRef supported : in the docs. It was the Apache Lucene times; maybe only unreleased 6.0 versions?

Reason was the implementation by https://dblp.uni-trier.de/rec/conf/zeus/VoigtKW21.html - and some transformers.

@koppor koppor added this to the 6.0 milestone Nov 24, 2025
## Search Syntax

Since version [5.2](https://github.com/JabRef/jabref/blob/main/CHANGELOG.md#52--2020-12-24):
Since version [Unreleased](https://github.com/JabRef/jabref/blob/main/CHANGELOG.md#unreleased):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is configusing - either we say since 6.0 - or nothing. unreleased is not an option here.

@turhantolgaunal
Copy link
Author

turhantolgaunal commented Nov 26, 2025

This PR is going to the rigth direction - = --> https://github.com/JabRef/jabref/blob/main/jablib/src/main/antlr/org/jabref/search/Search.g4

We need to document the range where JabRef supported : in the docs. It was the Apache Lucene times; maybe only unreleased 6.0 versions?

Reason was the implementation by https://dblp.uni-trier.de/rec/conf/zeus/VoigtKW21.html - and some transformers.

Ok, I will change the unreleased text to 6.0 but additionally should I add explanations for when the syntax was changed under the edited sections?

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.

Update lucene syntax in search

2 participants