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