Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
Solr, mail # user - when to change rows param?


Copy link to this message
-
when to change rows param?
Paul Libbrecht 2011-03-22, 07:39

Hello list,

I've been using my own QueryComponent (that extends the search one) successfully to rewrite web-received parameters that are sent from the (ExtJS-based) javascript client.
This allows an amount of query-rewriting, that's good.
I tried to change the rows parameter there (which is "limit" in the query, as per the underpinnings of ExtJS) but it seems that this is not enough.

Which component should I subclass to change the rows parameter?

thanks in advance

paul