yacy_search_server/source/de/anomic/search
2011-05-08 22:47:20 +00:00
..
AccessTracker.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 2011-03-10 23:25:07 +00:00
ContentDomain.java *) set SVN properties 2011-03-08 01:51:51 +00:00
DocumentIndex.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
IndexAbstracts.java
MediaSnippet.java reduce teh effect of 'Bildersuche findet generierte HTML-Seiten als Bilder' 2011-05-07 07:37:46 +00:00
MetadataRepository.java enhanced speed for OrderedScoreMap inc method and size comparisment in concurrent environments 2011-04-13 22:04:23 +00:00
QueryParams.java - relaxed matching of string-search (this is now case-insensitive) 2011-05-05 22:37:06 +00:00
RankingProcess.java fix for wrong search result counter: added a counter for all filtered out entities 2011-05-06 23:04:27 +00:00
RankingProfile.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 2011-03-09 09:29:05 +00:00
ReferenceOrder.java redesigned the ScoreMap classes: 2011-03-13 01:41:44 +00:00
ResultEntry.java add ranking weight to json-search-results 2011-04-28 11:18:14 +00:00
ResultFetcher.java reduce teh effect of 'Bildersuche findet generierte HTML-Seiten als Bilder' 2011-05-07 07:37:46 +00:00
SearchEvent.java - relaxed matching of string-search (this is now case-insensitive) 2011-05-05 22:37:06 +00:00
SearchEventCache.java added more configuration options for search: 2011-03-21 07:50:34 +00:00
Segment.java - enhanced html parser: recognized much more details in the content 2011-04-21 13:58:49 +00:00
Segments.java moved getBytes() to UTF8.getBytes() to use a default String encoding 2011-03-10 12:35:32 +00:00
Switchboard.java better handling of on/off switched solr indexing 2011-05-08 22:47:20 +00:00
SwitchboardConstants.java - added full-String search function: find things that match exactly what is quoted in the query 2011-05-05 00:25:14 +00:00
TextSnippet.java - relaxed matching of string-search (this is now case-insensitive) 2011-05-05 22:37:06 +00:00