yacy_search_server/source/net/yacy/search
reger 7b17cdf6dd add content_type:image/* to image search
- see numerous idx entries with content_type image without url_file_ext_s (for various reason) which should be included in result
- try it yourself with following sample query
   /solr/select?q=content_type:image/* AND -url_file_ext_s:[* TO *]&defType=edismax&fl=sku,url_file_ext_s,content_type

adresses also possible url without or deviating extension.
2013-11-07 03:11:03 +01:00
..
index URL-export:add query and fix for cast-class-exception 2013-11-06 19:22:26 +01:00
query add content_type:image/* to image search 2013-11-07 03:11:03 +01: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 added clickdepth and CR computation debug code to verify that the 2013-11-06 15:01:40 +01:00
snippet hacks to prevent storage of data longer than necessary during search and 2013-10-25 15:05:30 +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 load image only if their parser flag is activated 2013-11-04 11:59:28 +01:00
SwitchboardConstants.java load image only if their parser flag is activated 2013-11-04 11:59:28 +01:00