Hello Yanis, Two options. 1. Create own SearchComponent, which adds filterQuery into request, and add it into SearchHandler. http://wiki.apache.org/solr/SearchComponent 2. Create QParserPlugin and call them by request param ...&fq={!yanisqp}applyvector&... http://wiki.apache.org/solr/SolrPlugins#QParserPlugin
On Sun, Jun 16, 2013 at 10:01 AM, Yanis Kakamaikis < yanis.kakamai...@gmail.com> wrote: > Hi all, I want to add a new operator to my solr. I need that operator > to call my proprietary engine and build an answer vector to solr, in a way > that this vector will be part of the boolean query at the next step. How > do I do that? > Thanks > -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics <http://www.griddynamics.com> <mkhlud...@griddynamics.com>