27 Jul, 2011
1 commit
18 May, 2011
1 commit
-
Change acts_as_searcheable to always index schema_path. If multitenancy if off or the database isn't PostgreSQL, then schema_path method returns an empty string and is not used at find_by_contents. Change find_by_contents adding options separating options from paginate, solr and rails's find. With Solr search capabilities, combined search (solr + rails find) won't be necessary in the future. Also change find_by_contents to return a hash where there are the facets found and also the results. Related tests pass with this change
27 Feb, 2011
1 commit
-
(ActionItem1875)
12 Aug, 2010
1 commit
-
(ActionItem1588)
06 Aug, 2010
2 commits
-
(ActionItem1587,ActionItem1588)