Commit Graph

8766 Commits (b3aad6cc350c120ba58ea5b147e1744fe74513ca)
 

Author SHA1 Message Date
Michael Peter Christen b3aad6cc35 bugfix for remote search when search is done to solr
12 years ago
Michael Peter Christen ff3eaa21b0 added remote search to solr on YaCy peers!
12 years ago
Michael Peter Christen a06123aec6 more abstraction and less parameter overhead for remote search
12 years ago
Michael Peter Christen f00733186b code simplifications
12 years ago
Michael Peter Christen 755f5e76cf removed strange assert statements and simplified code in metadata
12 years ago
Michael Peter Christen db0d438709 fix for http://bugs.yacy.net/view.php?id=206
12 years ago
orbiter 404b0aab09 refactoring in remote search and stub for remote node peer selection
12 years ago
orbiter d7ea45f698 - get nice text_t values from metadata conversions that are stored into
12 years ago
orbiter 99ef57f103 reduced sleep times
12 years ago
orbiter 780f8974e7 added ramaining iteration methods for solr in fulltext class
12 years ago
orbiter acd2dc3575 hack to removed StringBuilder overhead in query construction
12 years ago
orbiter db6863db77 reduced solr cache sizes to check if that solves memory problems a bit
12 years ago
orbiter 6f01542aaa explicit double-check in transferURL
12 years ago
orbiter ee01c12e56 fixes for putDocument and putMetadata
12 years ago
orbiter cc47a0876e reverted bf55f69176
12 years ago
Michael Peter Christen 0904afe8fb added concurrent iterator methods to the solr connectors
12 years ago
Michael Peter Christen d54b80327a refactoring
12 years ago
Michael Peter Christen f9fc5cfaba better check for bad urls in url transmission
12 years ago
Michael Peter Christen d39463a85c added deleteByQuery to solr connectors
12 years ago
Michael Peter Christen 0cab06c47c refactoring
12 years ago
Michael Peter Christen bf55f69176 removed write methods to old metadata file type; all metadata now goes
12 years ago
Michael Peter Christen 40c0856489 refactoring
12 years ago
Michael Peter Christen 2ccf1dba71 upgrade to solr 3.6.1
12 years ago
Michael Peter Christen e651d3e320 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 06a78eecb7 code simplification
12 years ago
Michael Peter Christen 54bea21c02 bugfix for solr connector, possibly a cause for
12 years ago
Michael Peter Christen 9bece5ac5f enhanced snippet fetch - removed a bug that caused documents to be
12 years ago
cominch 8a91f4fa42 local robots.txt: disallow external crawlers to follow the URL proxy
12 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata)
12 years ago
Michael Peter Christen 395b78a0d8 using the solr search index to concurrently search within solr and the
12 years ago
Michael Peter Christen 6197caf698 added clear-text search words in query params
12 years ago
Michael Peter Christen efafa79db5 - added a content-encoding: gzip to streamed http server responses
12 years ago
Michael Peter Christen 23226676c6 FOR THE BRAVE.. this is a forced migration to solr which is now ready
12 years ago
Michael Peter Christen a1b2c9a67d doctype2mime fix, influences metadata conversion between old metadata
12 years ago
Michael Peter Christen 7c31be1c80 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
cominch 6456a1656a changed local robots.txt to prevent external crawlers to submit random
12 years ago
Michael Peter Christen a16206e38b more attempts to clean the index (cleaning is faster then)
12 years ago
Michael Peter Christen 703f427303 fixed some peer-ping connection details
12 years ago
Michael Peter Christen 597bb76e4f get the peer location more quickly
12 years ago
orbiter 156d457aec fix for Index out of bounds exception in Network servlet
12 years ago
orbiter da93addec3 addon to e74d66e28c
12 years ago
Lotus ae9cd7a118 fix xss bug #204
12 years ago
Michael Peter Christen 1641835fef replaced yacy xml encoding by solr xml encoding
12 years ago
Michael Peter Christen 89fe13e73d enhanced GSA and RSS output format: corrected date, added some missing
12 years ago
Michael Peter Christen ea49a8aa8c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen d988ba50cf added a very rudimentary, incomplete, non-verified GSA response writer
12 years ago
Michael Peter Christen aab0b680c3 - added xslt support for solr result formats.
12 years ago
cominch e74d66e28c augmented browsing: remove htmlparser library
12 years ago
cominch e2119f4e76 augmented browsing: replace htmlparser by jsoup, which is more stable
12 years ago
cominch ad62609ec7 added a possibility to define a custom network definition URL for remote
12 years ago