11 Aug, 2011
1 commit
09 Aug, 2011
6 commits
-
…nto merge-requests/25
-
(ActionItem2033)
-
…nto merge-requests/17
-
…nto merge-requests/20
05 Aug, 2011
1 commit
03 Aug, 2011
3 commits
-
Without that is impossible to create a database from scratch on MYSQL, cause it have some limitations about indexes size. http://bugs.mysql.com/bug.php?id=4541
27 Jul, 2011
3 commits
26 Jul, 2011
15 commits
-
Commit 9f1eccfda207dd5a1e9befa1ca58e60b760531d2 from repo https://github.com/brauliobo/acts_as_solr_reloaded
-
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.
-
For the task 'package' check first if solr was already downloaded. If so, then include it on the tarball. Also invoke solr:download task for test task and development script.
-
Solr uses stop words configuration on the server and not on application level. So stop words code and tests were deleted Do not throw 'Out of sync' exceptions when ordering with acts_as_solr. Use the results from the database ignoring index results not present in the database.
15 Jul, 2011
3 commits
-
(ActionItem2048)
14 Jul, 2011
1 commit
-
…ero into merge-requests/22
13 Jul, 2011
5 commits
-
(ActionItem2042)
-
Also included new db/schema.rb (ActionItem2032)
-
…nto merge-requests/21
-
added content_type text/html on mailer and HTML tags on message including environment contact_email on from and sender email on reply_to
-
…nto merge-requests/19
12 Jul, 2011
1 commit
-
(ActionItem2048)
08 Jul, 2011
1 commit
-
…nto merge-requests/16