Commit Graph

46 Commits (0cc144a0108782a69af217b44dacaa23bdce8932)

Author SHA1 Message Date
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
Michael Peter Christen 01200f06cc using the author field as solr-native facet. this makes it necessary to
12 years ago
Michael Peter Christen e2c4c3c7d3 migration to solr 4.0.0
12 years ago
Michael Peter Christen 316b5fe116 - added a solr type definition verifier
12 years ago
orbiter db6863db77 reduced solr cache sizes to check if that solves memory problems a bit
12 years ago
Michael Peter Christen aab0b680c3 - added xslt support for solr result formats.
12 years ago
Michael Peter Christen b51df6c7e8 - added coordinate storage in solr schema
12 years ago
Michael Peter Christen 3ce04cecf3 bad hack to prevent a bug appearing in solr
12 years ago
Michael Peter Christen 1be0025a9c - added test for EmbeddedSolrConnector
13 years ago