You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Lee Hinman (JIRA)" <ji...@apache.org> on 2016/10/11 21:16:20 UTC

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

Lee Hinman created LUCENE-7490:
----------------------------------

             Summary: 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)


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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org