Commit Graph

60 Commits

Author SHA1 Message Date
Mark Diggory
c13c6022e3 [DSCR-22] Discovery module back end rewrite to support discovery without solr.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6463 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-07-13 23:20:42 +00:00
Mark Diggory
2550d5c22b [DSCR-19] Case sensitive sidebar facets
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6139 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-03-15 05:52:34 +00:00
Mark Diggory
e27e8cd393 [DSCR-18] Corrections to allow full text indexing provided by Kevin Van de Velde
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6081 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-02-17 16:13:19 +00:00
Mark Diggory
1c2cbb804d Make sure dc.creator is added to dc.contributor.author search index.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5763 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-06 20:43:16 +00:00
Peter Dietz
1ce661dfe8 Changed search/discovery indexing to use solr autoCommit.
This uses less resources and is much faster than lock-stepping document add/update and commit. Added a commit to the end of the updateIndex so that all of the documents added are always committed before the operation finishes.
Issue #DS-615 - Ability to perform maintenance on SOLR with solr.optimize

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5755 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-06 00:03:01 +00:00
Ben Bosman
53084f0384 [DS-711] Discovery release for XMLUI
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5529 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-21 16:28:37 +00:00
Ben Bosman
36408e2cf8 [DS-615] Optimize solr performance with solr.optimize and autocommit
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5443 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-18 13:37:26 +00:00
Mark Diggory
73edd7a585 [DS-440] Adjust SolrLogger and rest of Statistics system to support processing multiple statistics files. Prempt logging spider IPs and prune spider IPs from Solr with utility methods.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4745 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-02-07 17:44:17 +00:00
Mark Diggory
cfda8ac3a6 [DS-247] Additional Country and City Statistics. Externalize Strings.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4525 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-16 20:45:29 +00:00
Mark Diggory
2d20e3b75b [DS-247] Add Solr statistics configuration and solr webapp overlay to trunk.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4359 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-05 21:48:04 +00:00