You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2017/08/24 13:31:01 UTC

[jira] [Reopened] (LUCENE-7490) SimpleQueryParser should parse "*" as MatchAllDocsQuery

     [ https://issues.apache.org/jira/browse/LUCENE-7490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Rowe reopened LUCENE-7490:
--------------------------------

> 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: 7.0, 6.3
>
>         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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org