Skip to content

DAGE-122: added escape function to SolrSearchEngine and applied when retrieving doc using the template#259

Merged
nicolo-rinaldi merged 2 commits into
dataset-generatorfrom
DAGE-122_solr_query_escape_question_mark_fix
Nov 13, 2025
Merged

DAGE-122: added escape function to SolrSearchEngine and applied when retrieving doc using the template#259
nicolo-rinaldi merged 2 commits into
dataset-generatorfrom
DAGE-122_solr_query_escape_question_mark_fix

Conversation

@nicolo-rinaldi

Copy link
Copy Markdown
Collaborator

DAGE-122: Jira ticket

Reference for the function: SolrQueryParserBase.html#escape

Implemented the function to add an escape to special characters and avoid having incongruence due to wildcards. Added also tests to keep consistency.

Comment thread rre-tools/src/rre_tools/shared/search_engines/solr_search_engine.py Outdated
@nicolo-rinaldi nicolo-rinaldi force-pushed the DAGE-122_solr_query_escape_question_mark_fix branch from 7ab9130 to c2c6341 Compare November 13, 2025 14:25
@nicolo-rinaldi nicolo-rinaldi force-pushed the DAGE-122_solr_query_escape_question_mark_fix branch from c2c6341 to c9c25a3 Compare November 13, 2025 14:26
@nicolo-rinaldi nicolo-rinaldi merged commit 04ec4c5 into dataset-generator Nov 13, 2025
3 checks passed
@nicolo-rinaldi nicolo-rinaldi deleted the DAGE-122_solr_query_escape_question_mark_fix branch November 13, 2025 16:08
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.

2 participants