yacy_search_server/source/net/yacy/search/query
Michael Peter Christen 85456f46b2 added two new fields, exact_signature_copycount_i and
fuzzy_signature_copycount_i, which count the number of copies of
non-unique documents and assigns this to each document. Thus, each
document there is a number assigned which shows how many copies of this
document exists.
These fields are disabled by default.
2013-09-04 23:11:53 +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 turned images_alt_txt back to images_alt_sxt because it is not necessary 2013-09-04 10:47:18 +02:00
QueryModifier.java - no downcase when using collection modifier 2013-05-17 14:11:10 +02:00
QueryParams.java fixed wrong facet count 2013-09-03 12:22:29 +02:00
SearchEvent.java added two new fields, exact_signature_copycount_i and 2013-09-04 23:11:53 +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