yacy_search_server/source/net/yacy/data
Michael Peter Christen c95a84103a complete redesign of search process:
- removed 'worker' processes
- no internal time-out behaviour: methods either are successful or
return null
- waiting is only done on top-level
- removed snippet-production; this is replaced by solr snippets
- removed statistics based on solr size queries (they had been VERY
long); the statistics (like suggestions or tag cloud) are now again
based on the old but very fast RWI index. In portal or intranet mode the
RWI index is usually switched off; if you like to have statistics again
then you must switch on the rwis again in this mode.
- fixed many bugs regarding correct page counter
2013-02-26 17:16:31 +01:00
..
list fix for xml blacklist import 2013-02-08 15:12:10 +01:00
wiki Adding Vimeo tag to wiki commands to embedd Video video with id 2013-01-23 04:00:15 +01:00
ymark removed overhead by preventing generation of full search results when 2012-11-23 01:35:28 +01:00
BlogBoard.java refactoring 2012-09-21 16:46:57 +02:00
BlogBoardComments.java refactoring 2012-09-21 16:46:57 +02:00
BookmarkDate.java Full redesign of solr connection architecture. This was done to support 2013-02-15 01:38:10 +01:00
BookmarkHelper.java added the generation of 50 (!!) new solr field in the core 'webgraph'. 2013-02-22 15:45:15 +01:00
BookmarksDB.java better error handling for bookmarks 2013-02-09 06:55:57 +01:00
DidYouMean.java complete redesign of search process: 2013-02-26 17:16:31 +01:00
Diff.java refactoring 2012-09-21 15:48:16 +02:00
ListManager.java refactoring 2012-09-21 15:48:16 +02:00
MessageBoard.java refactoring 2012-09-21 16:46:57 +02:00
Translator.java refactoring 2012-09-21 15:48:16 +02:00
URLLicense.java fix to unbalanced tag and license for null objects 2013-02-13 01:23:05 +01:00
UserDB.java refactoring 2012-09-21 16:46:57 +02:00
WorkTables.java extended the serverObjects to be able to hold multipel values for a 2013-02-11 22:12:15 +01:00