summaryrefslogtreecommitdiff
path: root/lib/chef_zero/solr/query
Commit message (Expand)AuthorAgeFilesLines
* Apply ChefstyleTim Smith2019-12-292-4/+4
* fixes for new chefstyleLamont Granquist2018-07-032-4/+4
* chefstyle 0.6Thom May2018-02-151-1/+1
* support ! in searchestm/support_bang_operatorThom May2016-08-021-2/+2
* ChefStyletm/styleThom May2016-07-296-20/+21
* Merge pull request #175 from andrewdotn/masterThom May2016-07-191-4/+2
|\
| * Fix attempted fall-through in case statement.Andrew Neitsch2015-11-251-4/+2
* | Fix scary search behavior on terms containing dash characterSergey Tuchkin2015-08-171-2/+2
|/
* add support for wildcardsMatt Gleeson2013-09-301-10/+14
* handle a list of values properly. add matches_doc?Matt Gleeson2013-09-281-13/+20
* logic was reversed for "to" evalMatt Gleeson2013-09-251-2/+3
* fix up to_s end bracketsMatt Gleeson2013-09-251-1/+1
* Fix #31: Allow - in search terms rather then interpreting it as an operatorJohn Keiser2013-08-081-0/+1
* Fix issue where subqueries (...) did not workJohn Keiser2013-06-261-1/+3
* Fix issue with multiple identical keys, speed up searchJohn Keiser2013-06-062-5/+3
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-197-0/+262