yacy_search_server/source/net/yacy
Michael Peter Christen 316b5fe116 - added a solr type definition verifier
- fixed type definition found by the verifier
- added multivalue-string fields for solr with extension 'sxt'
- added multivalue-integer fields for solr with extension 'val'
- renamed some solr attributes from txt to sxt
- changed solr query line to an explicit AND/OR structure
- added a country code second level domain list to Domains class; with
parser
- added a host string parser to get domain class name, country-code
second-level domain and subdomain out of it
- removed old coordinate attributes
2012-08-28 16:58:06 +02:00
..
ai replaced more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +02:00
cora - added a solr type definition verifier 2012-08-28 16:58:06 +02:00
document - added faceted drill-down for host and geolocation to solr queries 2012-08-27 14:41:33 +02:00
gui removed unused method parameters 2012-07-05 10:23:07 +02:00
interaction code simplifications 2012-08-19 13:17:03 +02:00
kelondro - added a solr type definition verifier 2012-08-28 16:58:06 +02:00
peers - added faceted drill-down for host and geolocation to solr queries 2012-08-27 14:41:33 +02:00
repository fix for a NPE 2012-07-30 14:51:01 +02:00
search - added a solr type definition verifier 2012-08-28 16:58:06 +02:00
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
utils Run from Java the whole app YACY 2012-01-09 01:49:37 +01:00
visualization collection of speed and memory saving hacks 2012-07-13 21:15:38 +02:00
dbtest.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
migration.java using com.google.common.io.Files instead of homebrew methods 2012-06-22 11:39:17 +02:00
yacy.java cleaned up classes and methods which are either superfluous at this time 2012-07-25 14:31:54 +02:00
YaCySearchClient.java made class methods static where possible 2012-07-05 12:38:41 +02:00