summaryrefslogtreecommitdiff
path: root/lib/chef_zero/solr/solr_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* Substitute require for require_relativeTim Smith2019-12-291-6/+6
* Apply ChefstyleTim Smith2019-12-291-4/+6
* fixes for new chefstyleLamont Granquist2018-07-031-1/+1
* chefstyle 0.6Thom May2018-02-151-1/+1
* support ! in searchestm/support_bang_operatorThom May2016-08-021-1/+1
* ChefStyletm/styleThom May2016-07-291-33/+34
* Return HTTP 400 Bad Request on Solr parse errorlcg/rebase-101Steven Danna2016-07-191-1/+3
* Fix #31: Allow - in search terms rather then interpreting it as an operatorJohn Keiser2013-08-081-2/+8
* fixup end_range typosMatt Gleeson2013-07-181-1/+1
* Fix issue with "NOT a:b" (bind : tighter than NOT)John Keiser2013-06-261-3/+7
* Don't putsjkeiser2012-12-241-1/+0
* Initial commit (moved/split up from jk/tiny-chef-server branch of jkeiser/chef)jkeiser2012-12-191-0/+194