yacy_search_server/source/de/anomic
Michael Peter Christen f8cd57c92f new indexing strategy: ALL links that appear anywhere are indexed, not
only links where the content can be parsed. All non-parseable links are
placed into the noload queue. The search process must therefore be able
to filter out non-text search results.
- This fixes the problem that image search results appeared in the text
search.
- The interactive search can retrieve now ALL types of links
- The p2p interface is now extended to retrieve only certain types of
links (text, image, video, apps)
- The search process has an extension to filter the right document type
according to the search query
2012-04-22 02:05:17 +02:00
..
crawler new indexing strategy: ALL links that appear anywhere are indexed, not 2012-04-22 02:05:17 +02:00
data ConcurrentLinkedQueue has a VERY long return time on the .size() method. 2012-02-27 00:42:32 +01:00
http/server refactoring: moved document Classification to cora package 2012-04-21 21:31:13 +02:00
server ConcurrentLinkedQueue has a VERY long return time on the .size() method. 2012-02-27 00:42:32 +01:00
tools check if httpc has decompressed the release file and rename the file 2012-04-16 09:50:55 +02:00