[
https://issues.apache.org/jira/browse/SOLR-9148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-9148:
---------------------------------
Attachment: SOLR-9148.patch
Added new patch that directly adds pass through filters in the SQLHandler.
Tests have been added for the different scenarios where the pass through occurs.
The new patch limits the pass through to filter queries only, as passing
everything through was proving to be messy. I'll change the title of the ticket
accordingly.
> SQLHandler should pass through http parameters not used to build the SQL
> request
> --------------------------------------------------------------------------------
>
> Key: SOLR-9148
> URL: https://issues.apache.org/jira/browse/SOLR-9148
> Project: Solr
> Issue Type: Bug
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
> Attachments: SOLR-9148.patch, SOLR-9148.patch
>
>
> The SQLHandler should pass through http parameters that are not directly used
> to build the SQL request. This will allow users to add filters that include
> QParserPlugins onto SQL requests. This will facilitate the use of qparsers
> that perform custom access control, geo location, re-ranking etc...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]