You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by sambasivarao giddaluri <sa...@gmail.com> on 2020/01/15 19:02:33 UTC

Odata filter query to Solr query

Hi All,

Do we have any library which can convert Odata filter to Solr Query
EX : $filter=Address eq 'Redmond' to   ?q=Address:Redmond

Any suggestions will help.

Thanks
Sambasiva