Commit Graph

112 Commits (790f103f328bdb0307c98eab64587c16846519bb)

Author SHA1 Message Date
Michael Peter Christen 9eb668e951 enhanced the resource observer 11 years ago
Michael Peter Christen bf97e38b83 removed clearURLIndex, which is a stub remaining from the old metadata 11 years ago
Michael Peter Christen 195e5868d3 catch solr close exceptions 11 years ago
Michael Peter Christen 9228214f9b enrichment of PerformanceMemory display of SolrInfoMBean table 11 years ago
Michael Peter Christen e8bdf16ea7 added statistic information for solr resources in PerformanceMemory 11 years ago
Michael Peter Christen 456e52e0d5 enhanced strategy to clear solr caches 11 years ago
Michael Peter Christen c84bcc878a first try to add a generic solr servlet as luke request servlet 11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code 11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change: 11 years ago
orbiter 2ead4e44d9 introduced a new storage path ARCHIVE inside of DATA which will be used 11 years ago
Michael Peter Christen ee17bd0b69 added option to attach remote solr servers in read-only mode 11 years ago
Michael Peter Christen 2f16770681 migrated to solr 4.6.0 11 years ago
Michael Peter Christen 0db8e34625 enhanced webgraph processing 11 years ago
Michael Peter Christen 9932c441c8 fixed a problem with Date fields parsing Solr results if a remote Solr 11 years ago
orbiter 037cd0a57c using the BinaryResponseWriter which is supported within the YaCy solr 11 years ago
Michael Peter Christen acc1f8a749 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 11 years ago
Michael Peter Christen 81bb50118e found and fixed a huge memory leak in solr caching (inside Solr). The 11 years ago
sixcooler 987f410011 URL-export:add query and fix for cast-class-exception 11 years ago
Michael Peter Christen e1c1e57877 less overhead calling exist() with only one hash 11 years ago
Michael Peter Christen 5a02d650ee avoid cloning 12 years ago
Michael Peter Christen cc39667399 Speed enhancements and less CPU usage during Solr searches when using 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 21aa6a0321 migration to Solr 4.5.0 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 1a3e42eca4 index migration to lucene 4.4 12 years ago
Michael Peter Christen 47b1c81d08 - refactoring 12 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value 12 years ago
orbiter 6fb2811e68 fixes for problems with remote solr and non-activated webgraph index 12 years ago
Roland Haeder be0ff6018f Removed trailing spaces + some more final 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 9fc0c4df98 fix for bad exists 'enhancement'; see bug: 12 years ago
reger 8a7fcb391d enable use of solrcore.properties for property substitution of solrconfig.xml 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 281959a2d7 added option to re-boot the embedded solr during run-time. Added also 12 years ago
Michael Peter Christen 2b563debbf javadoc of new multiple-exist test 12 years ago
Michael Peter Christen 8dbc80da70 redesign of index.exist-test: this shall now not be done using a single 12 years ago
Michael Peter Christen b24d1d18e4 removed synchronization and concurrency in Fulltext class, concurrent 12 years ago
Michael Peter Christen ad050ec88d - upgraded httpclient, httpcore and httpmime 12 years ago
Michael Peter Christen e26bdd4a52 fixes to deletion methods (removed unnecessary concurrency and added 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 cca19d94d4 re-declared some fields to be of type string rather than text which 12 years ago
Michael Peter Christen f36a7da5f6 - re-introduced existById in solr connector. 12 years ago
Michael Peter Christen 3502b4c697 refactoring (renaming) of yacy-solr api 12 years ago
Michael Peter Christen d937c55204 extended limitation of dom export size from 100000 to 100000000 12 years ago
Michael Peter Christen f24ac518e6 redesign of exists()-query (can now be called with query) and the 12 years ago
Michael Peter Christen c2fde018b5 concurrent snippet fetching from solr results which do not have snippets 12 years ago