Commit Graph

8012 Commits (fbbfeeb31397588b0b37b482c28a2b3da5cf2f22)

Author SHA1 Message Date
reger 4eb89d7f15 revert clickservlet
10 years ago
Michael Peter Christen c9e2128260 please commit new files under your own name, this file was not created
10 years ago
reger d44d8996d0 Added a “don't store remote search results” option
10 years ago
reger c156548efe add info text to metadata page (htmlresponsewriter) on no documents found
10 years ago
reger 3ac1d14a21 improve TexParser.mimeOf( fileextension ) by returning 1st defined in supported list.
10 years ago
Michael Peter Christen d2792a43fd do not write iframe and embed links into webgraph, but use them anyway
10 years ago
Michael Peter Christen 3cd7deb3b8 do not flush non-errors to stdout because this is a concurrency issue.
10 years ago
Michael Peter Christen 4e3e2acc69 Merge branch 'master' of gitorious.org:yacy/rc1-fixed_percent-encoding
10 years ago
Michael Peter Christen ecb6a59e9e do not translate gif images into png images for thumbnails. Instead,
10 years ago
arucard21 3e9871291f Applied URL-decoding prior to HTML-encoding.
10 years ago
reger 6a04563578 Init Jetty using setDefaultDescriptor (web.xml) to defaults/web.xml
10 years ago
reger 51ec9c1f44 fix "null" title in response writer for documents with multivalued title
10 years ago
reger 73ba5d8ef7 adjust fieldtype and description of field httpstatus_redirect_s in CollectionSchema
10 years ago
reger 1f9389396a fix NPE related 500 (Bad Request) response of UrlProxy on blacklisted urls,
10 years ago
reger f856edecb6 fix proxy redirect (http status 302) response
10 years ago
Michael Peter Christen cc090bcb01 enhanced initialization of autotagging
10 years ago
Michael Peter Christen a0576ec737 fix for pdf sub-page result preparation
10 years ago
Michael Peter Christen 6ad43c4a8b removed debug code
10 years ago
Michael Peter Christen 407cfff010 fix to wkhtmltopdf usage
10 years ago
Michael Peter Christen 5d321d3dc5 fixes to wkhtmltopdf call
10 years ago
Michael Peter Christen eb78388a98 changed prefer strategy for http unique in such a way that http is
10 years ago
Michael Peter Christen 9e588944fa prevent NPE during initialization of very large vocabularies
10 years ago
Michael Peter Christen aaf7d4775a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 8c3e5b7b6d added experimental pdf splitting which enables YaCy to split pdfs during
10 years ago
Michael Peter Christen d14114697c the miss cache does not seem to work, it sometimes contains urlhashes
10 years ago
reger deb75a1dbe fix refactored size() -> filesize() in YMarkMetadata
10 years ago
reger 198102304b refactor size() -> filesize() of URIMetadataNode
10 years ago
reger c6f634a4f2 remove redundant caching of urlhash in URIMetadataNode
10 years ago
Michael Peter Christen 5516819354 preventing the use of no-cache and expires in case that images are
10 years ago
Michael Peter Christen d3e71ed070 fixes for searches when initialization of large autotagging libraries
10 years ago
Michael Peter Christen 28683530cd fixes to usage of no-cache: use and recognize also the no-store
10 years ago
Michael Peter Christen c9c700b510 reduction of http requests to YaCy using the correct cache-control,
10 years ago
reger 13cca2b114 fix missing AppPath
10 years ago
Michael Peter Christen 65125439fe added query modifier 'on'. This makes it possible to search for date
10 years ago
Michael Peter Christen 1cfddea578 added (very experimental) Solr response writer for snapshot image
10 years ago
Michael Peter Christen 7287dd764e added url, date, time and page number on pdf snapshot footer
10 years ago
Michael Peter Christen 8b5d074715 fix for image parser (there is a class missing!)
10 years ago
Michael Peter Christen 932faafffe reactivated on-demand snapshot loading
10 years ago
Michael Peter Christen 2362ad7c34 fix for a count issue in snapshot api
10 years ago
Michael Peter Christen 3354cd63be Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 9971e197e0 Added a transaction interface to the snapshots: all documents in the
10 years ago
reger 63846ddb89 add final SolrQueryRequest.close to SolrServlet
10 years ago
reger 9edc7308aa update to metadata-extractor-2.7.0.jar
10 years ago
Michael Peter Christen 578ae29f1e added a note that the servlet is linked using web.xml
10 years ago
reger 6c3f36def1 - fix path to default heuristic.cfg
10 years ago
Michael Peter Christen bbf0ac40c3 add the actual DateDetection class... (missed in latest commit)
10 years ago
Michael Peter Christen 66b5a56976 Added and integrated new date detection class which can identify date
10 years ago
Michael Peter Christen c3c2b6999b fixes on wkhtmltopdf
10 years ago
Michael Peter Christen 114f0afc1e enable sku as anchor in html response writer
10 years ago
Michael Peter Christen aa80cb1159 enhanced tagging preparation speed which reduces initialization time for
10 years ago
Michael Peter Christen 6a1865f507 refactoring date -> lastModified
10 years ago
Michael Peter Christen ab6cc3c88c added concurrent generation of snapshot pdfs
10 years ago
Michael Peter Christen 413eeefed4 added character set detection library from
10 years ago
Michael Peter Christen 7bfc5b80cb added new options to vocabulary editor:
10 years ago
Michael Peter Christen 87b53b3572 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 8df8ffbb6d enhanced the snapshot functionality:
10 years ago
reger 5d67e165d9 remove redundant null check in ResponseHeader.lastModified
10 years ago
reger 5f0bb1214f modified FieldReIndex to reindex queries with low number of documents first
10 years ago
reger e52370728a fix startup stop on missing HTCACHE/SNAPSHOT directory
10 years ago
reger e5236aa7ca Merge origin/master
10 years ago
reger 70cf7060a4 coding fixes suggested in
10 years ago
Michael Peter Christen 4fe4bf29ad added rss feed output to snapshot servlet which can be used to get a
10 years ago
Michael Peter Christen 8b522687e0 added toString() methods to feed classes which makes it possible to
10 years ago
reger 568c991405 remove the unused Request variable
10 years ago
reger d6539ba597 Merge origin/master
10 years ago
reger ff18129def ViewFile servlet: update index if newer,
10 years ago
Michael Peter Christen a304058840 added Image Events as another option to generate images with a mac if no
10 years ago
Michael Peter Christen d83de9ecf5 added another path for the convert command because on older Macs
10 years ago
Michael Peter Christen 226aea5914 added a servlet which can create preview images, preview tumbnails and
10 years ago
reger 28456dfc09 skip creation of unused Bluelist contenttransformer
10 years ago
Michael Peter Christen 321840fde3 Replaced all fixed thread pools with cached thread pools. The cached
10 years ago
Michael Peter Christen 7bfab5eb9d set Busy- and Blocking-Threads to daemon mode (they will now not prevent
10 years ago
Michael Peter Christen e586e423aa in case that loading from the cache fails, load from wkhtmltopdf without
10 years ago
Michael Peter Christen d5bac64421 recognize more html file types for snapshots
10 years ago
Michael Peter Christen a1ee101079 recognize more html file extensions
10 years ago
Michael Peter Christen 8480641f2d fix to xvfb-run usage (quotes did not parse in xvfb-run, default values
10 years ago
Michael Peter Christen 68b040e31e added fail-over missing http proxy service (i.e. overload) and quiet
10 years ago
Michael Peter Christen 25a64c51b3 moved snapshot generation out of the html handler to prevent that
10 years ago
Michael Peter Christen c35170a305 more logging
10 years ago
Michael Peter Christen e8be07ec78 grr
10 years ago
Michael Peter Christen 6f81bb756c wrap wkhtmltopdf with xvfb if necessary
10 years ago
Michael Peter Christen 0119f8665d more logging when failing to create pdf snapshot
10 years ago
Michael Peter Christen 416fe886e3 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 60f27bdf49 added the property timeoutrequests to configuration to disable
10 years ago
Michael Peter Christen 97f6089a41 YaCy can now create web page snapshots as pdf documents which can later
10 years ago
reger ff80700aff replace depreciated Solr DateField.formatExternal with recommended TrieDateField.formatExternal
10 years ago
Michael Peter Christen 9ea120dbe5 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger 0c97cc2440 skip unused call parameter for hashSentence()
10 years ago
reger 5790c7242e skip to tokenize punktuation as word in WordTokenizer
10 years ago
reger f07392ff17 add. use host port parameter in YaCyApp
10 years ago
Michael Peter Christen 09d2867050 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen ad0da5f246 added new web page snapshot infrastructure which will lead to the
10 years ago
Michael Peter Christen 5f5c7d69d1 added image screenshot generator
10 years ago
Michael Peter Christen 1d45d9405a security bugfix
10 years ago
Michael Peter Christen ff728b4aa5 ignore url errors during search
10 years ago
Michael Peter Christen 8317914ce3 changed vocabulary navigator object type to TreeMap to get a specific
10 years ago
Michael Peter Christen d5c1b07768 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen c0f9f6ac66 added option to change the navbar-default, i.e. usable for dark skins
10 years ago
Michael Peter Christen 10794e8efd trying facet.method fc instead of fcs to handle large facets
10 years ago
Michael Peter Christen 041b605cfe Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
Michael Peter Christen f1f74e8626 toString fix
10 years ago
Michael Peter Christen 30276a2b48 prevent that a local Solr search and a local RWI search are running
10 years ago
Michael Peter Christen 84763126e0 added option to make the YaCy proxy act as the cache is never stale. If
10 years ago
reger 1e7ee72240 fix path lookup to ./defaults/yacy.badwords
10 years ago
reger 7d863d6254 fix empty text facet entry
10 years ago
Michael Peter Christen a39419f2ef more stacks shall be considered for on-demand loading, not only
10 years ago
Michael Peter Christen 5bb52f79be reduce number of calls to queue.size() because that may be a bottleneck
10 years ago
Michael Peter Christen 4920ab7b76 optimize usage of size() cache
10 years ago
reger ee277b9b3e allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/)
10 years ago
reger de56266bcb remove redundant toLower for topwords
10 years ago
Michael Peter Christen a34f837592 better delete all files in path when removing host crawl stack
10 years ago
Michael Peter Christen 10b1db430a if we have many hosts, use on-demand earlier
10 years ago
Michael Peter Christen 1324927e66 prevent division by zero
10 years ago
Michael Peter Christen 2beb6abeb6 disabled crazy sleep loop
10 years ago
Michael Peter Christen 70f03f7c8e do not cache search requests to Solr if the result is used for
10 years ago
Michael Peter Christen a0b84e4def use a LinkedHashMap for factes to maintain facet order as given by solr
10 years ago
reger ef5dc68313 include domtype to searcheventcache id
10 years ago
Michael Peter Christen 0dc6e0a5f2 added option to enrich vocabularies with synonyms from synonym database
10 years ago
Michael Peter Christen 6a2a669db4 added loading of the synonyms file from addon/synonyms into the
10 years ago
Michael Peter Christen c67c5c0709 added new solr schema fields which record the occurences of vocabulary
10 years ago
Michael Peter Christen a67a465415 fix field counter for multi-fields in html writer for the solr servlet
10 years ago
Michael Peter Christen ec9d021568 added option in vocabulary editor to import CSV files with different
10 years ago
reger 3c818fc912 add a check of java version string >=1.7 to startup class
10 years ago
Michael Peter Christen 0550b54d56 added fix to postprocessing: avoid caching of postprocessing collection
10 years ago
Michael Peter Christen 68e8039fd1 added high-precision scheduler for API processes. This allows also to
10 years ago
Michael Peter Christen 8aee7f940e added missing class for latest changes
10 years ago
Michael Peter Christen 97039049e4 fix in key enumeration methods for cases where the enumeration is done
10 years ago
Michael Peter Christen 7e1b0b6712 fix for wildcard patch in search queries
10 years ago
Michael Peter Christen 0a879c98e7 added new 'firstSeen' database table and necessary data structures which
10 years ago
Michael Peter Christen 421ee64f33 another fix to ordering of table indexes; fixes also network stats
10 years ago
Michael Peter Christen 1db476c67e fix for bad table iteration
10 years ago
reger e4316e2d74 skip creation of local var in proxyhandler.storetocache
10 years ago
sixcooler 9c6e3a6b1c fix assertation-failure in version-string for Solr-4.10.2 by changing
10 years ago
sixcooler 725b206fb4 update to solr-/lucene-4.10.2
10 years ago
Michael Peter Christen 5c97ecb30f fix of bad query generation for search facets
10 years ago
Michael Peter Christen 95d87f00b3 fix for bad query generation in doublecheck in postprocessing
10 years ago
orbiter 72c2bc5189 fix for search in case where local peer has no local seed address in
10 years ago
orbiter 5be352da99 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter 0fcd8097a3 removed unused options from BusyThreads
10 years ago
Michael Peter Christen fe8b1d137d emergency bugfix for 100% CPU in image drawing
10 years ago
Michael Peter Christen 92007e5d2d more enhancements to posprocessing speed
10 years ago
Michael Peter Christen 9a7fe9e0d1 fix for bad timing computation in postprocessing
10 years ago
Michael Peter Christen bd16119a00 another fix for postprocessing (the query for "" on numeric field did
10 years ago
Michael Peter Christen 327e83bfe7 more fixes in postprocessing: partitioning of the complete queue to
10 years ago
orbiter 2bc6199408 more concurrency for postprocessing
10 years ago
orbiter a83cf26c38 more fixes and enhancements to postprocessing
10 years ago
orbiter 71758f0d62 enhanced postprocessing by usage of a field-list generation to prevent
10 years ago
orbiter 7856fbdbe8 fix for npe (in rare cases)
10 years ago
orbiter 8a2b569d7c fix for literal computation
10 years ago
orbiter 856da2712b Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter ca9cd7b58a more IPv6 fixes
10 years ago
Michael Peter Christen b4585e9546 added new index size history image in /Status.html page
10 years ago
Michael Peter Christen 167c5a51f0 IPv6 fix
10 years ago
Michael Peter Christen fe537679de fix for exact_signature_unique_b, exact_signature_copycount_i,
10 years ago
sixcooler eb9d2705d2 fix for ConnectionInfo.cleanup of server-connections
10 years ago
Michael Peter Christen 2e5214eb21 added field postprocessing.partialUpdate to settings which can be used
10 years ago
Michael Peter Christen 11074d8d24 fix for a ssl bug that appear only in java 7.
10 years ago
Michael Peter Christen e96490e3a1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 77662e08e1 concurrently initialize the error cache; extended also the cache by
10 years ago
sixcooler d8fcc4a2f5 added a timeout on Jetty connectors
10 years ago
Michael Peter Christen 0f0b60404b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
sixcooler 72561926aa do not overwrite yacy.conf in case of an exception
10 years ago
Michael Peter Christen 07c5b57953 removed warnings
10 years ago
orbiter fa2ad101ec enhanced graphics computation (avoiding long string parsing for colours)
10 years ago
orbiter ef813cec91 added proper copyright notice to OSM tiles presented at the search
10 years ago
Michael Peter Christen fca11701f0 better profiling of solr queries
10 years ago
Michael Peter Christen 2e09da9832 npe fix
10 years ago
Michael Peter Christen d80418f1b1 added partial updates to solr during postprocessing: during
10 years ago
Michael Peter Christen b1cfbc4a04 added new solr field url_paths_count_i which can be used to enhance the
10 years ago
Michael Peter Christen e69883d5ab fix-fix for
10 years ago
Michael Peter Christen 30d4402cd1 fixed location search
10 years ago
Michael Peter Christen 6983dff334 explain crawl denial when not switched to intranet mode
10 years ago
Michael Peter Christen f818f84adb more ipv6 fixes
10 years ago
Michael Peter Christen afd5bd5f5f slightly enhanced Network table computation by using a lazy initialized
10 years ago
Michael Peter Christen 2c2b50e65d refactoring (class name should start with uppercase letter)
10 years ago
Michael Peter Christen bc275dca07 added network history graph image /NetworkHistory.png which can show
10 years ago
Marc Nause ce9368246b Merge branch 'master' of gitorious.org:yacy/rc1
10 years ago
Marc Nause 5603809deb Minor changes:
10 years ago
Michael Peter Christen d8beafba3a fix for values in CrawlProfileEditor table and xml; now the full profile
10 years ago
Michael Peter Christen ec95dfa2e6 fixed crawl profile xml result which did not show the correct crawl
10 years ago
Michael Peter Christen 8c1a89cb34 added another decoration flag to switch off network graphics in crawler
10 years ago
Michael Peter Christen ee27be3399 misc bugfixes (concurrency, memory protection)
10 years ago
Michael Peter Christen 9b1958e8ca more ipv6 bugfixes
10 years ago
Michael Peter Christen 7817fc50c9 added a high cpu cycle monitor to PerformanceQueues
10 years ago
Michael Peter Christen 5082feb103 less volume for effect sounds
10 years ago
Michael Peter Christen e8392e2ff2 fix for local search
10 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes
10 years ago
Michael Peter Christen a27563e5c3 removed the atmo sound clips because they had been too large
10 years ago
Michael Peter Christen 883622306e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 97995a1dd9 fix for remote search process
10 years ago
Michael Peter Christen 0843b12ef3 ipv6 fix: avoid that shrinked own ip set is overwritten with (non-valid)
10 years ago
Michael Peter Christen 92c5d97486 fix for bad node flag setting with IPv6
10 years ago
orbiter c27bad9326 more ipv6 fixes
10 years ago
orbiter cddf884bc4 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
Michael Peter Christen 460858fb22 more ipv6 fixes
10 years ago
Michael Peter Christen 5cef88a315 argh.. adding missing java class for latest audio feature
10 years ago
Michael Peter Christen 74957f3760 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 2a052f446a Added an experimental audio feedback system.
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
Michael Peter Christen d0358e568b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
10 years ago
reger 59c6532a65 add link extraction to pdfParser
10 years ago
reger aa2e15d846 allow url parameter in worktable apicall
10 years ago
orbiter f3a12801f0 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter d93325a578 lazy handling of process_sxt field (part of postprocessing)
10 years ago
Michael Peter Christen b31db00010 toString fixes
10 years ago
Michael Peter Christen 961f06c0b6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger 209e0f2fe8 allow url parameter in worktable apicall
10 years ago
reger b5ca20de15 preserve content_type (mime) if supplied in preference of construct in from file type.
10 years ago
reger fe9f1c594e fix char encoding parameter in UrlProxy
10 years ago
reger b0c87d8240 fix image search expand box, cut-off of 2nd capture line height
10 years ago
Michael Peter Christen 2c2ed8bf4e typo in javadoc
10 years ago
Michael Peter Christen 528f583d72 ipv6 fixes
10 years ago
Michael Peter Christen 6ee5b4352d Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 247e626083 IPv6 host parsing bugfixes
10 years ago
reger fb1fcc2b03 handle noarchive tag, skip writing page to cache
10 years ago
Michael Peter Christen fe917deb2d when pinging other peers, be able to select the right IP option
10 years ago
Michael Peter Christen 65e6ae52fb IPv6-enhanced Network monitoring page
10 years ago
Michael Peter Christen 3073c69aee Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
10 years ago
reger eaccce3467 added metadataImageParser for tif and psd (Photoshop) images.
10 years ago
reger a69f5358ff use javax ImageIO getReader to add supported image extension/mime
10 years ago
reger 8b1ce49ee6 remove unused variable timeout
10 years ago
reger 48aed15c48 skip loader wait cycle on concurrent access in nocache configuration.
10 years ago
Michael Peter Christen 67cd4c37bd activated the new apk parser which was already ready but not included in
11 years ago
orbiter a922b122a3 added a hack to forward solr search results from an external attached
11 years ago
Michael Peter Christen 025516f682 fix for crawl limit for number of pages fail
11 years ago
Michael Peter Christen 2645dc816a added warning for not well-formed postprocessing queries
11 years ago
Michael Peter Christen 437ce3b8a0 added internal api for partial updates to Solr
11 years ago
orbiter 3ac31614a3 added option to reverse-sort YaCy tables (internal API change only)
11 years ago
Michael Peter Christen 6d3d4c4ea6 changed the concurrent enumeration of query results in such a way that
11 years ago
Michael Peter Christen ad35d9294f added a 'stats' table which records some peer statistics twice every
11 years ago
reger 8284ea751a catch TimeoutException during ping and do not delete yacy.conf during prereadconfigfile
11 years ago
reger ffa7c7116f better fix for NPE in image search
11 years ago
Michael Peter Christen 759e7d9538 fix for http://forum.yacy-websuche.de/viewtopic.php?p=30720#p30720
11 years ago
Michael Peter Christen bf18a39d0e replaced warning with info
11 years ago
Michael Peter Christen f1032fb8fe more enhancements to image search in case that a restriction to a single
11 years ago
Michael Peter Christen 475125f9d7 hack to get more results when doing a remote site search
11 years ago
Michael Peter Christen 81f9b34da7 increaesed ability ot search for all images on a single server within
11 years ago
Michael Peter Christen 2c26013c50 better contentdom abstraction
11 years ago
Michael Peter Christen 6a8fb8190b changed default value for maximum number of connections to 50
11 years ago
Michael Peter Christen ca8b2bf099 removed www and welcome servlet, these had been demo servlets and are
11 years ago
reger 03a7a29db3 limit OAI import urn resolver try for Deutsche National Library
11 years ago
Michael Peter Christen 0838326a76 changed error message, see http://mantis.tokeek.de/view.php?id=439
11 years ago
reger b5e0f70197 - remove repositoryPath post from ConfigBasic (obsolete)
11 years ago
reger 8931e14514 fix NPE in image search
11 years ago
Michael Peter Christen 1735dbc9d9 enhanced image search: bugfixes and performance enhancements
11 years ago
Michael Peter Christen ebd0be2cea fixes and speed updates for search process
11 years ago
Michael Peter Christen 7611bf79bd Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
11 years ago
Michael Peter Christen 524bedc00a fixed text in startup tray icon and added shutdown icon during shutdown
11 years ago
Michael Peter Christen 4709d8417c npe fix for non-tray users
11 years ago
orbiter 5b5635e187 replaced font for boot tray icon with image and added some more images
11 years ago
orbiter aa6cdc4ab5 speed-up of start process if remote DNS waits for timeout
11 years ago
orbiter 40b3977c21 added an animation of the tray icon during the boot phase of YaCy.
11 years ago
Michael Peter Christen ec6082c872 very bad language detection hack fix hack
11 years ago
Michael Peter Christen 39615de3f9 adding the buffer size is not wrong but may cause confusing information
11 years ago
Michael Peter Christen 395edec6f1 changed strategy to count the number of documents: get the max of
11 years ago
Michael Peter Christen e87dc08c0d set the correct fail time in error docs
11 years ago
Michael Peter Christen cfb20bc0ce removing the [] for ipv6 addresses may be a bad idea..
11 years ago
orbiter b6d57f06eb enhanced the apk parser (up to beeing production-ready).
11 years ago
Michael Peter Christen a7dd89c4de changed method to write the citation index: do not catch up references
11 years ago
Michael Peter Christen 57ce7eeff3 fixed localhost authorization and replaced the adminRealm with an info
11 years ago
orbiter f318d7c285 enhanced date-ordered ranking
11 years ago
reger a6891ff7f8 fix Querygoal.parse exception on +/-null-term
11 years ago
reger c7335318eb remove unused legacy procedure from httpserver
11 years ago
Michael Peter Christen eab0d3e1a9 bugfix for wrong lock display, see
11 years ago
orbiter 49d4f95faf bugfix to latest commit
11 years ago
orbiter 68211f8244 enable Crawler_p servlet if a rss feed or a wiki dump import was
11 years ago
orbiter a65df4ce7e do not push noindex errors into log if in intranet mode. noindex
11 years ago
orbiter 688c6d8954 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 4ae7aead28 addon to latest fix
11 years ago
Marc Nause 2af56fa37d Improved UPnP. (still not perfect)
11 years ago
orbiter b3ebd38079 removed the HTDOCS repository concept because the concept to host files
11 years ago
reger 1fdcc2d67b change seedfile upload ip check to allow intranet ip in intranet mode
11 years ago
reger e31b0e6d67 - update javadoc Seed.getIP
11 years ago
reger 350c6b8250 in IntranetMode allow intranet hosted seedlist with Network_Domain "any"
11 years ago
orbiter d68438c3d9 make sure that the postprocessing background thread never dies by any
11 years ago
orbiter b4f2a1db6e added a unlock icon for all protected pages that are unlocked because
11 years ago
reger ea6c9e9b07 reduce mem buffer overhead for gap files during r/w
11 years ago
reger e88537522d allow single quote " ' " in query
11 years ago
orbiter 487021fb0a snippet computation update
11 years ago
orbiter 1c2f1f233a Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger 5a4995ded3 fill solr rss writer dc:subject tag with keyword content
11 years ago
orbiter 927aaa95a6 concurrency bugfix
11 years ago
orbiter c9e593cf78 removed warnings
11 years ago
reger 7584352e7b use more predefined Solr query parameter constants
11 years ago
reger f9db5dd6c5 reduce doublecontent check document (prevent out of memory)
11 years ago
reger e9eae45b55 simplify rssreader and improve atom feed link extraction
11 years ago
reger a8508417d1 catch NPE during crawl (OAI import)
11 years ago
reger 3dde94422f center searchevent lines on network graph
11 years ago
Michael Peter Christen 3860711aef fix for possible interruption of concurrent queries
11 years ago
Michael Peter Christen 6344718f8b reducing the concurrent query stack size and reduced concurrency of
11 years ago
Michael Peter Christen eca9380e3d bugfix for crawler double-check: if an url is redirected, the
11 years ago
Michael Peter Christen 9ac0c93f17 fix for subpath crawl filter
11 years ago
Michael Peter Christen 66106bdaf0 fix for crawler attribute maxdompages
11 years ago
Michael Peter Christen 49d91b94c3 npe fix in crawler
11 years ago
Michael Peter Christen b7183a7321 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger ea2e627662 fix ConfigAccounts del user with uppercase letter in name
11 years ago
Michael Peter Christen c465b791af typo
11 years ago
Michael Peter Christen 191ec8c82a added concurrency to postprocess rewrite process
11 years ago
Michael Peter Christen a1e8bdd5e9 log ppm instead of docs/second
11 years ago
Michael Peter Christen cc0ded7abd set process type of web graph according to fields as defined in the
11 years ago
Michael Peter Christen 12fb9d7cd1 log postprocessing constraints in case that postprocessing is not
11 years ago
Michael Peter Christen 3c23b89823 less logging
11 years ago
Michael Peter Christen a0c53174c5 better solr query logging to detect unnecessary sort requests for more
11 years ago
Michael Peter Christen 338f574bdc no sorting if http/www unique fields are not demanded (makes query
11 years ago
Michael Peter Christen 1609763be5 toString fix
11 years ago
Michael Peter Christen b983e68254 more retries, less sleep
11 years ago
Michael Peter Christen 1503ba7794 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger 8f77719091 fix "Ljava.lang.String" in crawl queue anchor name
11 years ago
Michael Peter Christen 0ceeceb35e more logic on Solr queries; usage of the query terms in posprocessing,
11 years ago
orbiter 38864ae004 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 4099296b45 added new classes which shall reduce call overhead to Solr (stub)
11 years ago
reger d0c02e1de7 adjust rss lat/lon to double
11 years ago
orbiter 3491ab4c38 removed unused images from webgraph edge computation
11 years ago
orbiter 2371d6b8db target linktexts must be string to enable search facets on these fields
11 years ago
Michael Peter Christen 001e05bb80 do not store failure of loading of robots.txt into the index as a fail
11 years ago
Michael Peter Christen 05d58e4df0 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 98f45c9032 fix for image alt attachment to AnchorURLs in html parser.
11 years ago
orbiter 22ce4fb4dd better error handling for remote solr queries and exists-checks
11 years ago
Marc Nause 9df14fc126 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Marc Nause 477be17c51 Replaced old UPNP library with Weupnp. UPNP should
11 years ago
orbiter 738989aab7 reverted commit f94c91315b because the
11 years ago
orbiter e9163e7e10 fix for malformed hostpath names in crawl balancer
11 years ago
Michael Peter Christen c115f3869c enhanced snippet computation and test method in ViewFile
11 years ago
reger 6c10b59f3e move bootstrap peers test systems to its test class
11 years ago
orbiter 1027f3d04a fix for the usage of ready-prepared solr queries, some queries are
11 years ago
Michael Peter Christen f94c91315b if the webgraph is used, then use it also for reference computation to
11 years ago
Michael Peter Christen 6e1dc444c3 added a snippet test function in ViewFile: you can now search for a
11 years ago
orbiter 4b06adb751 fix for file urls
11 years ago
orbiter 08409ec680 no idea why the words max was an ordered one. This change increaes speed
11 years ago
reger e5854a5cdb fix localhost link to opensearchdescription.xml
11 years ago
Michael Peter Christen b44626e55b fixed target_alt_t in webgraph
11 years ago
Michael Peter Christen 504327b15c fix for condition for writing the webgraph
11 years ago
Michael Peter Christen 542c20a597 changed handling of crawl profile field crawlingIfOlder: this should be
11 years ago
Michael Peter Christen 4eec1a7452 refactoring (change Metadata name of load time data structure to avoid
11 years ago
reger c95ba52cf0 improve logexception info
11 years ago
orbiter e441831a24 reverted toString() change in AnchorURL to prevent mistakenly used
11 years ago
reger 47f201a6b8 Add Solr default query fields (&qf) to select servlet
11 years ago
reger f96cfdc84d prevent array out of bound exception on getRankingProfile(x)
11 years ago
reger 5f5fb4ecdc remove unused static (RSS)search from protocol
11 years ago
reger 7c1706d83a use CRLF in generated bat command scripts for windows
11 years ago
reger a2cb366b25 Combine /heuristic search modifier with opensearch configured targets
11 years ago
Michael Peter Christen 2de159719b added an option to set 'obey nofollow' for links with rel="nofollow"
11 years ago
Michael Peter Christen bf1b6b93e7 do not write CR values to webgraph if no CR values are computed
11 years ago
Michael Peter Christen e039e78210 small bugfixes
11 years ago
Michael Peter Christen 32a2ff925c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen d07cdd8c3b added SolrCloud access mode and configuration
11 years ago
Michael Peter Christen 8514bffc22 enhanced postprocessing status report
11 years ago
reger b24572f304 fix GSA filter query assignment
11 years ago
Michael Peter Christen b5fc2b63ea removed exist() retrieval functions from error cache and replaced it
11 years ago
Michael Peter Christen 62c72360ee cleanup of checkAcceptanceInitially in CrawlStacker, should avoid
11 years ago
Michael Peter Christen dd5cdfe212 reverted filter query hack, it did not work
11 years ago
Michael Peter Christen b5d78ba156 reduced number of solr queries during crawling
11 years ago
Michael Peter Christen 5326970d6c enhanced solr queries for single document extraction
11 years ago
Michael Peter Christen 525575bd97 added debugging of filter queries in thread dump thread names
11 years ago
Michael Peter Christen f319ef268f testing filter queries instead of queries to retrieve documents by id
11 years ago
Michael Peter Christen fd87fa1613 removed more unnecessary exist-checks in ErrorCache
11 years ago
Michael Peter Christen f2b476e08b don't do a double check to solr for failed documents if they are not
11 years ago
Michael Peter Christen 06ab72d1af enhanced crawler host round-robin strategy
11 years ago
orbiter dab9a0786a Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 51bf5c85b0 Renamed the transmission cloud to buffer in dispatcher since the name
11 years ago
Michael Peter Christen a694b6a8fc another fix for unique field computation
11 years ago
Michael Peter Christen fb3dd56b02 fix for processing of noindex flag in http header
11 years ago
Michael Peter Christen b0d941626f fixed bugs in canonical, robots and title/description unique calculation
11 years ago
reger d9472d043a cleanup older unused classes
11 years ago
reger 665e12f88e move startup time from old serverCore to switchboard (most used here)
11 years ago
reger 336425912a remove unused localSearchThread from SearchEvent
11 years ago
reger 32bd2a61c1 add local ip to AbstractRemoteHandler local hostname cache
11 years ago
Michael Peter Christen f3a6b6e21e fix for bad URL decoding
11 years ago
Michael Peter Christen 1092e798a5 fixed double content postprocessing
11 years ago
Michael Peter Christen aee5b108e5 added linkScraperParser, a parser which ignores the text like the
11 years ago
reger 2b8cc5832c fix seek error for 0 file size records file
11 years ago
reger 2ba394333f fix Crawler HostQueue release of stackfile
11 years ago
reger 40133ba2d0 fix NPE in Condenser,
11 years ago
orbiter 59160984cc timeline performance update
11 years ago
orbiter 54bea96e67 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen 841cc77391 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen e09218129c remove check for local solr. This check was made during a time when Solr
11 years ago
orbiter 2073e69034 fix for long periods in timeline
11 years ago
reger 1f94df29e7 fix NPE in solr rss where snippet contains only the title text
11 years ago
Michael Peter Christen 09dcdb9b19 update to solr 4.9.0
11 years ago
Michael Peter Christen 1cd4b2e8be Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 8c52f0651b refactoring of AccessTracker events & timeline fix
11 years ago
reger 431a5f9c4e added test case for TextSnippet,
11 years ago
Michael Peter Christen 5b94a257ce no timeout for large reference collections
11 years ago
Michael Peter Christen f5b817bac4 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger cb2c17d236 extract author and keywords in .doc and .ppt parser
11 years ago
reger a5707cd2eb enable proper Author navigator
11 years ago
Michael Peter Christen 74206a10c7 refactoring
11 years ago
orbiter fec673c9d1 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 4a66af716d added apkParser stub (work in progress)
11 years ago
orbiter c59da9fe7a added access tracker log reader stub
11 years ago
reger 2d67f29244 adjust mergeDocument after parsing to
11 years ago
Michael Peter Christen 0d29b972cc Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 36e623d8bf enhanced metadata enrichment for media file type search:
11 years ago
Michael Peter Christen 49886fab08 enhanced debugging
11 years ago
Michael Peter Christen b893c42a0f bugfix for image search
11 years ago
Michael Peter Christen c7995d3e2a increased fixed limit for http POST request sizes to 100MB
11 years ago
reger 7847a93558 fix AbstractParser.singleList not adding null strings
11 years ago
Michael Peter Christen 8acae852a0 write <em>-tagged texts also into the bold_txt field
11 years ago
reger 90c4576361 add a link to recrawl index entry to metadata html page
11 years ago
Michael Peter Christen 2626c8f6db using concurrency to do base64 encoding in file POST commands
11 years ago
Michael Peter Christen e132689818 fixed and enhanced Base64 (en)coder (again)
11 years ago
Michael Peter Christen 2415e3db43 enhanced ASCII byte[] -> String conversion
11 years ago
Michael Peter Christen 4751ed974f enhanced base64 encoding
11 years ago
Michael Peter Christen e949071160 removed superfluous date method
11 years ago
Michael Peter Christen 501d55cd35 removed superfluous assert
11 years ago
orbiter 0bbb5040b8 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 9d5d86cd03 Added filter query options to the ranking servlet /RankingSolr_p.html.
11 years ago
Michael Peter Christen d2151857f1 Added collection navigation:
11 years ago
Michael Peter Christen 74c249288a added a push api to make it possible to upload files directly without
11 years ago
Michael Peter Christen f13c8aa7dd re-implementation of file push option in the context of POST http
11 years ago
Michael Peter Christen ba6ffddefc refactoring
11 years ago
reger 982601017e crawling of filenames with + fails due to url decoding
11 years ago
reger 3b559e7846 optimize pdfParser
11 years ago
reger 09f73b790f fix pdfParser not closed warning from pdfbox
11 years ago
reger 92d1604a31 Crawler hostbalancer does not delete finished queue files,
11 years ago
Michael Peter Christen 0c324d735c NPE fix for postprocessing without term index
11 years ago
Michael Peter Christen 922979aae1 added option to prefer http over https in unique-protocol ranking
11 years ago
Michael Peter Christen b3b174e2b8 fixed webgraph postprocessing and status display in Crawler_p servlet
11 years ago
Michael Peter Christen e6b28f5958 removed check on protocol for double content (user request)
11 years ago
reger d8d318233e fix logging settings
11 years ago
Michael Peter Christen 698f053658 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen f23c4142e0 added option to configure a custom user agent within allip networks
11 years ago
reger 8e233e2eb4 - fix typo in Message_p (defaultpath)
11 years ago
orbiter d7d38f9135 made number of open files in crawler configurable and increased default
11 years ago
Michael Peter Christen 8ad41a882c fixed several problems with postprocessing:
11 years ago
reger ca5437dd50 fix crawl of file:// , also http://mantis.tokeek.de/view.php?id=149
11 years ago
Michael Peter Christen ff5b3ac84d added new fields http_unique_b and www_unique_b which can be used for
11 years ago
sixcooler 5b1c4ef191 Monitoring and limit connection-count for Jetty
11 years ago
Michael Peter Christen f0db501630 better handling of ranking parameters and new default values for date
11 years ago
Michael Peter Christen 53948da7d0 tried to make last_modified recognition smarter
11 years ago
Michael Peter Christen 2d03037965 'Last-Modified', not 'Last-modified' according to
11 years ago
Michael Peter Christen 3dc5fb0050 fix for operator precedence bug (cast binds stronger than bitwise AND)
11 years ago
Michael Peter Christen 6634b5b737 debug code for index distribution testing
11 years ago
orbiter 49e344e8d9 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 7705e36703 fix for latest generic warning fix
11 years ago
sixcooler 10326892a8 avoid erros from ConnectHandler, correction for #6d16fa9
11 years ago
orbiter 97983ba89f fixed generics warnings for generic array instantiation that appeared
11 years ago
sixcooler 830057d788 lower Segment-size (hope to get Segments of 10GB)
11 years ago
orbiter c028ae9b09 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger e31493e139 "Use remote proxy for yacy" has no function, remove option and related config item
11 years ago
orbiter 181784a5cb Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger 0587077d06 cleanup obsolete and not used serverswitch Authentify code
11 years ago
orbiter c9f66be20b move unnecessary nested else out of condition
11 years ago
orbiter 0d8072aa99 removed warnings
11 years ago
orbiter 88f4af90da removed warnings
11 years ago
orbiter 0f425e01ca another circle computation enhancement
11 years ago
reger a8d162810c Exclude = from percent-encoding in MultiProtocolURL
11 years ago
reger 024f8e9b33 fix truncated urls containing ","
11 years ago
Michael Peter Christen 9112f0a2df enhanced circle tool initialization
11 years ago
Michael Peter Christen a1ac4c3b76 automatically clear graphics cache
11 years ago
Michael Peter Christen 505f58c79c enhanced circle computation time and memory footprint
11 years ago
reger cd8c0dbda9 assign serialVersionUID for proxyservlet, too.
11 years ago
reger b300d7f4ce set serialVersionUID on urlproxyservlet to skip compiler warning
11 years ago
reger e9060d31bd update to Jetty 9
11 years ago
reger 1432a817dd respect "index media" switched off in CrawlStartExpert.html
11 years ago
orbiter 39e1913585 next development step: migration to java 1.7
11 years ago
Michael Peter Christen 4e734815e8 enhanced snippets: remove lines which are identical to the title and
11 years ago
Michael Peter Christen e84e07399a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 89f76da24b Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
sixcooler 390f03e041 o not check for segments-count on optimize:
11 years ago
reger 8a7c68e4c7 content of surrogates/out never accessed (remove)
11 years ago
sixcooler b8cee9b7d8 remove tables from tabletracker on close to avoid lots of dead entrys in
11 years ago
reger 1600414450 fix NPE on continuing crawls after YaCy restart
11 years ago
Michael Peter Christen 229f2248b8 added configuration option for maxmimum load and minimum ram for
11 years ago
orbiter f15c832587 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Marc Nause c97da1a0d8 First draft of a blacklist API.
11 years ago
Michael Peter Christen d4f65833a1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen c1c1be8f02 fix for slow crawling and better logging in balancer
11 years ago
Michael Peter Christen 3acf416335 npe fix
11 years ago
reger 2eb7682772 add html5 audio/video <source> tag to html content scraper
11 years ago
reger 0b6db04e40 fix contentscraper img height/width parsing
11 years ago
reger ffc5b75c73 optimize and fix lat / lon assignment
11 years ago
reger 9313447de2 reimplement tighter lat/lon calc in URIMetadataNode
11 years ago
reger d812f80784 add exit proxy link to UrlProxy
11 years ago
reger 78d08998db throw MalformedURLException on unknown protocol
11 years ago
reger bb8181b2be fix: resolve url without path but searchpart
11 years ago
orbiter a3542f29b4 npe fix
11 years ago
orbiter c48d2a2a02 npe fix
11 years ago
reger 121d25be38 recover sax fatal error on OAI-PMH import of xml with entity error
11 years ago
reger 81dc2aa536 add current css to HTMLResponseWriter to fix metadata view
11 years ago
orbiter 2fd8a0ead6 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 8e5ce7cd51 fixed a situation where finished crawls had not been detected.
11 years ago
orbiter 2f63bd0261 enhanced Host Balancer strategy: fair round robin
11 years ago
orbiter 0c88a32c36 do not apply lazy value instantiation for numeric or boolean values
11 years ago
orbiter 8e04030596 in case of short memory, do not cut down robinson peers to 1, just
11 years ago
reger 86f6975edc exclude html tags in in/outboundlinks_anchortext_txt parsed text
11 years ago
orbiter ccb1864d55 catch IllegalArgumentException for wrong process types (that is needed
11 years ago
orbiter 4ee4ba1576 fix for NPE in IndexCreateParserErrors_p.html caused by bad handling of
11 years ago
orbiter 12ba890205 removed warnings
11 years ago
reger d51f9cc863 add custom Jetty errorhandler
11 years ago
reger c193a02023 defer creation of new ArrayList after possible early return
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
reger 79e7947442 - remove empty http0_9 status text array
11 years ago
reger 2dabe2009d - remove unused manual http KeepAlive config
11 years ago
Michael Peter Christen 5746aae3db add canonical links to the same crawldepth, not the next crawldepth
11 years ago
Michael Peter Christen 74ab5ef9fa increased runtime for postprocessing query job
11 years ago
Michael Peter Christen 8b32dd5f9e special strategy for balancer: do not remove targets with zero wait time
11 years ago