Skip to content

SOLR-18345: ClientUtils.encodeLocalParamVal fix for \, ', " - #4729

Open
dsmiley wants to merge 3 commits into
apache:mainfrom
dsmiley:SOLR-18345-encodeLocalParamVal
Open

SOLR-18345: ClientUtils.encodeLocalParamVal fix for \, ', "#4729
dsmiley wants to merge 3 commits into
apache:mainfrom
dsmiley:SOLR-18345-encodeLocalParamVal

Conversation

@dsmiley

@dsmiley dsmiley commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/SOLR-18345 (read it)

SolrJ ClientUtils.encodeLocalParamVal() can produce lossy/invalid encodings with a backslash or leading quotes.
Affects faceting with a custom facet response key.
Affects the SQL module for LIKE queries.

Of course fixed with AI

…lid encodings

Affects faceting with a custom facet response key.
Affects the SQL module for LIKE queries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant