05 Oct, 2015
1 commit
-
On Ruby 1.9+ these are no-ops
19 Sep, 2014
2 commits
04 Jun, 2014
1 commit
14 Aug, 2013
1 commit
09 Aug, 2013
1 commit
06 Aug, 2013
1 commit
29 May, 2013
1 commit
28 May, 2013
2 commits
21 May, 2013
2 commits
08 May, 2013
1 commit
11 Dec, 2012
1 commit
-
Starting pluginization of solr!
24 Aug, 2012
1 commit
21 Aug, 2012
1 commit
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 :)
19 Jul, 2012
1 commit
-
I am used to run `git clean -dxf` to make sure Noosfero can bootstrap itself in development mode with ./script/quick-start. If the solr tarball is downloaded to /tmp, every time I reboot I have to download everything once again. Contrary to /tmp/, /var/tmp/ is *not* wiped at boot time.
18 Jul, 2012
1 commit
-
Removed whitespaces Recovered schema.rb without plugins fields Included info about solr support of multitenancy on solr.yml.dist
22 May, 2012
2 commits
21 May, 2012
1 commit
20 May, 2012
1 commit
19 May, 2012
1 commit
-
Changes from https://github.com/coletivoEITA/acts_as_solr_reloaded
15 Apr, 2012
1 commit
-
* after_save_reindex works from non-indexed classes
09 Apr, 2012
2 commits
05 Apr, 2012
1 commit
03 Apr, 2012
1 commit
-
Changelog at git@github.com:brauliobo/acts_as_solr_reloaded.git
15 Mar, 2012
2 commits
-
* call solr tasks directly, with execute, instead of as dependencies * removed fork on solr:stop to sinchronize sequential tasks
09 Mar, 2012
1 commit
20 Feb, 2012
1 commit
19 Feb, 2012
2 commits
-
Conflicts: app/controllers/application.rb app/controllers/public/browse_controller.rb app/helpers/application_helper.rb app/helpers/display_helper.rb app/models/environment_finder.rb app/models/product.rb app/views/layouts/_javascript.rhtml app/views/layouts/application-ng.rhtml public/javascripts/application.js public/stylesheets/application.css test/functional/browse_controller_test.rb test/functional/search_controller_test.rb vendor/plugins/acts_as_solr_reloaded/lib/tasks/solr.rake
-
* Problem when joining Rails.root + "/path", had to remove the first /
24 Dec, 2011
5 commits
-
This lead to a problem with a facet query that is ran two times
-
Multivalued fields cannot be sorted