Commit Graph

58 Commits (dfb2b796090c78f5e4f5165b7c6ced69b4ad633c)

Author SHA1 Message Date
Michael Peter Christen 88cd17ea57 migrated solr from 8.9.0 to 8.11.2; activated also migration script. A YaCy index with solr 8.9.0 will automatically be migrated to 8.11.2. This is a preparation step to migrate to 9.0.0 soon.
1 year ago
Michael Peter Christen 1c0f50985c fixed documentation and some details of handling of keywords
2 years ago
sgaebel 1cdc55a425 lets SOLR merge bigger segments (up to 50GB)
3 years ago
Michael Peter Christen 8b4394a6c5 fixes for solr 8.8.1 migration
4 years ago
luccioman 5a3d5cb92c Upgraded Solr config files with the ones provided by Solr release
6 years ago
luccioman 4196101379 Enable soft autocommit in default Solr config
6 years ago
reger 41616de0b8 Add SolrConfig ClassicIndexSchemaFactory to prevent Solr startup warning.
7 years ago
reger 9220ccbec7 remove reference to velocityresponsewriter in solrconfig.xml
8 years ago
reger 4be4bfbba6 remove sample path setting in solrconfig.xml not valid in Yacy
8 years ago
luccioman f6e8d71718 Prevent high CPU load at startup, caused by the Solr suggester build.
8 years ago
Michael Peter Christen 6fe735945d migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
8 years ago
reger 35a7d57260 update lucenematchversion to current (5.2.0 -> 5.5.0)
8 years ago
luc 55a4d15775 Added a note on deprecated default search field and operator.
9 years ago
sixcooler f5a9948860 do not store subfield *_coordinate
9 years ago
sixcooler fca353e5eb set startuptype of most solr handlers to lazy
9 years ago
reger c720b4c249 remove override of dynamicField coordinate_p in solr schema
9 years ago
reger 5e45f1a460 enable Solr schema dynamicField _p (type=location) for YaCy coordinate_p field
9 years ago
sixcooler 87e4abe393 fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
9 years ago
reger 00d2062813 Rem depreciated AdminHandlers in solrconfig.xml
10 years ago
Michael Peter Christen 694b22f165 migration to Solr 5.2: huge benefits - this is a lot faster!
10 years ago
Michael Peter Christen 36e9cdb376 testing switching off cold searchers; maybe this brings performance
10 years ago
sixcooler 5594c43d2e bump to Solr-/Lucene-4.10.3
10 years ago
sixcooler 725b206fb4 update to solr-/lucene-4.10.2
10 years ago
Michael Peter Christen 09dcdb9b19 update to solr 4.9.0
11 years ago
Michael Peter Christen d4157184ec migration to Solr 4.8.1
11 years ago
Michael Peter Christen ebd44a7080 replaced solr 4.6.1 with solr 4.7.1 and added index migration to
11 years ago
Michael Peter Christen ee92d748b5 test using compound file format, see UseCompoundFile in
11 years ago
orbiter f77afa9d1d add index on _val fields, this affects especially title length
11 years ago
Michael Peter Christen 2f16770681 migrated to solr 4.6.0
11 years ago
Michael Peter Christen a5c1249ee2 reverted autowarming setting in solrconfig
11 years ago
Michael Peter Christen 81bb50118e found and fixed a huge memory leak in solr caching (inside Solr). The
11 years ago
Michael Peter Christen 21aa6a0321 migration to Solr 4.5.0
11 years ago
Michael Peter Christen 1a3e42eca4 index migration to lucene 4.4
11 years ago
sixcooler 1bc6003057 rise autoCommit maxTime to 3 Minutes to reduce IO
11 years ago
orbiter 1b43e02b86 Merge branch 'master' of git://gitorious.org/~quix0r/yacy/quix0rs-yacy-rc1
12 years ago
orbiter a548354c71 replaced type of solr schema object sku of text_en_splitting_tight by
12 years ago
Roland Haeder ebbb3bc5c1 Fixed CHMOD on many files + added missing loggers (e.g. jena) and made some noisy loggers quiet
12 years ago
Michael Peter Christen 7754a1263b switching back to the merge factor 10; the solr default.
12 years ago
Michael Peter Christen 959ccc4675 increased the solr merge factor because 4 was too much IO load for
12 years ago
reger 8a7fcb391d enable use of solrcore.properties for property substitution of solrconfig.xml
12 years ago
Michael Peter Christen eb9d0ba5b1 ranking and boost function update, small bugfixes, better default search
12 years ago
Michael Peter Christen a8dc4346e8 default configuration of MMapDirectoryFactory for solr, increased lock
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 9bd2aee180 migrated to solr 4.3.0
12 years ago
Michael Peter Christen addba047e2 changes in ranking computation
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 8651ec35fe turned author_s into the multi-valued field author_sxt
12 years ago
Michael Peter Christen 9b5bdae1b4 Reverted setting of MMapDirectoryFactory from solrconfig; see
12 years ago
orbiter eb68a30947 solr performance settings
12 years ago
Michael Peter Christen f53703df62 using MMapDirectoryFactory as solution for ClosedChannelException given
12 years ago