yacy_search_server/source/net/yacy/search/snippet
reger f301336adf fix: no results with configuration citation reference index switched off
- urlcitationindex != null check added to ResultEntry.referencesCount
- plus other places where conflicting procedure was used (and urlcitationindex not already checked != null)
2012-12-30 02:13:48 +01:00
..
MediaSnippet.java added a feature to find similarities in documents. 2012-11-21 18:46:49 +01:00
ResultEntry.java fix: no results with configuration citation reference index switched off 2012-12-30 02:13:48 +01:00
TextSnippet.java redesign of the QueryParams class: introduced QueryGoal which holds the 2012-11-18 01:22:41 +01:00