[
https://issues.apache.org/jira/browse/LUCENE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lee Hinman updated LUCENE-7490:
-------------------------------
Attachment: 0001-Parse-as-MatchAllDocsQuery-in-SimpleQueryParser.patch
Attaching patch with small fix and unit test
> SimpleQueryParser should parse "*" as MatchAllDocsQuery
> -------------------------------------------------------
>
> Key: LUCENE-7490
> URL: https://issues.apache.org/jira/browse/LUCENE-7490
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/queryparser
> Affects Versions: 6.2.1
> Reporter: Lee Hinman
> Priority: Minor
> Fix For: 6.x, master (7.0)
>
> Attachments:
> 0001-Parse-as-MatchAllDocsQuery-in-SimpleQueryParser.patch
>
>
> It would be beneficial for SimpleQueryString to parse as a MatchAllDocsQuery,
> rather than a "field:*" query.
> Related discussion on the Elasticsearch project about this:
> https://github.com/elastic/elasticsearch/issues/10632
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]