Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using "and" in a query results in a query with "\\and" in q parameter #910

Open
OkkeKlein opened this issue Dec 15, 2023 · 4 comments
Open

Comments

@OkkeKlein
Copy link
Contributor

OkkeKlein commented Dec 15, 2023

And this breaks synonyms eg.

@OkkeKlein OkkeKlein changed the title Using and" Using "and" in a query results in a query with "\\and" in q parameter Dec 15, 2023
@epugh
Copy link
Member

epugh commented Jan 22, 2024

image

@epugh
Copy link
Member

epugh commented Jan 22, 2024

Pinging @softwaredoug about this one... looks like it's in splainer-search in https://github.com/o19s/splainer-search/blame/main/test/spec/solrUrlSvc.js#L169

@softwaredoug
Copy link
Collaborator

softwaredoug commented Jan 23, 2024

IIRC, was there ever a time we would let people enable / disable query escaping? Wasn't there a setting at one time?

I believe this has come up before, but in the misty days of the past. Most people just want natural language queries, but I think parsed queries have come up before

@epugh
Copy link
Member

epugh commented Feb 7, 2024

@OkkeKlein so the current live version of quepid should let your and be a proper and now! Can you retest?

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

No branches or pull requests

3 participants