Commit Graph

120 Commits (c729d089b6bd521047ed67866694c13973f17253)

Author SHA1 Message Date
Michael Peter Christen 694b22f165 migration to Solr 5.2: huge benefits - this is a lot faster! 10 years ago
Michael Peter Christen ff11ac89f7 Merge branch 'master' of git@github.com:yacy/yacy_search_server.git 10 years ago
Michael Peter Christen 5e2d23b7a0 removed the new index export method from the IndexControlURLs_p.html 10 years ago
reger 49b79987c9 remove obsolete searchfl work table 10 years ago
Michael Peter Christen c7576d6028 added a full solr export to the IndexControlURLs_p.html servlet. The 10 years ago
Michael Peter Christen 99718dc09a don't record dump generation calls since that 10 years ago
Michael Peter Christen 0a879c98e7 added new 'firstSeen' database table and necessary data structures which 10 years ago
orbiter cbb5f06630 do not remove the index deletion option from the IndexControlURLs_p.html 11 years ago
orbiter 22ce4fb4dd better error handling for remote solr queries and exists-checks 11 years ago
orbiter f6e441dd77 refactoring 11 years ago
Michael Peter Christen bf97e38b83 removed clearURLIndex, which is a stub remaining from the old metadata 11 years ago
Michael Peter Christen 6e59ca4ebf removed jena library and all code that depended on jena. When jena was 11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code 11 years ago
orbiter 2ead4e44d9 introduced a new storage path ARCHIVE inside of DATA which will be used 11 years ago
orbiter 2018e55f8b switched back on index deletion (was accidently off because new jetty 11 years ago
Michael Peter Christen 0db8e34625 enhanced webgraph processing 11 years ago
orbiter c2d720cdaf purge a lucene cache - possible memory leak fix 11 years ago
sixcooler 987f410011 URL-export:add query and fix for cast-class-exception 12 years ago
Michael Peter Christen 030d0776ff Enhanced crawl start for very, very large crawl lists (i.e. > 5000) 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 765943a4b7 Redesign of crawler identification and robots steering. A non-p2p user 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
sixcooler e5abccdfe4 added optimize-option 12 years ago
Michael Peter Christen 281959a2d7 added option to re-boot the embedded solr during run-time. Added also 12 years ago
Michael Peter Christen b24d1d18e4 removed synchronization and concurrency in Fulltext class, concurrent 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 788288eb9e added the generation of 50 (!!) new solr field in the core 'webgraph'. 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 0fe7b6fd3b migrated the index export methods from the old metadata to solr. Now 12 years ago
Michael Peter Christen 38d3feae65 added separate delete commands for the local+remote solr index, the old 12 years ago
Michael Peter Christen 4eab3aae60 removed overhead by preventing generation of full search results when 12 years ago
Michael Peter Christen 5fd3b93661 added deletion of hosts during crawl start if deleteold option was given 12 years ago
orbiter 354ef8000d - added 'deleteold' option to crawler which causes that documents are 13 years ago
Michael Peter Christen ccc3760a47 Refactoring and redesign of data architecture to make URIMetadataRow 13 years ago
Michael Peter Christen 43f3345c90 - removed dependencies from URIMetadataRow and made direct access to 13 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the 13 years ago
Michael Peter Christen 941873fba4 moved the index deletion functions from IndexControlRWIs to 13 years ago
Michael Peter Christen 1533bfd63b refactoring 13 years ago
Michael Peter Christen 1b474139dd used the new zip writer/reader to add a solr dump process: the whole 13 years ago
Michael Peter Christen 8219a445f3 refactoring 13 years ago
Michael Peter Christen 00c1c777fa refactoring 13 years ago
Michael Peter Christen 31d4d38804 - extended the solr interface by a references-by-word-count method 13 years ago
orbiter 780f8974e7 added ramaining iteration methods for solr in fulltext class 13 years ago
Michael Peter Christen 0cab06c47c refactoring 13 years ago
Michael Peter Christen 40c0856489 refactoring 13 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata) 13 years ago
orbiter 69e743d9e3 - more abstraction for the RWI index as preparation for solr integration 13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters 13 years ago