yacy_search_server/source/net/yacy/search
Michael Peter Christen 14cceb6b17 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
Conflicts:
	htroot/IndexFederated_p.html
	source/net/yacy/cora/federate/solr/YaCySchema.java
	source/net/yacy/peers/Protocol.java
	source/net/yacy/search/Switchboard.java
	source/net/yacy/search/index/Segment.java

also moved portalsearch-dev to yacy-portalsearch to be able to fix
problems with new attachment to solr of the search widget
2013-02-23 08:48:33 +01:00
..
index on remote Solr search take only locally enabled schema fields from remote solrdocument for the inputdocument added to local index 2013-02-22 22:17:45 +01:00
query added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
ranking enhanced root-url detection 2013-01-03 19:21:21 +01:00
schema Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2013-02-23 08:48:33 +01:00
snippet added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
IndexAbstracts.java refactoring: 2011-09-25 16:59:06 +00:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java refactoring + parser bugfixes 2012-05-04 17:28:27 +02:00
ResourceObserver.java clear some more caches if running out of memory 2013-01-25 04:24:36 +01:00
Shutdown.java Moved solr index-add method to the same method where the YaCy index is 2012-07-25 01:53:47 +02:00
Switchboard.java on remote Solr search take only locally enabled schema fields from remote solrdocument for the inputdocument added to local index 2013-02-22 22:17:45 +01:00
SwitchboardConstants.java introduced a second core named 'webgraph'. This core will hold the link 2013-02-21 13:23:55 +01:00