FW: What is the format of data contained in a Named List?

2009-07-16 Thread Amandeep Singh09
Hi, Thanks for your reply. But I need one clarification. When you say it will contain the data you requested for, do you mean the data as requested in fl parameter of the query? Thanks. Aman -Original Message- From: noble.p...@gmail.com [mailto:noble.p...@gmail.com] On Behalf Of Noble

Regarding Response Builder

2009-07-12 Thread Amandeep Singh09
The responsebuiilder class has SolrQueryRequest as public type. Using SolrQueryRequest we can get a list of SolrParams like SolrParams params = req.getParams(); Now I want to get the values of those params. What should be the approach as SolrParams is an abstract class and its get(String) metho

Merging SOLR Documents

2009-07-03 Thread Amandeep Singh09
Hi list, I am new to this list and just starting solr. My question is how can we merge the results of two different searches. I mean if we have a function that has two threads so it has to go to two differen solr servers to get the result. Is there any way to merge the result using solr and solr