Commit Graph

3071 Commits (793ce6d13bb0a45cff7a5b494a7e070e7b751be7)

Author SHA1 Message Date
Michael Peter Christen 4920ab7b76 optimize usage of size() cache
11 years ago
reger ee277b9b3e allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/)
11 years ago
reger de56266bcb remove redundant toLower for topwords
11 years ago
Michael Peter Christen a34f837592 better delete all files in path when removing host crawl stack
11 years ago
Michael Peter Christen 10b1db430a if we have many hosts, use on-demand earlier
11 years ago
Michael Peter Christen 1324927e66 prevent division by zero
11 years ago
Michael Peter Christen 2beb6abeb6 disabled crazy sleep loop
11 years ago
Michael Peter Christen 70f03f7c8e do not cache search requests to Solr if the result is used for
11 years ago
Michael Peter Christen a0b84e4def use a LinkedHashMap for factes to maintain facet order as given by solr
11 years ago
reger ef5dc68313 include domtype to searcheventcache id
11 years ago
Michael Peter Christen 0dc6e0a5f2 added option to enrich vocabularies with synonyms from synonym database
11 years ago
Michael Peter Christen 6a2a669db4 added loading of the synonyms file from addon/synonyms into the
11 years ago
Michael Peter Christen c67c5c0709 added new solr schema fields which record the occurences of vocabulary
11 years ago
Michael Peter Christen a67a465415 fix field counter for multi-fields in html writer for the solr servlet
11 years ago
Michael Peter Christen ec9d021568 added option in vocabulary editor to import CSV files with different
11 years ago
reger 3c818fc912 add a check of java version string >=1.7 to startup class
11 years ago
Michael Peter Christen 0550b54d56 added fix to postprocessing: avoid caching of postprocessing collection
11 years ago
Michael Peter Christen 68e8039fd1 added high-precision scheduler for API processes. This allows also to
11 years ago
Michael Peter Christen 8aee7f940e added missing class for latest changes
11 years ago
Michael Peter Christen 97039049e4 fix in key enumeration methods for cases where the enumeration is done
11 years ago
Michael Peter Christen 7e1b0b6712 fix for wildcard patch in search queries
11 years ago
Michael Peter Christen 0a879c98e7 added new 'firstSeen' database table and necessary data structures which
11 years ago
Michael Peter Christen 421ee64f33 another fix to ordering of table indexes; fixes also network stats
11 years ago
Michael Peter Christen 1db476c67e fix for bad table iteration
11 years ago
reger e4316e2d74 skip creation of local var in proxyhandler.storetocache
11 years ago
sixcooler 9c6e3a6b1c fix assertation-failure in version-string for Solr-4.10.2 by changing
11 years ago
sixcooler 725b206fb4 update to solr-/lucene-4.10.2
11 years ago
Michael Peter Christen 5c97ecb30f fix of bad query generation for search facets
11 years ago
Michael Peter Christen 95d87f00b3 fix for bad query generation in doublecheck in postprocessing
11 years ago
orbiter 72c2bc5189 fix for search in case where local peer has no local seed address in
11 years ago
orbiter 5be352da99 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter 0fcd8097a3 removed unused options from BusyThreads
11 years ago
Michael Peter Christen fe8b1d137d emergency bugfix for 100% CPU in image drawing
11 years ago
Michael Peter Christen 92007e5d2d more enhancements to posprocessing speed
11 years ago
Michael Peter Christen 9a7fe9e0d1 fix for bad timing computation in postprocessing
11 years ago
Michael Peter Christen bd16119a00 another fix for postprocessing (the query for "" on numeric field did
11 years ago
Michael Peter Christen 327e83bfe7 more fixes in postprocessing: partitioning of the complete queue to
11 years ago
orbiter 2bc6199408 more concurrency for postprocessing
11 years ago
orbiter a83cf26c38 more fixes and enhancements to postprocessing
11 years ago
orbiter 71758f0d62 enhanced postprocessing by usage of a field-list generation to prevent
11 years ago
orbiter 7856fbdbe8 fix for npe (in rare cases)
11 years ago
orbiter 8a2b569d7c fix for literal computation
11 years ago
orbiter 856da2712b Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter ca9cd7b58a more IPv6 fixes
11 years ago
Michael Peter Christen b4585e9546 added new index size history image in /Status.html page
11 years ago
Michael Peter Christen 167c5a51f0 IPv6 fix
11 years ago
Michael Peter Christen fe537679de fix for exact_signature_unique_b, exact_signature_copycount_i,
11 years ago
sixcooler eb9d2705d2 fix for ConnectionInfo.cleanup of server-connections
11 years ago
Michael Peter Christen 2e5214eb21 added field postprocessing.partialUpdate to settings which can be used
11 years ago
Michael Peter Christen 11074d8d24 fix for a ssl bug that appear only in java 7.
11 years ago
Michael Peter Christen e96490e3a1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 77662e08e1 concurrently initialize the error cache; extended also the cache by
11 years ago
sixcooler d8fcc4a2f5 added a timeout on Jetty connectors
11 years ago
Michael Peter Christen 0f0b60404b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
sixcooler 72561926aa do not overwrite yacy.conf in case of an exception
11 years ago
Michael Peter Christen 07c5b57953 removed warnings
11 years ago
orbiter fa2ad101ec enhanced graphics computation (avoiding long string parsing for colours)
11 years ago
orbiter ef813cec91 added proper copyright notice to OSM tiles presented at the search
11 years ago
Michael Peter Christen fca11701f0 better profiling of solr queries
11 years ago
Michael Peter Christen 2e09da9832 npe fix
11 years ago
Michael Peter Christen d80418f1b1 added partial updates to solr during postprocessing: during
11 years ago
Michael Peter Christen b1cfbc4a04 added new solr field url_paths_count_i which can be used to enhance the
11 years ago
Michael Peter Christen e69883d5ab fix-fix for
11 years ago
Michael Peter Christen 30d4402cd1 fixed location search
11 years ago
Michael Peter Christen 6983dff334 explain crawl denial when not switched to intranet mode
11 years ago
Michael Peter Christen f818f84adb more ipv6 fixes
11 years ago
Michael Peter Christen afd5bd5f5f slightly enhanced Network table computation by using a lazy initialized
11 years ago
Michael Peter Christen 2c2b50e65d refactoring (class name should start with uppercase letter)
11 years ago
Michael Peter Christen bc275dca07 added network history graph image /NetworkHistory.png which can show
11 years ago
Marc Nause ce9368246b Merge branch 'master' of gitorious.org:yacy/rc1
11 years ago
Marc Nause 5603809deb Minor changes:
11 years ago
Michael Peter Christen d8beafba3a fix for values in CrawlProfileEditor table and xml; now the full profile
11 years ago
Michael Peter Christen ec95dfa2e6 fixed crawl profile xml result which did not show the correct crawl
11 years ago
Michael Peter Christen 8c1a89cb34 added another decoration flag to switch off network graphics in crawler
11 years ago
Michael Peter Christen ee27be3399 misc bugfixes (concurrency, memory protection)
11 years ago
Michael Peter Christen 9b1958e8ca more ipv6 bugfixes
11 years ago
Michael Peter Christen 7817fc50c9 added a high cpu cycle monitor to PerformanceQueues
11 years ago
Michael Peter Christen 5082feb103 less volume for effect sounds
11 years ago
Michael Peter Christen e8392e2ff2 fix for local search
11 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes
11 years ago
Michael Peter Christen a27563e5c3 removed the atmo sound clips because they had been too large
11 years ago
Michael Peter Christen 883622306e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 97995a1dd9 fix for remote search process
11 years ago
Michael Peter Christen 0843b12ef3 ipv6 fix: avoid that shrinked own ip set is overwritten with (non-valid)
11 years ago
Michael Peter Christen 92c5d97486 fix for bad node flag setting with IPv6
11 years ago
orbiter c27bad9326 more ipv6 fixes
11 years ago
orbiter cddf884bc4 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen 460858fb22 more ipv6 fixes
11 years ago
Michael Peter Christen 5cef88a315 argh.. adding missing java class for latest audio feature
11 years ago
Michael Peter Christen 74957f3760 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 2a052f446a Added an experimental audio feedback system.
11 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
11 years ago
Michael Peter Christen d0358e568b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
11 years ago
reger 59c6532a65 add link extraction to pdfParser
11 years ago
reger aa2e15d846 allow url parameter in worktable apicall
11 years ago
orbiter f3a12801f0 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
orbiter d93325a578 lazy handling of process_sxt field (part of postprocessing)
11 years ago
Michael Peter Christen b31db00010 toString fixes
11 years ago
Michael Peter Christen 961f06c0b6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago