You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the search syntax highlight for web search (#13801)
* Renamed DefaultLuceneQueryTransformer class to DefaultSearchQueryTransformer
* Changed the highlighting logic for web search to use the new ANTLR based parser syntax
* Ran rewrite
* Removed invalid DOI check as the new parser doesn't support checking for validity of DOI
* Reused the existing l10n for error message
* Re-use existing code
* Modern Java
* Fix comment
* Re-add test
* Fix position
---------
Co-authored-by: Oliver Kopp <[email protected]>
0 commit comments