yacy_search_server/defaults/solr
Michael Peter Christen addba047e2 changes in ranking computation
- an existing ranking servlet for solr was extended. It is now possible
to set boost values for fields, boost functions and boost queries.
- The ranking can have different instances, but currently only the first
one is used
- added an abstraction layer for fields which can be used for search and
those fields can be edited in the solr ranking configruation
- the ranking value from solr within the field score is used to combine
remote search requests, which all are created using the same locally
defined boost values
- reduced the number of fields which are used for search (makes it
faster)
- replaced some text fields by string fields (makes indexing faster)
- removed classes which had no use
- made a large number of experiments for a better ranking and created a
temporary setting which prefers hits inside titles
- adjusted also the RWI-based ranking computation to 'prefer title'
- made special cases like for portal search where no post-processing and
post-ranking is wanted: this keeps the original ranking order as done by
Solr
- fixed many bugs with old settings for ranking
2013-03-13 14:47:00 +01:00
..
lang - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
xslt - added xslt support for solr result formats. 2012-08-14 11:12:50 +02:00
currency.xml - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
elevate.xml - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
protwords.txt - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
schema.xml changes in ranking computation 2013-03-13 14:47:00 +01:00
solr.xml introduced a second core named 'webgraph'. This core will hold the link 2013-02-21 13:23:55 +01:00
solrconfig.xml Reverted setting of MMapDirectoryFactory from solrconfig; see 2013-01-21 17:55:28 +01:00
stopwords.txt - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00
synonyms.txt - added test for EmbeddedSolrConnector 2012-06-22 00:36:49 +02:00