Re: How Can I modify the DocList and DocSet in solr

2014-06-10 Thread Vishnu Mishra
ethod after the searching. In the above code I have sorted the DocList in ascending or descending order depends upon the user requirement. It works for me. -- View this message in context: http://lucene.472066.n3.nabble.com/How-Can-I-modify-the-DocList-and-DocSet-in-solr-tp4140754p4141132.html Sen

Re: How Can I modify the DocList and DocSet in solr

2014-06-10 Thread Joel Bernstein
> However, it seems like you can't do that, because of the cache? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-Can-I-modify-the-DocList-and-DocSet-in-solr-tp4140754p4141033.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: How Can I modify the DocList and DocSet in solr

2014-06-10 Thread eirslett
cache? -- View this message in context: http://lucene.472066.n3.nabble.com/How-Can-I-modify-the-DocList-and-DocSet-in-solr-tp4140754p4141033.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: How Can I modify the DocList and DocSet in solr

2014-06-09 Thread Alexandre Rafalovitch
. > Also can I make the DocList unsorted. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-Can-I-modify-the-DocList-and-DocSet-in-solr-tp4140754.html > Sent from the Solr - User mailing list archive at Nabble.com. >

How Can I modify the DocList and DocSet in solr

2014-06-09 Thread Vishnu Mishra
); Can I modify the DocList and DocSet after the search inside QueryComponent and add it to the QueryResult. Also can I make the DocList unsorted. -- View this message in context: http://lucene.472066.n3.nabble.com/How-Can-I-modify-the-DocList-and-DocSet-in-solr-tp4140754.html Sent