yacy_search_server/source/net/yacy/search/query
Michael Peter Christen 25f9c35033 add patch which shall prevent that naive search mistakes like usage of
regular expressions cause no results. Usage of '*' followed by a dot or
any expression will now cause that this expression is used as a filetype
search.
2013-12-27 00:34:55 +01:00
..
AccessTracker.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
HeuristicResult.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
QueryGoal.java include/exclude size NPE fix (recently added) 2013-11-26 11:47:04 +01:00
QueryModifier.java add patch which shall prevent that naive search mistakes like usage of 2013-12-27 00:34:55 +01:00
QueryParams.java removed unnecessary check which causes a NPE when searching with empty 2013-12-04 17:58:36 +01:00
SearchEvent.java counting search requests in solr interface 2013-12-12 03:37:19 +01:00
SearchEventCache.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
SearchEventType.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
SecondarySearchSuperviser.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00