yacy_search_server/source/net/yacy/kelondro
Michael Peter Christen b94bd7f20a a collection of search query enhancements:
- fixed superfluous space in query field list
- fixed filter query logic
- removed look-ahead query which caused that each new search page
submitted two solr queries
- fixed random solr result orders in case that the solr score was equal:
this was then re-ordered by YaCy using the document hash which came from
the solr object and that appeared to be random. Now the hash of the url
is used and the score is additionally modified by the url length to
prevent that this particular case appears at all.
2015-08-02 14:52:41 +02:00
..
blob gzip compression will perform more efficient and with better compression 2015-06-01 01:24:33 +02:00
data a collection of search query enhancements: 2015-08-02 14:52:41 +02:00
index gzip compression will perform more efficient and with better compression 2015-06-01 01:24:33 +02:00
io fix seek error for 0 file size records file 2014-07-06 20:49:01 +02:00
logging added a new collection type 'dht' to all documents from the peer-to-peer 2015-03-24 12:32:39 +01:00
rwi Implement sharing of ioDispatcher for term & citation index 2015-05-25 19:46:26 +02:00
table enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
util disable optimistic GC assumption in StandardMemoryStrategy 2015-02-11 01:42:01 +01:00
workflow Limit extra sleep of BusyThread on LowMemCycle 2015-05-17 06:21:12 +02:00