Commit Graph

1065 Commits (cc24dde5e04377c8e945bc662b628b13adfe1faf)

Author SHA1 Message Date
theli ed8227d222 *) Bugfix for NullpoinerException in IndexCreateIndexingQueue_p.java
19 years ago
theli c0f7a4124c *) Bugfix for soap templates
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 97615af406 *) Restructuring of YaCy SOAP services
19 years ago
rramthun b0cab1e731 *)Adapted surftipps to use common 0/1 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
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
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
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
borg-0300 42173462f5 rename cutUrlText to shortenURLString;
19 years ago
borg-0300 16ba5d1b46 topwords: only [a-z] words, quality is better;
19 years ago
orbiter ec031eb993 first version of surftipps
19 years ago
orbiter f453c14b5d removed unreacheable catch blocks and unused imports
19 years ago
theli 97d2a08ef1 *) restructuring needed to support parsing of documents using various charsets
19 years ago
orbiter 3aac5b26da - added automatic tag generation when a web page from the search results is added
19 years ago
michitux 2d9496577f Removed double labels for forms in Blacklist_p.html
19 years ago
michitux aa46269eff Less margin/padding for dls (e.g. in Messages)
19 years ago
michitux 567c40f5f0 Bookmark/delete-links now visible when mouse is over the searchresult, in standard-compliant browsers with css, in Microsoft Internet Explorer via JavaScript
19 years ago
rramthun 20e1754379 Various fixes for the languages
19 years ago
orbiter d54144a4e3 fixed bad snippet behavior (hopefully)
19 years ago
orbiter 5015e780c2 - simplified watchCrawler code
19 years ago
michitux 31d6cdea53 WatchCrawler.html now valid xhtml, added the class TableCellActive to default skin, please update your skins (sorry, I removed it before because I hadn't seen it in any html-file)
19 years ago
allo 9bed90f8dc bugfix in js
19 years ago
orbiter c42b011648 added watch crawler to menu
19 years ago
michitux 92157febcd Bugfix for Blacklist_p.html: Adding of new patterns possible again
19 years ago
low012 f4af607b79 *) just some typos
19 years ago
orbiter e03740c306 small fix for last commit
19 years ago
orbiter c89d8142bb replaced old 'kCache' by a full-controlled cache
19 years ago
orbiter 6e2907135a bugfixes for remote search server part
19 years ago
rramthun 2c6f2a1f74 First language fixes for new XHTML-layout
19 years ago
orbiter cf9884e22b first attempt to implement a secondary search
19 years ago
allo 13d0cff257 right dhtml.
19 years ago
orbiter dfc0ac1958 syntax error fixes
19 years ago
allo 6e03f61daa fix for highlighting searched words in snippets
19 years ago
michitux 3bbe6a77da Smaller font-size for tables in PerformanceQueues_p.html and PerformanceMemory_p.html
19 years ago
michitux d6204fd956 Forms in Blacklist_p.html splitted as suggested by KoH to avoid wrong submits when pressing [enter]
19 years ago
michitux b573f5b4c2 New layout in Blacklist_p.html, more padding and margin for fieldsets
19 years ago
michitux 48d8da44d1 Design changes: less margin in fieldsets, search form in yacysearch.html not centered, smaller rows in IndexMonitor.html
19 years ago
michitux 140c3e1db9 Some bugfixes: updated ids for labels in DetailedSearch.html, fixed a template-bug in Network.html and added a workaround for a bug in the template engine in IndexTransfer_p.html
19 years ago
orbiter 75b198bc02 - updated references to indexContainer
19 years ago
orbiter 4f9e42d5ed more changes towards better join-search
19 years ago
orbiter 8219ce6c67 bugfix inn DetailedSearch form names
19 years ago
orbiter 462c64a935 removed superfluous file
19 years ago
orbiter 1137605edf - small change to DetailedSearch layout
19 years ago
michitux 31393312d0 New XHTML-template for a large part of the frontend, for details see http://yacy-websuche.de/wiki/index.php/Dev:XHTML
19 years ago
orbiter 82a6054275 - fixed bug with new indexAbstract generation
19 years ago
theli fded1f4a5d *) better handling of maximum file size limit in crawler
19 years ago
theli 7b1881754d *) Corrections for FF search plugin
19 years ago
orbiter 74d1dea30b changes towards better join-search
19 years ago
auron_x 4a494464af *) splitted form to avoid unwanted remove of selected entries as suggested by KoH
19 years ago
theli 63893003be *) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use.
19 years ago
theli ecbce206b7 *) Bugfix for UNRESOLVED_PATTERN in threadpool configuration
19 years ago
theli 92e986bb91 *) adding missing return prop (requested by allo)
19 years ago
allo f0529fe53e update for ftp urls
19 years ago
orbiter c543028dd4 fixed double/missing null check for LURLs
19 years ago
orbiter 96c6e4e322 - enhancements to detailed search page
19 years ago
orbiter e33eb528ba fixed DetailedSearch
19 years ago
orbiter 9340dbb501 fixed all possible problems with nullpointer exception for LURLs
19 years ago
hermens ff4362b02d some more fixes for new plasmaCrawlLURL.load behavior
19 years ago
theli 35b70f164c *) Status_p.inc: link to memory configuration added
19 years ago
orbiter 4866868c0e added write cache for LURLs
19 years ago
orbiter 8a0e35618b enhancements to search result preparation
19 years ago
theli dae763d8e3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2495 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli 413e6b9855 *) direct access to responseheaders of sbQueue.Entry removed to make it more http independent
19 years ago
theli 2126c51906 *) bugfix for ViewFile.java. Wrong http header were used
19 years ago
theli 7a35b8e237 *) direct access to responseheaders of sbQueue.Entry removed to make it more http independent
19 years ago
theli 3870d615e3 *) setting htCache.Entry fields to private
19 years ago
theli 5847492537 *) next step of restructuring for new crawlers
19 years ago
theli 4e2a950ac9 *) next step of restructuring for new crawlers
19 years ago
theli f94131c13d *) Bugfix for Blacklist_p.java
19 years ago
theli eb9b138986 *) next step of restructuring for new crawlers
19 years ago
theli 1395aae742 *) starting restructuring which is needed to add crawlers for additional protocols
19 years ago
theli 857a2d76a2 *) better handling of server shutdown
19 years ago
orbiter 7df572756a fist step+attempt so solve the snippet marking problem.
19 years ago
theli f3ac4dbbb9 *) better handling of server shutdown
19 years ago
auron_x 57dda1a92c *)again fixing for wrong version display, now totally working with double instead of float
19 years ago
orbiter 18b6876860 new cache flush configuration settings
19 years ago
orbiter 27a159b401 * documentation update
19 years ago
orbiter d78b824e85 fixed problem with default path after first start-up
19 years ago
low012 c2264962d1 *) Fixed a bug.
19 years ago
low012 b387bd47db *) Added a Wiki Code help page and links to it at every textbox Wiki Code can be used in. Maybe this will encourage people to play around with the Wiki and the Blog more.
19 years ago
rramthun 38c4248814 Some language updates
19 years ago
orbiter 23dd972608 fixed memory calculation in performanceMemory web page
19 years ago
orbiter 1ce3c22761 better memory control:
19 years ago
orbiter 39b4c26bdc more memory control:
19 years ago
orbiter 3e9d509c39 some small fixes
19 years ago
low012 479861a3cf *) Value entered in searchfield will not get lost anymore when link "more options..." is clicked. If Javascript is disabled or function does not work for any other reason, there should be no change to current behaviour.
19 years ago
orbiter 16993e84dd replaced non-7bit umlaut ascii
19 years ago
orbiter 0187c60010 because of a bug in the JRE 1.4.2 there was no memory protection
19 years ago
auron_x 4eca0f8830 *) fixed PPM calculation for multiple indexer-threads
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago