yacy_search_server/source/net/yacy/document/parser
reger 168b1d130d Adding heuristic to get search results from configured systems which support opensearch specification
- any system supporting opensearch specification can be configured
- search query is only forwarded to remote system if not enough results available on local peer
- discover function provided, checking the local Solr index for links to opensearchdescription files, to add to the config
     - sample config file with some general search engines with opensearch support
2012-12-29 08:24:48 +01:00
..
augment - added field options to all solr queries. This can be used to restrict 2012-11-19 17:24:34 +01:00
html redesign of the QueryParams class: introduced QueryGoal which holds the 2012-11-18 01:22:41 +01:00
images - added new solr fields: 2012-08-31 10:30:43 +02:00
rdfa - added new solr fields: 2012-08-31 10:30:43 +02:00
xml Adding heuristic to get search results from configured systems which support opensearch specification 2012-12-29 08:24:48 +01:00
audioTagParser.java Added a parser for audio file tags (e.g. ID3 tags for MP3 files) based 2012-10-05 18:54:26 +02:00
bzipParser.java - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00
csvParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
docParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
dwgParser.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
genericParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
gzipParser.java - moved triple store to net.yacy.cora.lod (should be generalized there 2012-06-11 16:48:53 +02:00
htmlParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
mmParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
odtParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
ooxmlParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
pdfParser.java update to pdf parser 2012-12-27 04:16:31 +01:00
pptParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
psParser.java reduced logging overhead (a bit) 2012-07-12 19:23:40 +02:00
rdfParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
rssParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
rtfParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
sevenzipParser.java - enhanced generation of url objects 2012-10-15 13:17:13 +02:00
sidAudioParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
sitemapParser.java - removed unnecessary synchronized and deadlock in crawler 2012-10-28 19:56:02 +01:00
swfParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
tarParser.java - enhanced generation of url objects 2012-10-15 13:17:13 +02:00
torrentParser.java added a synonyms_t field to solr and a process to read synonym files. 2012-10-02 00:02:50 +02:00
vcfParser.java refactoring 2012-09-21 16:46:57 +02:00
vsdParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
xlsParser.java - added new solr fields: 2012-08-31 10:30:43 +02:00
zipParser.java - enhanced generation of url objects 2012-10-15 13:17:13 +02:00