You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f1ori
67da20647f
* add new odf parser based on sax-xml-parser
* remove odf_utils-jar
* test metadata in ParserTest
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6231 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
16 years ago |
.. |
content
|
refactoring of parsers and document processing
|
16 years ago |
crawler
|
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
|
16 years ago |
data
|
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
|
16 years ago |
document
|
* add new odf parser based on sax-xml-parser
|
16 years ago |
http
|
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
|
16 years ago |
kelondro
|
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
|
16 years ago |
net
|
extending visibility of objects and methods to avoid synthetic accessor methods and increase performance
|
16 years ago |
plasma
|
* ops, fix compiler error :(
|
16 years ago |
search
|
- inserted request object into response object which carries this now instead generating new objects
|
16 years ago |
server
|
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
|
16 years ago |
tools
|
-removed superfluous crawl cache
|
16 years ago |
yacy
|
removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency.
|
16 years ago |
ymage
|
- inserted request object into response object which carries this now instead generating new objects
|
16 years ago |