Re: What does getSearcher method of SolrQueryRequest means ?

2014-07-08 Thread Yossi Biton
(Sorry - my mail was sent half ready) hashes is an array of hash values generated some-how from the image. So my question is what is the query being done in this part ? I tried to reconstruct it by my own, by constructing select query with the hash values seperated by OR but the results were diff

What does getSearcher method of SolrQueryRequest means ?

2014-07-08 Thread Yossi Biton
Hello there, I'm using a project named LIRE for image retrieval based on sole platform. There is part of the code which i can't understand, so maybe you could help me. The project implements request handler named lireq : public class LireRequestHandler extends RequestHandlerBase The search metho