Commit Graph

3289 Commits (96bb33ed9b6e8e97c3426b885515cda38c0b251b)

Author SHA1 Message Date
suessthomas 9e14958115 minor corrections and bug fixes
15 years ago
lotus 945e0ba5a5 allow global search if res. observer disabled index transmission
15 years ago
suessthomas 063b29060c Minor Changes
15 years ago
lotus 11188cd7eb resource observer now uses the Java 6 method to check for free space. thus, disk observing now needs Java 6 installed.
15 years ago
orbiter be18b5d8cd fix for 'cannot switch back to default language'-bug
15 years ago
orbiter fe78edac32 - view API calls in correct date-order
15 years ago
orbiter 308a973503 refactoring of tables data organisation
15 years ago
orbiter 8a76f38d26 Added a new steering servlet that can be used to repeat actions that had been made on the yacy interface. This can be used to:
15 years ago
lotus 530b77d05a adapted loglevel for accepted urls
15 years ago
lotus 5f661d9f5d fix receive of crawl receipt in private peer mode
15 years ago
orbiter 840527689b more simplification of bookmark class
15 years ago
orbiter ada0ce9de3 refactoring of bookmarks: there is a big performance problem in the bookmarks code and furthermore the bookmarks
15 years ago
orbiter 24060885b6 - added Tables abstraction in data.Tables.java
15 years ago
orbiter 7fdf59a77f misc NPE check
15 years ago
suessthomas a29b17a2fd Minor HTML Changes, Images recompress.
15 years ago
suessthomas 67b8d5149e Small Changes on Network.html - Specifying image dimension
15 years ago
mikeworks e87f0e83a2 Updated German translation:
15 years ago
mikeworks d915deaa2b Fixed type in CrawlStart_p.html
15 years ago
orbiter 3889438db6 fix for bookmarks
15 years ago
orbiter 597a410f58 ups
15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record
15 years ago
orbiter 8df1694288 - added options to switch on/off search domains (text, image, audio, video, app)
15 years ago
mikeworks eac3b696ab Fixed typos in WikiHelp.html
15 years ago
mikeworks 03fb4a1980 Fixed typos CrawlProfileEditor_p.html
15 years ago
orbiter 78daea95c3 show more navigation pages if there are too less locally
15 years ago
mikeworks 25c545c4b0 first commit fixing two typos
15 years ago
orbiter 234f733a3d - relocation of seed db is better for network switch than re-initialization because of the embedding of the peers object in other objects
15 years ago
orbiter 763e0d447c removed unnecessary cast
15 years ago
orbiter 34354cf9b2 added a servlet that has been removed in SVN 4881; this servlet is now splitted and will be used for a simple crawl start and a remote crawl monitor (not yet integrated into the interface)
15 years ago
orbiter 81035e7080 moved a sub-menu entry
15 years ago
suessthomas 5f1565cc95 Fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2540&sid=507e4dd9e234af001ba60c0d8adf45be, and small Layout Changes.
15 years ago
orbiter 82f57f79e5 more PMD enhancements
15 years ago
orbiter 5d930c96f0 more fixes to search result page navigation
15 years ago
orbiter a06f7ddb33 more PMD recommendations
15 years ago
orbiter 9bbd546e64 in live search, show at least 20 entries instead of only 10
15 years ago
orbiter 18172451a0 better search computation:
15 years ago
orbiter d126d6c1b5 renamed the servlet WatchCrawler_p to Crawler_p
15 years ago
orbiter 909a4f91c7 added a logging output for crawl starts that shows the URL that can be used to start the crawl again
15 years ago
orbiter 2113fcd7e5 - fixed usage of isEmpty() which is not available in java 1.5
15 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
lotus eac2daf2e8 * reenable DHT if yet enough memory is available
15 years ago
orbiter d77a8f3b3e added some modifications recommended by PMD for better performance
15 years ago
orbiter a3b8b7b5c5 some redesign of the main menu structure:
15 years ago
lotus 32972139af added nice configuration for the resource observer
15 years ago
low012 04d91c67d6 *) added message if unrestricted access from localhost is possible
15 years ago
suessthomas d933763b12 Small Changes on the de. language File and small correction to the ConfigAppearance_p.html page. Please test and report bugs to me (th-suess@gmx.de).
15 years ago
orbiter 57d729e377 fix for negative numbers in network statistic
15 years ago
lotus f8dc1dfabe include query in document title
15 years ago
orbiter 2126dffea2 fix for rss/xml output for image search from AndreasB
15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
15 years ago
orbiter 8281e29963 - more configuration for profiling graph (number of events)
15 years ago
orbiter a44112b562 - moved index cleaner to blacklist submenu, because the index cleaner cleans the index with the blacklist
15 years ago
orbiter 4782d2c438 fix for search bug that appeared when looking at page 3 of results or further
15 years ago
orbiter 66923ebc6c - modified method in RequestHeader that delivers the host name of requester: no more reverse domain lookup (may have killed interface performance in some cases)
15 years ago
orbiter e34e63a039 preset of proper HashMap dimensions: should prevent re-hashing and increase performance
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter f4946eaf27 - better thread dump
15 years ago
orbiter 491ba6a1ba - some refactoring in workflow
15 years ago
orbiter 969123385b added json and rss output for image search
15 years ago
orbiter 016fdfa310 stub for json image search (not yet ready)
15 years ago
orbiter 23aef43786 - better synchronization in SortStack
15 years ago
orbiter fe41a84330 some enhancements in web caching: avoid double loading of response metadata and/or content
15 years ago
orbiter 4c6312d103 enhanced image search
15 years ago
orbiter 2d8f3ee301 some performance hacks
15 years ago
orbiter 36fbfdcb21 more performance for remote search
15 years ago
orbiter 5c7b32a4fa better performance for list api (blacklist transfer)
15 years ago
orbiter 013f337d3f - avoid unnecessary host name lookups for localhost
15 years ago
orbiter 29fe436e36 - fixed post-ranking including prefer mask
15 years ago
orbiter 5399d1e2bc refactoring (reason: get more abstraction to use the blacklist class; for integration in other servlets)
15 years ago
orbiter 4c99d4683d possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running.
15 years ago
orbiter 18b21eaffe small fixes to search default values and server logging
15 years ago
orbiter 4431b9767e added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
15 years ago
orbiter e3025ee691 - new icon for OAI-PMH loading action
15 years ago
orbiter f0b8db93f0 - more abstraction of serverCore thread access
15 years ago
orbiter 11f7da06ed - fixes to csv parser
15 years ago
orbiter 9b6762ec2e - added a csv "comma separated values" parser to parse OAI-PMH sources from
15 years ago
orbiter 0f63de8236 - it is now possible to start several OAI imports concurrently
15 years ago
orbiter 176e334aa4 fixes
15 years ago
orbiter 2fa6bf440b workflow update to OAI-PMH importer
15 years ago
orbiter b0b7a4f9a5 - added function to OAI-PMH reader that can pull all records from a server using an evaluation of the resumption token to get URL to retrieve remaining records
15 years ago
orbiter 350d13e153 very first working version of oai-pmh importer: if given the right url, the importer can read and index listRecord xml files and calculate the right resumptionURL which is then given as next default start point for the importer url input.
15 years ago
orbiter a0e891c63d - some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports
15 years ago
orbiter 30f108f97d added stub of oai-pmh importer (not working yet)
15 years ago
orbiter 52470d0de4 - fix for xls parser
16 years ago
orbiter 5e8038ac4d - refactoring of blacklists
16 years ago
orbiter 26fafd85a5 - more refactoring
16 years ago
orbiter 3528b970d6 - refactoring
16 years ago
orbiter b79f4f062f refactoring of yacy documents and parsers: they depend now only on the kelondro classes
16 years ago
low012 519c3619ff *) minor changes
16 years ago
low012 f5656b2ae1 *) Made sure that only files with appropriate file endings are listed as skin or language files.
16 years ago
low012 3434ca381f *) grrr
16 years ago
low012 ae42c51cf7 *) Skin names and language names are displayed in alphabetical order in dropdown menu now.
16 years ago
suessthomas 56a5bd090d Small fixes to header.template for more XHTML compatibility.
16 years ago
orbiter 76bca8cffd show interactive search without menu
16 years ago
orbiter 3d5eeb842a new default skin 'pdblue'
16 years ago
orbiter c864901087 - moved httpd.mime to defaults path
16 years ago
orbiter 5841ee83d3 refactoring
16 years ago
orbiter ce8dc575ca refactoring
16 years ago
orbiter bea3b99aff moved table and util classes
16 years ago
orbiter 1e4f8b56ed accumulated classes from different packages into the new rwi package
16 years ago
orbiter 194da25a2f moved kelondro index
16 years ago
orbiter 4446acc8cd moved kelondro order
16 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root
16 years ago
orbiter 735e2737e3 * added index segments
16 years ago
orbiter 04a548a1e3 - temporary integrated the transferURL servlet as static class instead as a class that is called using reflection to investigate the OOM problems in that class
16 years ago
orbiter 6aa474f529 - better logging for web cache access and fail reasons
16 years ago
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
orbiter 3f113f38a8 removed unused imports
16 years ago
lotus 9f083bb6b2 check filetype before loading (no more mp4 loading)
16 years ago
f1ori f814e0fa81 enable warnings and fix most of it
16 years ago
f1ori 8931c8d6b4 improvments to debianpackage:
16 years ago
orbiter 4b74ad0a46 fixed setting of parser configuration servlets
16 years ago
orbiter 57a88d435b redesign of parser mime type detection and parser steering
16 years ago
orbiter 21b8704fb4 refactoring of the ParserDispatcher and ParserConfig: resulted into Idiom, Parser and Classification classes
16 years ago
orbiter 8ca1f5d400 - some work to integrate the html parser the same way as the other parsers are integrated (not finished)
16 years ago
orbiter 499723891d removed all non-http daemons; they had not been used and may be a potential security risk.
16 years ago
orbiter 0e8647d62f refactoring of search classes
16 years ago
orbiter dafffd0153 refactoring of parsers and document processing
16 years ago
apfelmaennchen ba7905aaa8 PortalSearch:
16 years ago
lotus ec2970cc76 higher dht distribution speed by default
16 years ago
orbiter 995da28c73 all stack/heap files that had been stored in DATA/PLASMA are now stored in the network-specific QUEUES path
16 years ago
orbiter 409538e17a code cleanup and code simplifcation
16 years ago
orbiter 154bbc3364 code cleanup: call of static methods directly to the class
16 years ago
orbiter 222850414e simplification of the code: removed unused classes, methods and variables
16 years ago
orbiter 9a674d8047 - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes.
16 years ago
f1ori 7eb3bff5b3 * workaround for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2220&hilit=#p16128
16 years ago
apfelmaennchen d69d89caed portalsearch: better navigator call href='javascript:...
16 years ago
apfelmaennchen 477a4e14f9 updated styles
16 years ago
apfelmaennchen 0a38dd41b3 replacing styles
16 years ago
apfelmaennchen 565230d2a0 another atempt to fix the widget on linuxtag.de
16 years ago
apfelmaennchen f92daf9cc5 fixed the "1 to 10 of 10" bug in portalsearch for less than 10 results
16 years ago
apfelmaennchen e51ba46b8a css fix for forum search
16 years ago
apfelmaennchen 0923f20993 font-size fix
16 years ago
apfelmaennchen edef81b41d again a css fix for portalsearch :-(
16 years ago
apfelmaennchen 32d0ee964f more css fixes ;-)
16 years ago
apfelmaennchen cfd3d672a7 portalsearch css fix
16 years ago
apfelmaennchen a71bb7178d small fix for portalsearch
16 years ago
orbiter 69b573a8ac - next release cycle
16 years ago
apfelmaennchen 121728643b - css fix for navigators
16 years ago
orbiter 93c69fa1cb - added hints to integrate a yacy search in phpBB3
16 years ago
orbiter 99fa265e1d fix for search bug caused by tenant patch
16 years ago
apfelmaennchen 3164d9a205 small fix for favicons
16 years ago
apfelmaennchen edcb78dcb6 updated documentation / removed faviconize
16 years ago
apfelmaennchen b6058a7db1 yacyui-portalsearch:
16 years ago
orbiter 96d4e9383a added new jquer version in wiki search widget snippet
16 years ago
orbiter 57af311627 fix for wrong urls in navigator when a tenant is used
16 years ago
lotus 01853ce849 removed "illegal character"
16 years ago
lotus 187ee4d06e another IE fix (also same names in html and js)
16 years ago
lotus 48051fef4b another fix for IE
16 years ago
lotus 37c162053d fix for IE & WatchCrawler (were same names in js and html)
16 years ago
orbiter f2db0d248b fix for multi-word search (makes a replace-all)
16 years ago
apfelmaennchen 7fcffdcb3c - yacyui-portalsearch: fix for multiple search terms
16 years ago
orbiter b07e518bcc added faviconcode to json search output
16 years ago
apfelmaennchen f091ad3e23 - hopefully a fix for the 'koblenz'-bug
16 years ago
apfelmaennchen d268bb5108 yacyui-portalsearch: auto open navigator sidebar
16 years ago
apfelmaennchen a22103560c yacyui-portalsearch waits with execution until all svripts have been loaded. It checks the load status every 200ms!
16 years ago
apfelmaennchen 49955cc7b9 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209&p=15984#p15984
16 years ago
apfelmaennchen 2bb020a7a5 yacyui-portalsearch: small improvement to navigators
16 years ago
apfelmaennchen fee88d5fa3 maybe this fixes: http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209#p15967
16 years ago
orbiter a119860b82 moved IndexImportWikimedia into different menu position
16 years ago
orbiter fc69a76197 update to web structure picture:
16 years ago
orbiter ae015e8e98 refactoring of blob package classes
16 years ago
orbiter be1c7ddc64 refactoring of search classes -- moved Ranking Profile to search package
16 years ago
orbiter b5bc399cea added necessary synchronization for logging statistics (causes deadlock)
16 years ago
lulabad e377a1e9a1 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1969
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
lotus aec3e7995a autoconfig.pac can be used to browse .yacy-domains only
16 years ago
orbiter 4e825852d2 added stub for phpBB3 search integration guide
16 years ago
orbiter bc6dd8194b refactoring: moved search query class to new search package
16 years ago
orbiter f348190566 tried to insert a database dump import method to the phpBB3 import function. Reason: imports or large database dumps are cannot be handled with phpMyAdmin and this should be an easy way to the database dumps into a mySQL database where it can be exported again with the phpBB3 content integration adapter. Completion or removal of this function stub will follow before next main release.
16 years ago
orbiter 945777aa80 replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries.
16 years ago
apfelmaennchen 303ccda69f small fix for "did you mean"
16 years ago
orbiter 7c4d1d471c hand-over of more specific object
16 years ago
apfelmaennchen 9150bc0f7d - don't show empty "did you mean"
16 years ago
apfelmaennchen 6c116be536 - set default &meanCount=5
16 years ago
apfelmaennchen 09acfa66d1 - improved "did you mean"
16 years ago
apfelmaennchen 54a48b4184 - added "did you mean" to search page
16 years ago
apfelmaennchen 31360ba40c - Updated ConfigLiveSearch.html
16 years ago
apfelmaennchen ab09d8ebb3 - small noscript fix
16 years ago
apfelmaennchen 55ef9ae12a small fix for last post
16 years ago
apfelmaennchen 36dc9b09ac - partial update to jquery-1.3.2
16 years ago
orbiter cffef67dc5 added a short info line about the latency monitor
16 years ago
orbiter 733385cdd7 enahnced database access times by removal of unnecessary synchronization.
16 years ago
apfelmaennchen 5a7dec880e - some improvements for: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1904#p15668
16 years ago
orbiter b21e9149f5 another fix for navigation results, the json result format and searches with yacyinteractive
16 years ago
orbiter 15c5406b9c fixed yacyinteractive
16 years ago
orbiter e0b3984805 added navigation keys for site and author facets to remote search interface
16 years ago
orbiter 27fa6a66ad - completed the author navigation
16 years ago
orbiter a9a8b8d161 - added display of author navigation (usage of that navigator not yet implemented
16 years ago
orbiter c879783008 added steering of navigator computation:
16 years ago
orbiter c079b18ee7 - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing.
16 years ago
orbiter a0c53abbe1 - wait until local results are computed during search, see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2167&hilit=&p=15521#p15521
16 years ago
orbiter 94f3d90af2 added a hint about regular expressions in crawl start
16 years ago
orbiter 1c77db670f re-designed response format for navigation:
16 years ago
orbiter 15fad767c0 some refactoring of topic generation
16 years ago
orbiter f28f62fb21 added servlet for easy wiki content and search window integration
16 years ago
lotus efe97f446a better proxy configuration in case of remote proxy
16 years ago
orbiter cc49aedf12 - fixed problem with remote search NPE
16 years ago
apfelmaennchen 55ff919b5d - yacysearchtrailer.html ... just an idea for a timeline
16 years ago
orbiter ab06a6edd2 renamed topwords to topics and enhanced computation methods of topics
16 years ago
lotus 61d9e131b4 better/new proxy auto config
16 years ago
apfelmaennchen 0d44a6d503 - yacy portalsearch experiments with navigation in sidebar (topwords & domains)
16 years ago
apfelmaennchen 9f9a1b4ad8 - yacysearchtrailer.html small temporary work around for jquery-css display bug
16 years ago
apfelmaennchen b0e2d854e0 - fixed sidebar for yacysearch.html & yacysearchtrailer.html
16 years ago
orbiter a5d481eab1 enhanced navigation
16 years ago
orbiter 3ca1f109c4 added more jquery themes
16 years ago
orbiter 3ea399ec91 fix for absolute paths for repository path
16 years ago
lotus 6b92155eb6 corrected spelling
16 years ago
orbiter 5eac607166 fixed configuration of repository path
16 years ago
apfelmaennchen daee735ad7 - fix for yacysearch.html
16 years ago
apfelmaennchen 8fe69da2bb - some fixes for prev. post
16 years ago
apfelmaennchen 0eb3bffe97 - added 'drawer' (sidebar) for future navigational items to yacyui-portalsearch.js
16 years ago
apfelmaennchen 34af8b4877 - yacysearch.html compromise for positioning the sidebar
16 years ago
orbiter 4522c13ee7 added option for a table prefix when importing phpbb3
16 years ago
orbiter 3d5f2ff544 - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages
16 years ago
orbiter 88426912ad more refactoring to make the segment object easier to use and to be prepared to integrate author navigation
16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex:
16 years ago
orbiter fec6f9054f some refactoring of search methods
16 years ago
orbiter 4b4bddca00 added new submenu to crawler menu: import of phpbb3 forum postings from mysql
16 years ago
apfelmaennchen f1a9253baa see: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1904#p15198
16 years ago
apfelmaennchen 369bb78a7a - added "visibility: hidden;" for yacysearch.html sidebar
16 years ago
apfelmaennchen 16a226b016 removed debug-alert() from last commit
16 years ago
apfelmaennchen 01334686bd small fixes for yacysearch.html sidebar (display=3)
16 years ago
orbiter 63a0255166 - refactoring: added new content package, which will contain connector classes for different types of data sources to import texts into the YaCy index
16 years ago
orbiter f246928c20 first attempt to add 'real' Navigation to yacy search results: host navigation
16 years ago
orbiter 54b9e99c01 - more information about peer tags
16 years ago
orbiter 41dd31cad2 replaced new navigation icons with same images but smaller resolution (16x16 instead of 128x128)
16 years ago
orbiter bffbe43e09 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14522#p14522
16 years ago
low012 16d28496ac *) YaCy will load status page once it is up again after restart or update if Javascript is enabled.
16 years ago
orbiter 1efe686e3f fix for http://forum.yacy-websuche.de/viewtopic.php?p=13960#p13960
16 years ago
lotus 13fb84ab81 you can define your default number of search results displayed by search.items
16 years ago
orbiter a642d6a7b5 - added navigation icons for search result pages
16 years ago
low012 012157c87f *) fixed "select all" and "deselect all"-button
16 years ago
orbiter c01d6f43e1 - fixed problem with thread dump if no arguments are given
16 years ago
orbiter d3ca038979 fixed domain graph applet (visible in Terminal)
16 years ago
orbiter 04ec42e1d0 removed index Transfer, because it does not make sense any more to do a complete index transfer using the DHT methods. It is far easier and faster to just copy the whole index files from the source to the target peer. To do this, copy all files from DATA/INDEX/<network>/TEXT/RICACHE and DATA/INDEX/<network>/TEXT/METADATA from the source to the destination peer.
16 years ago
lotus 29f93b2abf Kaskelix looks forward to see you again :-)
16 years ago
lotus ea5729ce21 hint for search parameters
16 years ago
orbiter 55d51e4b8c fixed bug in indexcleaner
16 years ago
orbiter 89aeb318d3 enhanced the wikimedia dump import process
16 years ago
orbiter 5fb77116c6 added a submenu to index administration to import a wikimedia dump (i.e. a dump from wikipedia) into the YaCy index: see
16 years ago
apfelmaennchen 492165338d small addition for last commit
16 years ago
f1ori bde88b684a * splitt off yacyRelease from yacyVersion
16 years ago
apfelmaennchen ac3139a1fd fix for live-search positioning in header.template
16 years ago
lulabad c3cd70b461 better human readable date format
16 years ago
orbiter d2ac0aa682 - fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess handling
16 years ago
apfelmaennchen acfd79ab4a yacyui-portalsearch: added keyboard controlls
16 years ago
apfelmaennchen f490eab6ba yacyui-portalsearch: clear input on window close
16 years ago
low012 ff5f82d780 *) removed description of removed commands from wikiHelp ([= =])
16 years ago
orbiter d3f8aa5a2a set of small fixes
16 years ago
apfelmaennchen 84518710d0 small fix
16 years ago
apfelmaennchen 63097513ae maybe this smoothens the timing problems yacyui-portalsearch.js a little bit
16 years ago
orbiter d31e6f9c14 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14457#p14457
16 years ago
lotus 0e01e846ef small fix
16 years ago
lotus d8fca85c11 fixed search: allow dots in operators
16 years ago
orbiter d079d6dfdb small changes in surrogate reader, wiki code and portal test
16 years ago
orbiter 07f09742bb set of small fixes and comments
16 years ago
orbiter d9e62508e5 fixed a NPE bug (from SVN 5888)
16 years ago
orbiter 50e96ee894 - moved live search window in yacy to different location
16 years ago
apfelmaennchen dd489fcce0 fixed some json encoding problems in yacysearchitem
16 years ago
apfelmaennchen 0b4e4bbddd fixed css interferance for previous posts
16 years ago
apfelmaennchen ed4fb3bf75 small fix to portal search
16 years ago
apfelmaennchen 753affca4b - request: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=2041#p14336
16 years ago
apfelmaennchen 4cf8b08eec Portal Search:
16 years ago
apfelmaennchen 42d936288e small update for RichClient LogViewer
16 years ago
lotus 2714ff034b avoid undefined in rssTerminal
16 years ago
apfelmaennchen 6f5ea7b1a8 small fix for previous post
16 years ago
apfelmaennchen 2eabd989ce - added a log viewer to RichClient (alpha version, very slow)
16 years ago
apfelmaennchen 557c2a32a3 small fix for yacyui-portalsearch
16 years ago
apfelmaennchen b4539a61dd some more documentation for yacyui-portaltest.html
16 years ago
orbiter 64a63306b8 added portal-test explanation page to the customization submenu
16 years ago
apfelmaennchen 64ce9da60f - new yconf parameter global
16 years ago
apfelmaennchen 5ca306da9a fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2054#p14306
16 years ago
apfelmaennchen 9325198c42 hopefully a fix for http://forum.yacy-websuche.de/viewtopic.php?f=15&t=1762#p14305
16 years ago
apfelmaennchen 675f350d18 YaCy Portal Search Widget
16 years ago
orbiter 09987e93fd fixed some more bad handling of byte[]
16 years ago
lotus fbca4f8354 more stability on watchcrawler
16 years ago
orbiter dec495ac78 added dummy class for help page
16 years ago
lotus daea87d436 do not accept dht from bad versions
16 years ago
orbiter dfb96ecb72 more fixes
16 years ago
orbiter 1b8d346b4c fixes in connection with transiton to byte[] hashes
16 years ago
orbiter e7559f3234 fix for http://forum.yacy-websuche.de/viewtopic.php?p=13977#p13977
16 years ago
orbiter fa3adbbfc6 added domain checks to surrogate reader and RWI transfer receiver to prevent spaming using surrogates
16 years ago
low012 31c6934df2 *) fix for r5832
16 years ago
lotus 616a4d724f high-end favicon with 2 versions:
16 years ago
low012 d1116c049f *) added new method "contains()" to Blacklist interface
16 years ago
f1ori 94a6c83256 * rewrite code without using java 1.6 features
16 years ago
orbiter 29e96c1a60 bugfixes and performance hacks
16 years ago
f1ori 44daec7936 * introduce signatures to autoupdate
16 years ago
orbiter e16c25ddf7 (peak-) performance hacks
16 years ago
orbiter 63cd152969 fixes
16 years ago
orbiter 870066ab35 another fix
16 years ago
orbiter b15b059c0d fix for latest commit
16 years ago
orbiter c8624903c6 full redesign of index access data model:
16 years ago
f1ori dd6b5005ff * fix missing charset handling in getpageinfo_p
16 years ago
orbiter bd5f4c78d8 - added default profile for surrogate indexing
16 years ago
orbiter ad78e3a59f - less lines in rssTerminal
16 years ago
orbiter 12d81e98eb - fixed bad search results when searching for empty string
16 years ago
orbiter 8a24350036 - fix for join method with new generalized RWI data structure (caused by latest commit)
16 years ago
orbiter 89ec3acb3e - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes.
16 years ago
orbiter dc2af61bc9 allow up to 50 results from remote peers
16 years ago
low012 6504b21cea *) fix for http://forum.yacy-websuche.de/viewtopic.php?t=1976
16 years ago
orbiter 601d63ef48 removed comment tag (no use at this point)
16 years ago
low012 0c8fd811dc *) first and very limited version of XML import, does not use benefits provided by XML yet
16 years ago
orbiter c08f9b36a4 refactoring of wiki parser.
16 years ago
apfelmaennchen faeff21012 - fix for display of automatic ReCrawls in surftips
16 years ago
orbiter 44e01afa5b - refactoring
16 years ago
orbiter c2359f20dd refactoring: better abstraction of reference and metadata prototypes.
16 years ago
orbiter a29a11e526 added evaluation of incoming links in webstructure api
16 years ago
orbiter f21a8c9e9c a different naming scheme for BLOBArray files. This may be necessary if blobs are written more often than once in a second.
16 years ago
orbiter 7ba078daa1 - added fast site-operator
16 years ago
orbiter bd409fb7ba added web structure analysis for a special domain that can be requested from the api.
16 years ago
orbiter 587838bd09 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5758 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
orbiter 96eaecda3e - added migration class to go from index collections to the index cell data structure.
16 years ago
apfelmaennchen 9ab009b16b fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1890#p13476
16 years ago
apfelmaennchen eb65990f85 small fix for opera in yacyui-portalsearch
16 years ago
apfelmaennchen 695c420bcd small fix for yacyui-portalsearch
16 years ago
apfelmaennchen 95885a263a - added default properies to yacyui-portalsearch
16 years ago
apfelmaennchen c001a020a9 - small modifications to yacyui-portalsearch
16 years ago
apfelmaennchen 34a825f90d small fix for yacyui-portaltest.html
16 years ago
apfelmaennchen 9f9d7f875d small fix
16 years ago
apfelmaennchen 453f3aaa94 RichClient: further clean-up
16 years ago
apfelmaennchen e888c9a934 RichClient:
16 years ago
apfelmaennchen 42c5f930c8 reverted an accidental commit
16 years ago
apfelmaennchen b5e6232f8d small correction of font-size for portal search
16 years ago
apfelmaennchen 7425c6c3ca added an ajax loading graph to portal search
16 years ago
apfelmaennchen a975ae4a7e Added YaCy portal search: http://localhost:8080/yacy/ui/yacyui-portaltest.html
16 years ago
apfelmaennchen b57a1820bd small fix for jquery-faviconize-1.0.js to handle https properly
16 years ago
apfelmaennchen 075b58a0a9 minor fixes for RichClient search
16 years ago
borg-0300 8c494afcfe svn attributes added
16 years ago
orbiter 67aaffc0a2 - added Latency control to the crawler:
16 years ago
orbiter 61f9dbf0cc - fixed a display problem in watch crawler
16 years ago
orbiter b3f75e48fa - enhanced balancer: auto-solving of waiting-deadlocks
16 years ago
orbiter 83792d9233 more refactoring
16 years ago
orbiter 474aac65af more refactoring
16 years ago
orbiter 209f25f5f5 refactoring to integrate indexCell data structures
16 years ago
orbiter 7dff1cba62 removed option to use different primary keys in kelondro tables
16 years ago
orbiter 7f67238f8b refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection
16 years ago
orbiter 14a1c33823 refactoring of wordIndex class
16 years ago
orbiter e2e7949feb replaced old PPM computation with a better one that simply sums up events that had been stored in the profiling table.
16 years ago
borg-0300 d612430fce copy paste mistake
16 years ago
borg-0300 acbdac1b67 corrected examples
16 years ago
orbiter 396a4451be increased timeout in ViewFile
16 years ago
apfelmaennchen 9b6fac4a82 RichClient: better handling for small screens/windows
16 years ago
lotus 8ee946bf1d show upnp status
16 years ago
apfelmaennchen f0947a20a8 - RichClient: increased ajax timeout to 10 sek.
16 years ago
apfelmaennchen e73ac67f7e - for testing JsonP cross domain request I added apfelmaennchen-JsonP as search peer to RichClient
16 years ago
apfelmaennchen f7fd3d30c2 - various changes to RichClient
16 years ago
apfelmaennchen 4f3bdc64b5 - added ?callback= parameter for JsonP support
16 years ago
apfelmaennchen d84264946b - Randspalte für Navigatoren in Suchergebnissen (display=3)
16 years ago
orbiter d7a493b4f5 added experimental timeline api
16 years ago
orbiter efcd95dc37 simplification of (internal) query process / refactoring
16 years ago
orbiter f1b712c29a small corrections to image loading methods in result presentation
16 years ago
orbiter 98f36a801a - small update to search result layout
16 years ago
lotus 4f6658b115 * non-sliding api icon
16 years ago
orbiter aa44d9bad9 more refactoring of kelondro.text / deleted de.anomic.index
16 years ago
orbiter 6ffc6e3389 more refactoring of indexer and kelondro classes;
16 years ago
orbiter 404bc21da9 simplification of (internal) query process / refactoring
16 years ago
orbiter 76ef5f0f14 refactoring of index package: better names for the classes (to be continued)
16 years ago
lotus 39a177649b * added upnp listener for devices that do not respond to discovery but advertise themselves
16 years ago
orbiter 89d8e824ed memory protection for URLAnalysis
16 years ago
apfelmaennchen 72cc1d3a6c YaCy-UI: fix for query string handling in yacyuisearch.html: http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1869#p12878
16 years ago
apfelmaennchen 784a7bb7fd YaCy-UI: small fix
16 years ago
apfelmaennchen aa13d03b99 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1874#p12914
16 years ago
orbiter de714783b1 - added host, path, filename to search result
16 years ago
orbiter 7cfab2ee9a added a size field to the search results. The file size is now shown in the html search page and the yacyinteractive. The field is presen in the rss and json
16 years ago
orbiter 4693495bbe added sru-compatibility to yacyuisearch ('query' instead of 'search')
16 years ago
apfelmaennchen 54c7698219 YaCy-UI: some clean up of base.css
16 years ago
apfelmaennchen 5d806623d5 YaCy-UI:
16 years ago
apfelmaennchen bd6a3083c5 YaCy-UI Widget: added a target='_blank' to search results
16 years ago
apfelmaennchen b6b39e9556 YaCy-UI Widget:
16 years ago
apfelmaennchen be29ece9d0 - added a new YaCy-UI Widget: /yacy/ui/yacyui-widget.html?style=xyz
16 years ago
orbiter 1ba4301920 automated interruption of dead incoming connections, if they are there for more than one minute
16 years ago
orbiter c12bb8a6d0 - refactoring of the http client
16 years ago
orbiter 62505bb3cb more bugfixes as recommendet by findbugs
16 years ago
orbiter 94c42691d8 - reject less transmissions as transmission receiver
16 years ago
lotus 4aad461100 added UPnP support
16 years ago
orbiter 62762ba81a fix for thread dump
16 years ago
apfelmaennchen 40ab13c886 YaCy-Ui: small bug fixes
16 years ago
daburna 5d3233ca6c some updates for german translation
16 years ago
apfelmaennchen e4597bd780 YaCy-UI: small bugfix
16 years ago
apfelmaennchen 8aafbe234b YaCy-UI:
16 years ago
apfelmaennchen 222c97b798 YaCy-UI:
16 years ago
low012 4c11843eba *) fixed small bug with large effect (OOM exception hazard when "show all" was selected for a blacklist)
16 years ago
orbiter 6a32193916 - refactoring of cache naming in web index cache (no more dht semantics there)
16 years ago
orbiter e52c3eb79d added option to create a custom number of thread dumps in multiple thread dumps
16 years ago
orbiter 6c627dbdff update to the server core
16 years ago
apfelmaennchen bc1e7da83f small bugfix for Safari to work with YaCy-UI
16 years ago
orbiter 6a876ecb88 first fixes to the DHT transmission process
16 years ago
orbiter de610b99ec replaced invisible pixel image with 'real' invisible pixel ;-)
16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them:
16 years ago
orbiter c6c57b7b3d svn 5580 placed a bug into yacyinteractive and it was not possible
16 years ago
auron_x 49d95fb3d9 - cytag-xhtml-fix
16 years ago
orbiter 01b97ef3f8 added new cybertag-tracking feature that was inspired by itgrl
16 years ago
auron_x 03a16f6c20 - more XHTML-validation
16 years ago
auron_x 46af1e06dc - XHTML-Validation of some pages (Status.html still needs work)
16 years ago
orbiter b57c9da1f8 - fixes to doc, ppt, xls parser: better title
16 years ago
orbiter 65a1de6c05 longer timeout for remote crawl queries
16 years ago
orbiter 86763c42c4 enhanced interactive search
16 years ago
low012 5b79221037 *) bugfix for my last commit
16 years ago
orbiter 9d282d2c16 - renamed interactivesearch to yacyinteractive
16 years ago
low012 910c2aaed6 *) blacklists will only displayed partly now with 50 entries per page by default, this should make it easier to administrate large lists
16 years ago
orbiter 75bef03ac6 fix for bad encoding in yacydoc.html and yacydoc.xml
16 years ago
orbiter 12ec5132ce tried to fix the remote crawl problem.
16 years ago
apfelmaennchen ee3fe19c0b added /api/bookmarks/get_folders.xml
16 years ago
apfelmaennchen 7a159dc745 update for api/bookmarks/get_folders
16 years ago
apfelmaennchen f6ef9014c7 Bookmarks.html - removed API Logo for add, edit etc. views, as this is not supported for RSS Version
16 years ago
apfelmaennchen 35a5116606 - another update to Bookmarks.html
16 years ago
apfelmaennchen ab1a09ab95 small addition to last commit
16 years ago
apfelmaennchen 416d16e026 - partial work around for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1815#p12526
16 years ago
orbiter ef82cced01 removed default line 'P2P WEB SEARCH' if no line is given
16 years ago
f1ori bacccda6d7 * blacklist_p.xml: attrOnly = only give parameters of blacklists, no content
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter fc27bf8c4c refactoring of kelondro classes:
16 years ago
lotus 7e011de34e hint for recrawls
16 years ago
apfelmaennchen 3905caf8a1 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5536 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
apfelmaennchen 08ed14603e - fixed YaCy-UI sciencenet search
16 years ago
apfelmaennchen 55dd15e344 - clean up of YaCy-UI
16 years ago
apfelmaennchen 025ebd7574 small fix
16 years ago
apfelmaennchen 9bd9ccade2 refactoring
16 years ago
low012 b41a06228f *) cleaning up...
16 years ago
low012 ce81391095 *) using parameters like site: in the search field does not affect urlmask anymore
16 years ago
apfelmaennchen 96684df1a9 - security fix for addTag.java and editTag.java
16 years ago
apfelmaennchen 6dd52422ea - added two dialogs to manage bookmark tags in YaCy-UI
16 years ago
apfelmaennchen 12511bd236 - some additional icons for YaCy-UI
16 years ago
apfelmaennchen e76cbd9016 YaCy-UI: some small cosmetical changes....
16 years ago
apfelmaennchen af3147c3fc and one more....eclipse ist tricky...
16 years ago
apfelmaennchen 9317650272 forgot to post this one...
16 years ago
apfelmaennchen 92d77c3bef Major update to YaCy-UI...still not perfect...but I thought I share my progress :-)
16 years ago
borg-0300 a2b336dfe7 small table fix
16 years ago
low012 80e6356860 *) r 5512 has introduced a bug which resulted in useless filters if site:, filtetype:, or inurl: was used since the filters included the word "null".
16 years ago
lotus 4ef6b15eb8 limit -Xmx setting to 1999m on win32. bigger values would never work.
16 years ago
lotus 5078e837ac better readability / no functional changes
16 years ago
orbiter dedfc7df7f removed distinction between DHT-in and DHT-out. This is necessary to make room for the new cell data structure, which cannot use this this distinction in the first place, but will enable the same meaning with different mechanisms (segments, later)
16 years ago
f1ori 34da04c7dd * fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1754
16 years ago
low012 9a4780c165 *) Javascript should work with Konqueror too now (http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1757)
16 years ago
low012 1927fd5992 *) hopefully fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1757
16 years ago
apfelmaennchen 98ab7ae20a small fix
16 years ago
apfelmaennchen d7122722b2 hopefully a fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1736#p12061
16 years ago
lotus a2bc32e909 fix for IE6 api-icon display
16 years ago
orbiter 6663365720 adopted many calls to new api path
16 years ago
orbiter b423d0a036 moved all servlets from htroot/xml to htroot/api
16 years ago
orbiter 91af105373 last changes before release
16 years ago
orbiter 4bd927d513 the Semantic Web moves in!
16 years ago
apfelmaennchen 613c49bc38 YaCy-UI: update to welcome text (change-log and bug tracker) for stable release
16 years ago
orbiter bed38a5f8c fix for uncaught exception in RSSReader
16 years ago
lotus c7c291bc6b allow simultaneous inurl: site: and filetype: search
16 years ago