yacy_search_server/source/net/yacy/peers
Michael Peter Christen c3d50d91f8 relaxing site operator for www prefix:
- when using a site operator search for a domain where the domain has a
www prefix, also the domain without the www is enclosed
- when using a site operator search for a domain where the domain has no
www prefix, also the domain with the www in enclosed
- in the host navigator, all domains with and without a www prefix are
accumulated. That means that the host navigator does never show a host
with a www prefix.
This should prevent usage mistakes of the site operator.
2013-01-16 14:54:35 +01:00
..
graphics redesign of the QueryParams class: introduced QueryGoal which holds the 2012-11-18 01:22:41 +01:00
operation - removed unnecessary synchronized and deadlock in crawler 2012-10-28 19:56:02 +01:00
Accessible.java refactoring 2011-10-04 09:06:24 +00:00
DHTSelection.java refactoring 2012-09-25 21:20:03 +02:00
Dispatcher.java refactoring 2012-09-25 21:20:03 +02:00
EventChannel.java refactoring 2011-10-04 09:06:24 +00:00
Network.java SeedUpload url : check to reject localhost url included in saveSeedList (same check as in / copied from Seed.isProper() ), to prevent identity change on next startup (due to rejected seeduploadurl). 2012-12-24 23:29:02 +01:00
NewsDB.java refactoring 2012-09-21 16:46:57 +02:00
NewsPool.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
NewsQueue.java refactoring 2012-09-21 16:46:57 +02:00
PeerActions.java refactoring 2012-09-21 15:48:16 +02:00
Protocol.java relaxing site operator for www prefix: 2013-01-16 14:54:35 +01:00
RemoteSearch.java using the author field as solr-native facet. this makes it necessary to 2012-12-19 01:56:33 +01:00
Seed.java refactoring 2012-09-25 21:20:03 +02:00
SeedDB.java - removed unnecessary synchronized and deadlock in crawler 2012-10-28 19:56:02 +01:00
Transmission.java not hold a expensive cache of references for DHT-out,but but load them 2012-10-21 20:00:36 +02:00