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

SQLHandler should pass through filter queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      The SQLHandler should pass through filter queries. This will allow filters that use QParserPlugins to be included with SQL requests. Two useful examples of pass through filters are custom access control filters and geo spatial filters.

      Syntax:

      .../sql?stmt=SELECT ... FROM TABLE&fq={!geofilt d=90 pt=37.773972,-122.431297 sfield=location_p}
      

      Attachments

        1. SOLR-9148.patch
          4 kB
          Joel Bernstein
        2. SOLR-9148.patch
          17 kB
          Joel Bernstein

        Activity

          People

            jbernste Joel Bernstein
            jbernste Joel Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: