1. 26 Sep, 2012 1 commit
  2. 21 Sep, 2012 1 commit
  3. 19 Sep, 2012 3 commits
  4. 10 Sep, 2012 7 commits
  5. 02 Sep, 2012 1 commit
    • Josh Turmel's avatar
      Add extract from response capability for facets · 0d17a1dd
      Josh Turmel authored
      * Since some Solr setups might configure their facets in
        solrconfig.xml, this option allows you to tell the
        response builder to construct the facet response from
        what is actually returned in the response rather than having
        to define it in the query object first.
      0d17a1dd
  6. 31 Aug, 2012 5 commits
  7. 30 Aug, 2012 1 commit
  8. 25 Aug, 2012 1 commit
    • Josh Turmel's avatar
      Add ability to remove q param from Select request · 09379e1e
      Josh Turmel authored
      * Some Solr configurations have complex queries
        defined in solrconfig.xml with custom parameters,
        because of this, you might not always want the
        'q' parameter sent, this patch allows you to set
        'query' to NULL so that when you do it prevents
        'q' from being sent at all.
      09379e1e
  9. 24 Aug, 2012 1 commit
  10. 16 Aug, 2012 1 commit
  11. 15 Aug, 2012 3 commits
  12. 14 Aug, 2012 1 commit
  13. 10 Aug, 2012 2 commits
  14. 08 Aug, 2012 1 commit
  15. 07 Aug, 2012 9 commits
  16. 03 Aug, 2012 2 commits