Hi, Can anybody let me know how to do logical searches using Solrj. I have indexed the data and now I want to do search based on fields using Solrj as I have to retrieve in the form of beans.
For eg. I have two fields, First name and last name I have to retrieve only names which match both of the above fields. Thanks -Raghu