Re: Process entire result set

2010-08-10 Thread Eloi Rocha
Thanks Jonathan! We decided to create offline results and store them in a Non-sql storage (HBase). So we can answer the requests selecting one the the offline generated results. This offline results are generated everyday. Thanks! Eloi On Thu, Aug 5, 2010 at 8:59 PM, Jonathan Rochkind wrote:

Re: Process entire result set

2010-08-05 Thread Jonathan Rochkind
Eloi Rocha wrote: Hi everybody, I would like to know if does make sense to use Solr in the following scenario: - search for large amount of data (like 1000, 1, 10 registers) - each register contains four or five fields (strings and integers) - every time will request for entire res