yacy_search_server/source/net/yacy/search/query
reger 392174de8c remove all_words, all_strings lists from QueryGoal
- only used for text highlighting in parser text (ViewFile.html) which can be done with include_strings only
2013-09-02 23:09:43 +02:00
..
AccessTracker.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
HeuristicResult.java tried to clean up the search process mess 2012-11-01 17:16:43 +01:00
QueryGoal.java remove all_words, all_strings lists from QueryGoal 2013-09-02 23:09:43 +02:00
QueryModifier.java - no downcase when using collection modifier 2013-05-17 14:11:10 +02:00
QueryParams.java redesign of the image search process (with much better results, 2013-09-02 18:55:38 +02:00
SearchEvent.java redesign of the image search process (with much better results, 2013-09-02 18:55:38 +02: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