yacy_search_server/defaults
Michael Peter Christen d6b82840f8 added a feature to find similarities in documents.
This uses an enhanced version of the Nutch/Solr TextProfileSignatue.
As a result, a signature of the document is written to the solr search
index. Additionally for each time when a signature is written, it is
checked if the singature exists already in the index. If the signature
does not exist, the document is marked as unique. The unique attribute
can now be used to sort document lists and bring duplicates to the end
of a result list.
To enable this, a large portion of the search api to Solr had to be
changed. This affected mainly caching of 'exists' searches to enhance
the check for existing signatures and do this without actually doing a
solr query.
Because here the first time a long number is used as value in the Solr
store, also the value naming in the YaCySchema had to be adopted and
normalized. This caused that many files had to be changed.
2012-11-21 18:46:49 +01:00
..
solr migration to solr 4.0.0 2012-11-02 12:29:48 +01:00
httpd.mime doctype2mime fix, influences metadata conversion between old metadata 2012-08-16 17:49:35 +02:00
oaiListFriendsSource.xml The oai ListFriends source list becomes configurable: just write them into defaults/oaiListFriendsSource.xml 2010-05-06 10:01:37 +00:00
performance_dht.profile higher dht distribution speed by default 2009-07-03 13:28:19 +00:00
RDFaParser.xsl moved RDFaParser.xsl configuration file to defaults 2012-06-21 16:09:12 +02:00
sessionid.names fix for sid check 2010-02-15 23:31:32 +00:00
solr.keys.list added a feature to find similarities in documents. 2012-11-21 18:46:49 +01:00
yacy.init rise commitWithinMs to default-value from SwitchBoard 2012-10-26 02:12:45 +02:00
yacy.logging - show more lines in online log 2012-10-25 18:38:39 +02:00
yacy.network.allip.unit update location update 2012-04-19 11:49:43 +02:00
yacy.network.freeworld.unit fix: remove fixed individual testing IP (85.25.151.30 = server4you.de) from default/yacy.network.freeworld.unit 2012-11-11 21:19:18 +01:00
yacy.network.intranet.unit update location update 2012-04-19 11:49:43 +02:00
yacy.network.metager.unit update location update 2012-04-19 11:49:43 +02:00
yacy.network.readme * add option to network definition to provide a domainlist (syntax like in blacklists) 2010-10-30 14:44:33 +00:00
yacy.network.webportal.unit update location update 2012-04-19 11:49:43 +02:00
yacy.networks Creates a new network definition, yacy.networks.metager.unit. 2011-06-03 22:34:42 +00:00