Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-4271

Solr LocalParams for Lucene Query Parser

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      The Lucene QueryParser should implement Solr's LocalParams syntax directly so that 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

      Attachments

        1. LUCENE-4271.patch
          51 kB
          Yonik Seeley

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: