I an trying to call a stored procedure using query= in DIH. I tried exec name, 
call name, and name and none works.

This is SQL server 2008.

Bill Bell
Sent from mobile


On Feb 18, 2011, at 10:27 AM, Paul Libbrecht <p...@hoplahup.net> wrote:

> 
> Hello Solr-friends,
> 
> I want to implement a query-expander, one that enriches the input by the 
> usage of extra parameters that, for example, a form may provide.
> 
> Is the right way to subclass SearchHandler?
> Or rather to subclass QueryComponent?
> 
> thanks in advance
> 
> paul

Reply via email to