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

Search ignore character '?' not working #1296

Closed
luis100 opened this issue Jul 24, 2018 · 4 comments
Closed

Search ignore character '?' not working #1296

luis100 opened this issue Jul 24, 2018 · 4 comments
Assignees
Labels
Milestone

Comments

@luis100
Copy link
Member

luis100 commented Jul 24, 2018

In documentation it is described the ignore character search feature, but currently that is not working.

Search operators

The following search operators are at your disposal:

Exact sentence (e.g. "Miguel Ferreira")
Terms begin with (e.g. Miguel F*)
Ignore character (e.g. Miguel Ferreir?)
Exclude term (e.g. -Miguel Ferreira)
Similar terms (e.g. Ferreir~)
Number range (e.g. 1900..2000)
Term reunion (e.g. Miguel OR Ferreira)

@luis100 luis100 added the bug label Jul 24, 2018
@luis100 luis100 added this to the 2.2.11 milestone Jul 24, 2018
@nunovieira220
Copy link
Contributor

@luis100 should the '?' character be something like the '.' on regex?

@luis100
Copy link
Member Author

luis100 commented Aug 27, 2018

This is standard Lucene query parser

@luis100 luis100 assigned nunovieira220 and unassigned luis100 Aug 27, 2018
@jmaferreira
Copy link
Member

@nunovieira220
Copy link
Contributor

Done

@luis100 luis100 modified the milestones: 2.2.11, 2.3.0 Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants