Re: Custom SolrQueryRequest/SolrQueryResponse

2010-05-04 Thread Chris Hostetter
: Herein lies the problem from what I can tell: I don�t have any control : over SolrQueryRequest or SolrQueryResponse. My initial attempts have me : subclassing both of these to hold a List of requests and responses, with : a cursor that moves the �current� req/res each time through my handl

Custom SolrQueryRequest/SolrQueryResponse

2010-04-30 Thread Aaron Hiniker
Solr team, Long time, first time-- many thanks for all your work on creating this excellent search appliance. The 40,000ft view of my problem is that I need to execute multiple queries per endpoint invocation, with the results for each query grouped in the response output as such that they wer