25 Dec, 2012
1 commit
-
./script/quick-start runs back to back now You will notice that solr was removed.
22 Jul, 2012
1 commit
-
Prefix Solr unique id with schema_path to avoid colision. Fix rake multitenancy:reindex to reindex all environments now that we can :)
18 Jul, 2012
1 commit
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
16 Apr, 2012
1 commit
03 Apr, 2012
1 commit
24 Feb, 2012
1 commit
24 Dec, 2011
2 commits
-
- Standardized search for all entities type - New category search based on a facet view
22 Dec, 2011
1 commit
-
This reverts commit 4e223943ab159d8fa7faf4b042ec3121d74ed32e. Conflicts: app/controllers/my_profile/profile_members_controller.rb config/solr.yml.dist features/step_definitions/noosfero_steps.rb lib/tasks/test.rake test/functional/profile_members_controller_test.rb test/unit/category_finder_test.rb
16 Aug, 2011
1 commit
-
This reverts commit 6409d6cc8e989f473f17b882d05367c4b9153528, reversing changes made to 313f8a54d53a4fdfa651f02197813026e1660e3b. Conflicts: features/step_definitions/noosfero_steps.rb test/unit/category_finder_test.rb There are some problems with solr (ActionItem1958)
26 Jul, 2011
3 commits
-
Only search the content for one page, loading more than a hundred results is slow cause solr send xmls for us to parse.
-
Only paginate with pg_options was given. This fixes a bug on the browse controller where not all results were shown.
-
Again, unlike acts_as_ferret, acts_as_solr doesn't work without the Solr server. So to avoid debian postinst script rake db:data:minimal to fail disable it.
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
10 Apr, 2011
1 commit
-
(ActionItem1845)
04 Apr, 2011
1 commit
-
Developed with Caio SBA <caio@colivre.coop.br> Available only for PostgreSQL by now See INSTALL.multitenancy for details (ActionItem1845)
11 May, 2010
1 commit
-
(ActionItem1519)
21 Jul, 2009
1 commit
20 Mar, 2009
1 commit
-
* renaming ferret_server.yml to ferret_server.yml.dist * adding workaround to list categories * hack to bypass ferret limitation * adding configuration to better-browse-promotion * adding form for enterprise activation
26 Sep, 2008
1 commit
21 Jul, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2308 3f533792-8f58-4932-b0fe-aaf55b0a4547
17 Jul, 2008
1 commit
-
reworked find_by_contents to use find_ids_with_ferret istead of find_with_ferret so that when you are searching Article.find_by_contents(query) it returns TinyMceArticles git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2277 3f533792-8f58-4932-b0fe-aaf55b0a4547
23 May, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1832 3f533792-8f58-4932-b0fe-aaf55b0a4547
01 Dec, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1002 3f533792-8f58-4932-b0fe-aaf55b0a4547