<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/RankingSolr_p.html, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2018-03-26T14:26:46Z</updated>
<entry>
<title>Updated link to Solr Function Queries documentation page</title>
<updated>2018-03-26T14:26:46Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-03-26T14:26:46Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=db55eaa673d7b2f423d5b1b60ee1ed5330a77cb0'/>
<id>urn:sha1:db55eaa673d7b2f423d5b1b60ee1ed5330a77cb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly support multiple Boost Queries.  (Previous code was broken because it concatenated multiple Boost Queries together rather than passing Solr an array.)</title>
<updated>2016-05-21T01:17:51Z</updated>
<author>
<name>JeremyRand</name>
<email>biolizard89@gmail.com</email>
</author>
<published>2016-05-18T02:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=433217b33e96a08d66471996dcdb5326373c285a'/>
<id>urn:sha1:433217b33e96a08d66471996dcdb5326373c285a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>apply more default css styles (class btn) to submit buttons</title>
<updated>2015-12-22T23:04:40Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2015-12-22T23:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=0fa63409368c9e44175bbae1a97d41f3ccf4f75a'/>
<id>urn:sha1:0fa63409368c9e44175bbae1a97d41f3ccf4f75a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>larger boost fields for ranking</title>
<updated>2014-11-27T11:11:54Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-11-27T11:11:54Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=2fce2e2697424d3b7c1c05c70924ac275c12bb2f'/>
<id>urn:sha1:2fce2e2697424d3b7c1c05c70924ac275c12bb2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added hints to ranking to make ranking boosts using vocabularies easier</title>
<updated>2014-11-20T17:46:06Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-11-20T17:46:06Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=ee9ec4004887d0ee55046aeec9ee3926b8f4e23a'/>
<id>urn:sha1:ee9ec4004887d0ee55046aeec9ee3926b8f4e23a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RankingSolr: display only available or configured boost fields</title>
<updated>2014-10-26T22:33:21Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2014-10-26T22:33:21Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=d65e3f2b532cde68e3e6d6737e5a70cd623e6b52'/>
<id>urn:sha1:d65e3f2b532cde68e3e6d6737e5a70cd623e6b52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added filter query options to the ranking servlet /RankingSolr_p.html.</title>
<updated>2014-06-15T10:38:30Z</updated>
<author>
<name>orbiter</name>
<email>mc@yacy.net</email>
</author>
<published>2014-06-15T10:38:30Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=9d5d86cd03dae92363ec1ddf83de9fefd1dbe331'/>
<id>urn:sha1:9d5d86cd03dae92363ec1ddf83de9fefd1dbe331</id>
<content type='text'>
Filter queries are not actually related to ranking, but user requests
have pointed out that specific boost queries to move results to the end
of the result list are not sufficient. Such boost filters may be better
executed as actual filter and therefore such a filter can now be
statically applied to every search request. A typical use could be the
expression "http_unique_b:true AND www_unique_b:true" which uses the
recently introduced fields http_unique_b and www_unique_b which are true
only for one of the alternatives with/without http(s) and with/without
prefix 'www.' in host names.</content>
</entry>
<entry>
<title>better handling of ranking parameters and new default values for date</title>
<updated>2014-05-22T01:01:07Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-05-22T01:01:07Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f0db5016307fc33ebc180a9852dc7a0416ca054b'/>
<id>urn:sha1:f0db5016307fc33ebc180a9852dc7a0416ca054b</id>
<content type='text'>
navigation which is done using ranking in solr.</content>
</entry>
<entry>
<title>redesign of search page integration menu structure</title>
<updated>2014-03-31T01:18:38Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-03-31T01:18:38Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=6b66bb7109aab2b07feb3db24f1f4fee695157fe'/>
<id>urn:sha1:6b66bb7109aab2b07feb3db24f1f4fee695157fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upd: to open more external links in new browser-tab </title>
<updated>2013-12-26T00:16:53Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2013-12-26T00:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=e05320b776d7ae5db6393c2b35ddad4a7ce74229'/>
<id>urn:sha1:e05320b776d7ae5db6393c2b35ddad4a7ce74229</id>
<content type='text'>
</content>
</entry>
</feed>
