Commit graph

35 commits

Author SHA1 Message Date
anupsawant
38d3d1ce77 NIHVIVO-2337 change to improve search results 2011-07-12 15:57:26 +00:00
anupsawant
16dc90fabf NIHVIVO-2337 change to improve search results 2011-07-12 15:57:16 +00:00
ryounes
50b159710b NIHVIVO-2459 Improvements to stemmed autocomplete matching. NIHVIVO-2801 Fix error in SolrAutocompleteController. 2011-07-01 16:19:31 +00:00
anupsawant
c11117396d r 8340 changes made to exclude targetinfo field 2011-06-30 10:50:12 +00:00
anupsawant
22a985f3d4 r 8346 changes made to include beta field 2011-06-30 10:49:49 +00:00
ryounes
997b3ef2cd NIHVIVO-2459 Tokenized, stemmed autocomplete search 2011-06-28 19:18:03 +00:00
ryounes
a7c271a9bd NIHVIVO-2459 Two edgeNGram field definitions for autocomplete. Untokenized autocomplete search. 2011-06-28 16:57:47 +00:00
anupsawant
372dd503bb r 8335 change for index update 2011-06-27 21:45:34 +00:00
anupsawant
8383003a11 r 8335 change for index update 2011-06-27 21:45:05 +00:00
ryounes
15f5fba80b NIHVIVO-2459 Define edgeNGram field for autocomplete on people names. NIHVIVO-2437 Refactoring in search controllers to remove outdated references to Lucene. 2011-06-27 20:54:15 +00:00
ryounes
b002428eb4 NIHVIVO-2459 Restore field types for search fields nameLowercase and nameUnstemmed from r8094. Add nameStemmed and nameUnstemmed to phrase query fields in solrconfig.xml. 2011-06-27 02:12:32 +00:00
anupsawant
281d79adbc committing some changes made to solrconfig.xml 2011-06-22 16:31:51 +00:00
deepakkoni
f2499e5cb1 1) Split the context node queries into Individual queries for getting rid of OPTIONALS.
2) Removed the required attributed on classgroup field in schema.xml. (setting required=true caused problems with indexing individuals with no classgroups.)
2011-06-14 16:35:28 +00:00
deepakkoni
3f2bf662d0 Committing changes resulted in merging trunk(r8181) to branch(r8120) 2011-06-10 18:08:34 +00:00
anupsawant
76d0932c58 2011-06-01 05:30:53 +00:00
ryounes
4c93736902 NIHVIVO-2459, NIHVIVO-2643 Solr versions of autocomplete and json reconcile 2011-05-31 14:58:40 +00:00
anupsawant
3c6a60818e Final changes to the search 2011-05-31 14:21:16 +00:00
anupsawant
b6666dd039 2011-05-26 04:34:14 +00:00
anupsawant
a92fd0bdad 2011-05-26 00:31:00 +00:00
anupsawant
7d14c52c12 2011-05-25 21:43:32 +00:00
ryounes
e05a531d95 Solr field name changes 2011-05-24 19:40:39 +00:00
anupsawant
c24926e72b updated from trunk 2011-05-24 18:46:29 +00:00
ryounes
5364161038 NIHVIVO-2437 Sort individuallist page results 2011-05-23 21:42:46 +00:00
anupsawant
cf69ec009a added dismax query parser, boost for alltext fields and changed name of ContextNodeFactory 2011-05-23 19:46:14 +00:00
anupsawant
e866fcc7e5 Thu 5:10 commit after resolving some conflicts due to merge from trunk. 2011-05-19 21:10:26 +00:00
ryounes
a86480e6b7 NIHVIVO-2459 Untokenized, unstemmed autocomplete (e.g., in addAuthors form). Added commented-out configuration for Solr Suggester in solrconfig.xml. 2011-05-18 20:42:23 +00:00
deepakkoni
a3471b7102 Committing the following changes to dev-search-relevance branch
1) ContextNodesInclusionFactory NIHVIVO-2204, NIHVIVO-2333(partly)
2) IndividualToSolrDoc to replace Entity2LuceneDoc while constructing SolrInputDocuments NIHVIVO-2653
3) LuceneDocument (test utility that prints contents from Lucene/Solr documents)
2011-05-18 20:35:42 +00:00
ryounes
bb07c9ad7e NIHVIVO-2459 Untokenized, unstemmed autocomplete (e.g., in addAuthors form). Multi-word input not working yet. 2011-05-17 20:02:40 +00:00
ryounes
265a86019c NIHVIVO-2437 Upgrade to Solr 3.1 2011-05-16 21:58:24 +00:00
ryounes
ad98e7723c NIHVIVO-2459 Solr field definitions for autocomplete 2011-05-16 19:16:47 +00:00
ryounes
a1ac1320e9 NIHVIVO-2459 Refactoring VitroLuceneTermNames rdfs:label field names to clarify what the fields are. Restored 1.2 Lucene analysis to name fields. 2011-05-13 22:54:25 +00:00
ryounes
702f904e75 NIHVIVO-2459 Work on SolrAutocompleteController (not working yet). Refactoring VitroLuceneTermNames rdfs:label field names to clarify what the fields are. Restored 1.2 Lucene analysis to name fields. 2011-05-13 22:43:47 +00:00
ryounes
b8471f62cf NIHVIVO-2437 Filtered search based on refinement links. Change default boolean operator from OR to AND. Unrelated code cleanup in ApplicationDaoJena.java. 2011-05-11 22:08:39 +00:00
briancaruso
543c1cd945 Adding solr indexing prototype 2011-04-11 17:21:38 +00:00
briancaruso
994458a5cd adding files to support solr 2011-04-01 16:42:03 +00:00