You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/search
low012 25f6145934
*) preventing null pointer exception in case empty search word or only one character is enterd or all search words are removed by filters
16 years ago
..
blockrank refactoring: 16 years ago
IndexAbstracts.java added missing class 16 years ago
MediaSnippet.java refactoring of snippet cache 16 years ago
QueryParams.java fix for preparation of search result pages with offset > 10: 16 years ago
RankingProcess.java added a fast-fail concept in search processes. The search now has better control if all the remote searches may bring any result. If all processes are finished, then all search tasks fail fast. 16 years ago
RankingProfile.java refactoring of search classes 16 years ago
ResultEntry.java refactoring of snippet cache 16 years ago
ResultFetcher.java removed debugging code 16 years ago
SearchEvent.java *) preventing null pointer exception in case empty search word or only one character is enterd or all search words are removed by filters 16 years ago
SearchEventCache.java fix for preparation of search result pages with offset > 10: 16 years ago
Switchboard.java changed way to integrate dictionary files: 16 years ago
SwitchboardConstants.java fix for bad paths in dictionary processing 16 years ago
TextSnippet.java better concurrency, less blocking & performance hacks 16 years ago