1. 03 Jan, 2013 1 commit
  2. 19 Dec, 2012 5 commits
  3. 07 Nov, 2012 1 commit
  4. 26 Oct, 2012 2 commits
  5. 24 Oct, 2012 2 commits
  6. 18 Oct, 2012 2 commits
  7. 26 Sep, 2012 1 commit
  8. 21 Sep, 2012 1 commit
  9. 20 Sep, 2012 1 commit
  10. 19 Sep, 2012 3 commits
  11. 10 Sep, 2012 7 commits
  12. 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
  13. 31 Aug, 2012 5 commits
  14. 30 Aug, 2012 1 commit
  15. 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
  16. 24 Aug, 2012 1 commit
  17. 16 Aug, 2012 1 commit
  18. 15 Aug, 2012 3 commits
  19. 14 Aug, 2012 1 commit