Luís would you mind sharing your findings for others / archive?
On Tuesday, September 10, 2013 at 6:49 PM, Luís Portela Afonso wrote:
> Solved
> On Sep 10, 2013, at 4:55 PM, Luís Portela Afonso (mailto:meligalet...@gmail.com)> wrote:
>
> > It's that possible to execute queries on a javascript
It's that possible to execute queries on a javascript script on
StatelessScriptUpdateProcessor.
I'm processing data with a javascript i want to execute a query to the indexed
data of solr.
I know that the javascript script, has an instance of SolrQueryRequest and
SolrQueryResponse, but neither
Solved
On Sep 10, 2013, at 4:55 PM, Luís Portela Afonso wrote:
> It's that possible to execute queries on a javascript script on
> StatelessScriptUpdateProcessor.
> I'm processing data with a javascript i want to execute a query to the
> indexed data of solr.
>
> I know that the javascript scr