Thanks. That is what we concluded i.e. to write a wrapper method within our
service to build the query for Solr by examining the example bean.
Thanks again.
On 11 July 2012 10:52, Sohail Aboobaker wrote:
> Thanks,
>
> I will look into more like this. To answer your question, we were
> discussing interface for a central search service that all other components
> can call. We have to provide a set of parameters as interface which clients
> can set and a
Thanks,
I will look into more like this. To answer your question, we were
discussing interface for a central search service that all other components
can call. We have to provide a set of parameters as interface which clients
can set and ask for results. This would mean that name of each parameter
On 11 July 2012 10:40, Sohail Aboobaker wrote:
> Hi,
>
> Is there a way to search by providing an example document to solr? We would
> set the fields of the example document to desired filter and ask Solr to
> bring all documents that match this example document. For example, if our
> document con