Commit Graph

200 Commits (ad8ee3a0b6d1a12dfa68f060fd6def044e3f59cd)

Author SHA1 Message Date
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
orbiter c27bad9326 more ipv6 fixes
11 years ago
Michael Peter Christen e1bc768f9d more IPv6 bugfixes
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 fe917deb2d when pinging other peers, be able to select the right IP option
11 years ago
Michael Peter Christen 65e6ae52fb IPv6-enhanced Network monitoring page
11 years ago
Michael Peter Christen 6491270b3a large IPv6 redesign of peer ping methods!
11 years ago
Michael Peter Christen 475125f9d7 hack to get more results when doing a remote site search
11 years ago
Michael Peter Christen 2c26013c50 better contentdom abstraction
11 years ago
Michael Peter Christen 6344718f8b reducing the concurrent query stack size and reduced concurrency of
11 years ago
reger 5f5fb4ecdc remove unused static (RSS)search from protocol
11 years ago
orbiter 51bf5c85b0 Renamed the transmission cloud to buffer in dispatcher since the name
11 years ago
Michael Peter Christen e09218129c remove check for local solr. This check was made during a time when Solr
11 years ago
Michael Peter Christen 6634b5b737 debug code for index distribution testing
11 years ago
orbiter 88f4af90da removed warnings
11 years ago
Michael Peter Christen 4e734815e8 enhanced snippets: remove lines which are identical to the title and
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 227c42bc96 eleminate obsolete URIMetaDataRow class
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
Michael Peter Christen 6ed9c0164e attaching names to all Threads to get a better view in profiling tools
11 years ago
Michael Peter Christen 7640834b37 removed double concurrency to put Solr documents into the index. The
11 years ago
Michael Peter Christen 1b5e3d523a better control over close-state of remote solr connections
11 years ago
Michael Peter Christen d2b8f2b477 enhancements for staticIP and ipv6 handling
11 years ago
sixcooler 5a917e13c6 use less ram on dht-URL transfer by not using a URIMetadataNode[]
11 years ago
reger 97e84439fb adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .getQueryString
11 years ago
Michael Peter Christen 022c6d3ce1 do YaCy p2p connections using a timeout-request which covers the http
11 years ago
reger 2614fa7aeb Skip remote Solr search if last try showed error
11 years ago
orbiter a07e9b3582 concurrency-solid version of transmission limitation
11 years ago
orbiter 60ead31273 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 52bf7d1ac8 reduce load during dht transfer
11 years ago
Michael Peter Christen 0bf3cab8c7 - better 'extra'-peer selection
11 years ago
reger dd8ea0cdd6 fix "add to blacklist" button style in IndexControlRWIs_p
11 years ago
Michael Peter Christen 09412ea3a4 counting search requests in solr interface
11 years ago
Michael Peter Christen 9a27bf6e82 removed filter computation in Protocol class for remote searches because
11 years ago
orbiter 037cd0a57c using the BinaryResponseWriter which is supported within the YaCy solr
11 years ago
Michael Peter Christen 9bb7eab389 hacks to prevent storage of data longer than necessary during search and
12 years ago
orbiter d2effd21db fix for npe during location search
12 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
12 years ago
Michael Peter Christen cb85b22725 redesign of the image search process (with much better results,
12 years ago
Michael Peter Christen 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user
12 years ago
Michael Peter Christen 47b1c81d08 - refactoring
12 years ago
orbiter e24016e30a added the property federated.service.solr.indexing.timeout to yacy.init
12 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen 64140f35cd fix for solr requests if no query part is given (prevent npe)
12 years ago
Michael Peter Christen 8caaf6203a fixed false multiple-generation of remote facet search which
12 years ago
Michael Peter Christen 1762911f57 added synchronizations and timeouts in solr api; missing
12 years ago
Michael Peter Christen 164603b946 cleanup
12 years ago
Michael Peter Christen a1644ca0fd new workflow processor in Segment to enqueue indexing documents to solr
12 years ago
Michael Peter Christen 0c1a018bbd removed 'later' tactic because it used too much RAM, reduced number of
12 years ago
Michael Peter Christen 709e9b8ce7 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 1eb9626cca less logging
12 years ago
orbiter da621e827e prevent NPE in case RWI is disabled
12 years ago
Michael Peter Christen f7f3e28c5e prevent that the size of the index is computed too many times.
12 years ago
Michael Peter Christen 3502b4c697 refactoring (renaming) of yacy-solr api
12 years ago
Michael Peter Christen 2d36a7eaf5 - do not create a new query for all remote peers
12 years ago
Michael Peter Christen addba047e2 changes in ranking computation
12 years ago
reger 38f46eb33d set RootNodeFlag only if EmbeddedSolr is connected (as RootNodes may receive direct Solr queries)
12 years ago
Michael Peter Christen 25300913fa fixes to search debugging after testing with the different search
12 years ago
orbiter b1140e3d82 added debug switches for detailed search testing
12 years ago
orbiter 2562f052b9 do not put the fulltext field text_t into the search cache because it is
12 years ago
Michael Peter Christen 221ed7d764 - enhanced concurrency during search without IO blocking
12 years ago
Michael Peter Christen 3b1d9dc884 made index storage from DHT search result concurrently. This prevents
12 years ago
orbiter f13c0b2abd fix for search
12 years ago
Michael Peter Christen c95a84103a complete redesign of search process:
12 years ago
Michael Peter Christen 008288719c fix for schema export to consider also automatically generated
12 years ago
Michael Peter Christen 089dee1770 - generalized SchemaConfiguration into super-class Configuration and
12 years ago
Michael Peter Christen 14cceb6b17 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
reger f291d60c5f on remote Solr search take only locally enabled schema fields from remote solrdocument for the inputdocument added to local index
12 years ago
Michael Peter Christen 91a0401d59 introduced a second core named 'webgraph'. This core will hold the link
12 years ago
Michael Peter Christen b6de1f42dc Full redesign of solr connection architecture. This was done to support
12 years ago
Michael Peter Christen c34af7fe94 extended JSON Response Writer and Opensearch Response Writer for the
12 years ago
Michael Peter Christen 6f6ddaf7e7 A robinson peer does not need to write RWI data if such peers are only
12 years ago
Michael Peter Christen 7806680ab8 fixed a problem with re-feeding of already indexed documents whith
12 years ago
Michael Peter Christen 19c46e4acf catch more exceptions
12 years ago
Michael Peter Christen 4f270d89e2 another NPE
12 years ago
Michael Peter Christen e8f7b85b98 fixes to internal RWI usage if RWI is switched off (NPE etc)
12 years ago
Michael Peter Christen 4589afe056 fix NPE when solr does not deliver snippets
12 years ago
Michael Peter Christen c3d50d91f8 relaxing site operator for www prefix:
12 years ago
Michael Peter Christen 433143ba40 removed protocol, tld, ext from the urlmask and created specific
12 years ago
Michael Peter Christen 01200f06cc using the author field as solr-native facet. this makes it necessary to
12 years ago
Michael Peter Christen 34f8786508 removed dependency of vocabulary navigation from Jena and it's
12 years ago
Michael Peter Christen 9319b90d8a - fixes for host navigation
12 years ago
Michael Peter Christen cb5cbec14d distinguishing modified query string and original query string
12 years ago
Michael Peter Christen d48e9788d2 enhanced search result processing behavior
12 years ago
orbiter 5dfd6359cb redesign of the QueryParams class: introduced QueryGoal which holds the
12 years ago
Michael Peter Christen d64445c3cb because we have the inurl:<term> - searchmodifier, we don't actually
13 years ago
Michael Peter Christen 93001586a0 removed warnings, removed too-fast pausing of crawls
13 years ago
Michael Peter Christen 2371ef031c added solr faceted search support to YaCy search results
13 years ago
Michael Peter Christen 8fb370d9f8 renovated the way how search results are count. should be correct now...
13 years ago
Michael Peter Christen 6629e37685 tried to clean up the search process mess
13 years ago
Michael Peter Christen c5f67a5d6d fixed a problem with local search from solr results: now all results
13 years ago
Michael Peter Christen f8f05ecba7 - added a delete button in host browser to delete a complete subpath
13 years ago
orbiter 276dd6452b removed warnings
13 years ago
sixcooler 57ddd63888 not hold a expensive cache of references for DHT-out,but but load them
13 years ago
Michael Peter Christen ccc3760a47 Refactoring and redesign of data architecture to make URIMetadataRow
13 years ago
Michael Peter Christen e5b3c172ff removed hack which translated Solr documents to virtual RWI entries
13 years ago