Commit graph

18 commits

Author SHA1 Message Date
hudajkhan
120be1e6b8 Move to solr 4 plus corrections to SparqlQueryExecutorTest with newlines and white space characters 2014-04-25 13:54:42 -04:00
hudajkhan
657d6f01c7 dynamic fields for Datastar 2014-04-04 14:45:15 -04:00
j2blake
9f9e833253 VIVO-377 Remove "classLocalName" from the search index.
Brian Caruso and I could not find any place where it was being used.
2013-10-17 15:10:36 -04:00
j2blake
30ca552848 VIVO-70 Allow multiple Preferred Titles in the search index
This is to permit an individual to have preferred titles in more than one language.
2013-10-11 16:10:38 -04:00
Brian Caruso
b9d1b5d48f Remvoing unused Solr fileds ALLTEXT_PHONETIC, PHI, ADJACENT_NODES, modType, JCLASS,
Adding field mostSpecificTypesURIs for VIVO-221
2013-07-25 11:38:40 -04:00
Brian Caruso
efb879ce1e Removing classLocalNameLowerCase from solr schema.xml VIVO-161 2013-07-22 15:44:22 -04:00
Brian Caruso
cfb5f38c55 Fixing deprecated update.process in solrconfig.xml 2013-07-16 15:24:41 -04:00
j2blake
6123f41d95 VIVO-87 First attempt at a caching filter.
Appears to work with Firefox cache and Chrome cache, except for language-dependent stuff.

Is that because it isn't configured correctly, or is it because Firefox and Chrome aren't attempting to keep more than one version of a page in their caches? Even if they do see a "Vary: Accept-Language" header?
2013-05-14 16:37:29 -04:00
hudajkhan
dad9430c2f updates to dynamic fields etc. for search, enable parameter to remove space for dynamic field 2013-01-17 11:53:41 -05:00
j2blake
3bc9fd9501 Merge from 1.5 branch: NIHVIVO-3981 Add a Stopword filter to the "lowercase" field type. Queries against those fields will not try to match any stopwords in the queries. 2012-10-05 15:04:13 +00:00
hjkhjk54
34858fcadb updates for page management as well as some changes to schema.xml to enable addition of dynamic fields (for datastar but also present if others would like to employ it) - some additional debug lines to ContextNodeFields. 2012-08-16 21:17:40 +00:00
briancaruso
8bd0990e85 Index all labels for an individual, to support searching on multiple labels and other-language versions of a label NIHVIVO-3811
Fixed number of threads used during a solr index update
Changed nameLowercaseSingleValue to not be a copy field
Changed logging in solr index building so that errors from the solr server are logged
2012-06-26 17:00:08 +00:00
briancaruso
65ac740cff Fixing bug for search terms like McCluskey NIHVIVO-3701 2012-06-14 15:51:38 +00:00
briancaruso
96f172d52b Merging 9412 9377 and 9372 from vitro 1.4 branch 2011-12-14 22:16:23 +00:00
briancaruso
8cf98a75fa Changing solr analysis for name, NIHVIVO-3332. Attempting to remove duplicate strings due to copy fields in Solr index. 2011-12-08 18:40:49 +00:00
briancaruso
a4f0f119c0 Adding nameLowercase to default query fields for search. NIHVIVO-3332 2011-11-28 22:35:31 +00:00
briancaruso
98ded1f8bb Handle diacritics in PagedSearchController. NIHVIVO-3277 2011-11-03 16:49:15 +00:00
j2blake
422e321a8f NIHVIVO-3141 Rename exmapleSolr directory to homeDirectoryTemplate 2011-10-18 21:09:22 +00:00