Commit Graph

2733 Commits (3671c37989c0a4e085fe17a43e1d544e946e3aef)

Author SHA1 Message Date
orbiter 0c17b600c6 remote search by default off
16 years ago
orbiter a995b95367 tried a fix for the httpd access bug (too many unclosed sessions)
16 years ago
low012 a6a3090c3d *) blacklist cleaner supports usage of regular expressions now
16 years ago
low012 3c4064932c *) added width and hight to prevent the page from "jumping" when the image is reloaded automatically in Opera 10
16 years ago
low012 5e4f267a36 *) added subversion properties and edited a few comments
16 years ago
low012 2d01411bbc *) tested string will appear in input box now (when testing a similar URL it does need to be copied anymore, it can be edited it right away)
16 years ago
orbiter 3faa011e3d added another search integration help page
16 years ago
orbiter 26b81bd1f1 added another search integration help page
16 years ago
orbiter 031e6eefbd some updates to dublin core, metadata browsing, file indexing and parser stability
16 years ago
low012 f65bfaa9af *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this.
16 years ago
orbiter c3a4aee255 some redesign with a possible fix for the ReferenceContainerCache.
16 years ago
orbiter feece4bfcb slightly changed default skins:
16 years ago
orbiter 23ab6fbca4 - navigation appear at correct position when opengeodb-results are also presented after a search
16 years ago
orbiter 54c7cbf1d9 - fast result for local search in case that less than 10 hits exists
16 years ago
orbiter 033554dc12 more logging in tranferURL to find OOM bug. See also
16 years ago
orbiter 5658044388 - when there are no topics, the topics window is not shown
16 years ago
orbiter fd6b9cb7dc refactoring of IO access classes
16 years ago
orbiter 604c37927f used comparator for did-you-mean that uses index sizes for comparisment, but:
16 years ago
orbiter a58d9cae7d - show location name in geolocalization search result
16 years ago
low012 8274251467 *) stopped page content from jumping in Opera 10 when loading an image took too long
16 years ago
orbiter eaddf2d464 - corrected layout of map preview
16 years ago
orbiter fd668f531b fixed map layout
16 years ago
orbiter 2740d9dd79 added integration of osm maps for search
16 years ago
orbiter af3a696fc4 added a fast-fail concept in search processes. The search now has better control if all the remote searches may bring any result. If all processes are finished, then all search tasks fail fast.
16 years ago
orbiter 847c3027ff added
16 years ago
orbiter ce972ff4ef update to default ranking profile which has now some settings to deny some phpbb3 pages which are redundant in the index when crawling phpbb3.
16 years ago
orbiter 1762a7bcd6 - moved DidYouMean to the data package
16 years ago
orbiter ead48c4b25 fix for preparation of search result pages with offset > 10:
16 years ago
orbiter 1a9cfd8718 some performance hacks (CPU only, not IO)
16 years ago
orbiter 3ebb228ea1 added smaller icon for widget
16 years ago
orbiter 61748285c3 more refactoring of search
16 years ago
orbiter 72e5407115 refactoring of snippet cache
16 years ago
low012 93b2622503 *) repaired and added IM online status indicators
16 years ago
orbiter e7736d9c8d more refactoring: made all variables in SearchEvent private
16 years ago
orbiter d8ca6e6bf1 more refactoring for search
16 years ago
orbiter 72ac5bd80f refactoring of search process.
16 years ago
orbiter 2e01bd955d wrong display of hints / hints wrong / incomplete
16 years ago
orbiter 39ae96450b draw more peers in network picture
16 years ago
orbiter c0e17de2fb - fixes for some problems with the new crawling/caching strategies
16 years ago
orbiter 634a01a9a4 replaced wget-requests with caching requests
16 years ago
orbiter c6c97f23ad - added cache usage properties to crawl start
16 years ago
orbiter 161d2fd2ef redesign of access to the HTCache (now http.client.Cache):
16 years ago
lulabad da43164dd6 fix for UNRESOLVED_PATTERN see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2300
16 years ago
orbiter 1d8d51075c refactoring:
16 years ago
orbiter 5bb8074150 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
orbiter b332dfad67 - inserted request object into response object which carries this now instead generating new objects
16 years ago
orbiter ca72ed7526 -removed superfluous crawl cache
16 years ago
orbiter 13c63f4082 a set of small fixes to crawling behaviour
16 years ago
orbiter b2263bc720 enhanced document type recognition
16 years ago
orbiter 7d493cf8cc moved parser configuration in separate servelet
16 years ago