yacy_search_server/source/net/yacy/cora
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
..
date enhanced timezone managament for indexed data: 2015-04-15 13:17:23 +02:00
document more fixes for special windows paths 2015-07-10 17:34:29 +02:00
federate a collection of search query enhancements: 2015-08-02 14:52:41 +02:00
geo using precompiled CommonPattern.TAB for split 2015-01-29 02:22:28 +01:00
language added a html field scraper which reads text from html entities of a 2015-01-30 13:20:56 +01:00
lod added a html field scraper which reads text from html entities of a 2015-01-30 13:20:56 +01:00
order fixed and enhanced Base64 (en)coder (again) 2014-06-20 13:54:18 +02:00
plugin added phonetic classes 2011-12-14 17:33:18 +01:00
protocol gzip compression will perform more efficient and with better compression 2015-06-01 01:24:33 +02:00
sorting added a new way of content browsing in search results: 2015-03-02 04:30:10 +01:00
storage applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
util add CommonPattern for multiple spaces 2015-07-04 22:49:01 +02:00