floriansemm / SolrBundle

Solr-Integration into Symfony and Doctrine2
http://floriansemm.github.io/SolrBundle
MIT License
123 stars 72 forks source link

Added greaterThan and lessThan functions #178

Closed jkwakman closed 6 years ago

jkwakman commented 6 years ago

Added greaterThan and lessThan functions from minimalcode-org to queryBuilder interface for easy use in the solr bundle. Functions are also added in the interface.