Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-4093

localParams syntax for standard query parser

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.1
    • None
    • None

    Description

      Instead of

      _query_:"{!geodist d=10 p=20.5,30.2}"
      

      one could directly use

      {!geodist d=10 p=20.5,30.2}
       

      references: http://wiki.apache.org/solr/LocalParams

      First raised as LUCENE-4271, but moved to this Solr issue due to concerns about Solr specific features in Lucene.

      Attachments

        1. SOLR-4093.patch
          229 kB
          Yonik Seeley

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yseeley@gmail.com Yonik Seeley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: