Commit Graph

2552 Commits (65c1f13d11549465d37cfaba4b5ef3bee3fab66b)
 

Author SHA1 Message Date
theli 65c1f13d11 *) migration to newer odt parser lib
19 years ago
theli 140ddba93f *) adding soap functions to pause and resume the crawler
19 years ago
theli ed8227d222 *) Bugfix for NullpoinerException in IndexCreateIndexingQueue_p.java
19 years ago
theli c0f7a4124c *) Bugfix for soap templates
19 years ago
orbiter 2463e5624a 'quick' release 0.47
19 years ago
theli 3433dfb5e2 *) Bugfix for soap search template: correction for resultCount tags, cdata for snippet tag
19 years ago
theli d42dcead1d *) Bugfix renaming snippet tag in soap search template
19 years ago
theli 49fbb688df *) SOAP: old urlInfo renamed to urlInfoByHash, new urlInfo Function added.
19 years ago
theli 8f143d516b *) make snippet fetcher accessible via soap api
19 years ago
theli 97615af406 *) Restructuring of YaCy SOAP services
19 years ago
theli 241b881560 *) Redesign of YaCy SOAP handler
19 years ago
theli 009a33170b *) Content-Location header added
19 years ago
rramthun b0cab1e731 *)Adapted surftipps to use common 0/1 parameters
19 years ago
rramthun f17a91313e *)Updated phosphor.css for XHTML
19 years ago
theli 1aa07a52cd *) Bugfix for UnsupportedEncodingException if the media type contains multiple parameters
19 years ago
allo 4922ab8920 try to fix a nullpointer on snippet generation
19 years ago
hermens d8fde14c3a Make maximum number of words in DHT-In cache configurable at runtime
19 years ago
theli 625c2ce6b1 *) bugfix for snippet fetching problem if content but not http header is available in cache
19 years ago
theli 813a8a8179 *) migration of mimeTypeParser to jmimemagic 0.1
19 years ago
hermens 3f5a4153a0 Make Peers more receptible to transferred indexes
19 years ago
hydrox 740696f6c3 *) few fixes XHTML-validation ( there is still much to do)
19 years ago
theli 57415b6889 *) Bugfix for surftipps UTF-8 problem
19 years ago
theli 706572f18d *) Bugfix for ArithmeticException caused by setting max crawling thread count was to 0
19 years ago
orbiter 2d3b96eeba bugfixes for surftipps
19 years ago
hydrox 85f3617835 *) moved HTML from class-file to template-file (please check if it is valid HTML)
19 years ago
hydrox 9434dba8f2 *) corrected title of IndexCleaner_p.html
19 years ago
allo b0a4fcce8c fix from theli
19 years ago
theli b6c7b91582 *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher)
19 years ago
orbiter aa38721cf6 new features for surftipps
19 years ago
theli 64b2ef5aae *) Trying to bugfix shutdown problem
19 years ago
orbiter e03427871e enhanced surftipps:
19 years ago
theli e745b63c77 *) Bugfix for different behavior of indexDistributeWhileCrawling to other checkboxes on IndexControl_p.html
19 years ago
theli 1dc12d6659 *) Bugfix for shutdown problem caused by cacheScan thread
19 years ago
borg-0300 42173462f5 rename cutUrlText to shortenURLString;
19 years ago
borg-0300 af1d89e381 check url == null added;
19 years ago
theli cc667b0aa5 *) htmlFilterContentScraper.java: adding support for link tag
19 years ago
borg-0300 16ba5d1b46 topwords: only [a-z] words, quality is better;
19 years ago
theli 66a58502df *) configure logging filehandler to use UTF-8 for logging messages
19 years ago
theli 26dfbb7499 *) Bugfix for UTF-8: url names are now stored properly in stackcrawl, crawler, indexing queue and should be displayed correct on the gui
19 years ago
theli cf6acff2c2 *) Bugfix. htmlFilterInputStream document analysis did not work properly for documents smaller than the
19 years ago
borg-0300 f18304ddd3 unused/not needed imports removes;
19 years ago
orbiter ec031eb993 first version of surftipps
19 years ago
borg-0300 b174fbd0ca "import ...*" removed;
19 years ago
orbiter 807756150e patch for strange bug reported by email
19 years ago
theli 5c6251bced *) some improvements for extended html document charset support
19 years ago
theli 33f0f703c0 *) reinserting type cast again
19 years ago
orbiter 8c11a543dc fixed line ending coding
19 years ago
theli b690597275 *) adding casts to avoid compatibility problems between java 1.4 and java 1.5 writer class usage
19 years ago
theli 5afb0cbce8 *) setting default charset (for unkown documents) to iso-8859-1
19 years ago
orbiter f453c14b5d removed unreacheable catch blocks and unused imports
19 years ago