yacy_search_server/source/net/yacy/search
Michael Peter Christen 1b4fa2947d - fixed a problem which ocurred when a document was not recognized with
the right content domain (i.e. identifying that it is an image, text
etc.) because it used the file extension and not an existing mime type
assignment.
- fixed the new setting that images shall be loaded for a better image
search.
- both fixes together makes it now possible to crawl
commons.wikimedia.org which makes use of 'funny' document names (i.e.
ending with .jpg while the document is html)
2013-10-23 00:16:54 +02:00
..
index enhanced postprocessing: fixed bugs, enable proper postprocessing also 2013-10-16 11:27:06 +02:00
query - fixed a problem which ocurred when a document was not recognized with 2013-10-23 00:16:54 +02:00
ranking - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
schema fixed webgraph postprocessing (did nothing and repeated to do this...) 2013-10-16 11:49:04 +02:00
snippet - removed ZURL data structure; removed also the ZURL data file 2013-09-17 15:27:02 +02:00
EventTracker.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
IndexAbstracts.java refactoring: 2011-09-25 16:59:06 +00:00
IndexingQueueEntry.java refactoring 2012-09-21 15:48:16 +02:00
MemoryTracker.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ResourceObserver.java clear some caches before reporting low Memory 2013-08-08 14:38:26 +02:00
Shutdown.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
StorageQueueEntry.java added missing class 2013-05-30 16:39:48 +02:00
Switchboard.java - fixed a problem which ocurred when a document was not recognized with 2013-10-23 00:16:54 +02:00
SwitchboardConstants.java - fixed a problem which ocurred when a document was not recognized with 2013-10-23 00:16:54 +02:00