Commit Graph

962 Commits (092d97d7acf4ee8403baedb3576ce71fdd5a824f)

Author SHA1 Message Date
Michael Peter Christen a0b84e4def use a LinkedHashMap for factes to maintain facet order as given by solr
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 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
Michael Peter Christen 95d87f00b3 fix for bad query generation in doublecheck in postprocessing
10 years ago
Michael Peter Christen 92007e5d2d more enhancements to posprocessing speed
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
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 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 fca11701f0 better profiling of solr queries
11 years ago
Michael Peter Christen d80418f1b1 added partial updates to solr during postprocessing: during
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 ee27be3399 misc bugfixes (concurrency, memory protection)
11 years ago
Michael Peter Christen 9b1958e8ca more ipv6 bugfixes
11 years ago
Michael Peter Christen 97995a1dd9 fix for remote search process
11 years ago
Michael Peter Christen 92c5d97486 fix for bad node flag setting with IPv6
11 years ago
Michael Peter Christen 460858fb22 more ipv6 fixes
11 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
11 years ago
Michael Peter Christen 961f06c0b6 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger 209e0f2fe8 allow url parameter in worktable apicall
11 years ago
Michael Peter Christen 2c2ed8bf4e typo in javadoc
11 years ago
Michael Peter Christen 528f583d72 ipv6 fixes
11 years ago
Michael Peter Christen 247e626083 IPv6 host parsing bugfixes
11 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
11 years ago
orbiter a922b122a3 added a hack to forward solr search results from an external attached
11 years ago
Michael Peter Christen 437ce3b8a0 added internal api for partial updates to Solr
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
Michael Peter Christen f1032fb8fe more enhancements to image search in case that a restriction to a single
11 years ago
Michael Peter Christen 6a8fb8190b changed default value for maximum number of connections to 50
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 cfb20bc0ce removing the [] for ipv6 addresses may be a bad idea..
11 years ago
reger 5a4995ded3 fill solr rss writer dc:subject tag with keyword content
11 years ago
orbiter c9e593cf78 removed warnings
11 years ago
reger 7584352e7b use more predefined Solr query parameter constants
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
Michael Peter Christen 3860711aef fix for possible interruption of concurrent queries
11 years ago