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

Not able to search String with single quote #28

Open
sjain2020 opened this issue Jun 9, 2023 · 8 comments
Open

Not able to search String with single quote #28

sjain2020 opened this issue Jun 9, 2023 · 8 comments

Comments

@sjain2020
Copy link

sjain2020 commented Jun 9, 2023

I am trying to search a String which has single quote in it. It is not able to find it.
I tried with escape characters like \ and doubling '' it but no luck.

My string is - ably.qer-z'o pp

Queries which I have tried -

string:EQ:'ably.qer-z\'o pp'
string:EQ:'ably.qer-z''o pp'
string:EQ:'ably.qer-z^'o pp'

None of the above are working and returning empty result.

Can you confirm right escape character for such kind of queries ?

@sjain2020
Copy link
Author

@urbim Can you please help in this ?

@MBJuric
Copy link
Member

MBJuric commented Jun 27, 2023

We will address this in the next release, expect a solution in one to two weeks.

@sjain2020
Copy link
Author

@MBJuric Can you please give an update on this as it is one of the important features for our release.

@MBJuric
Copy link
Member

MBJuric commented Jul 7, 2023

We will have a look at this immediately as we have some free resources of one of the developers. Rough plan is end of next week.

@azhar04
Copy link

azhar04 commented Mar 15, 2024

Hi @MBJuric / @osbeorn,
Any update on this ?

@MBJuric
Copy link
Member

MBJuric commented Mar 16, 2024

Sorry for taking so long, we will look at the issue next week.

@sjain2020
Copy link
Author

@MBJuric Any update on this ?

@azhar04
Copy link

azhar04 commented Jul 16, 2024

HI @MBJuric / @osbeorn / @cen1 ,

Any fix for this issue ?

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