I am using Spring Data solr for implementing solr search in our project, and our search criteria is dynamic which can change according to the fields user enters.
I have gone to the official site of querydsl but it seems like they support lucene queries not solr, I have two questions
I tried the criteria api of solr but it does not solve the complexity I have in our project.
It is not yet implemented. You can find a ticket for this here: