index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
defaults
/
solr
Age
Commit message (
Expand
)
Author
2021-10-31
lets SOLR merge bigger segments (up to 50GB)
sgaebel
2021-03-08
fixes for solr 8.8.1 migration
Michael Peter Christen
2019-04-16
Upgraded Solr config files with the ones provided by Solr release
luccioman
2018-11-19
Enable soft autocommit in default Solr config
luccioman
2017-07-23
Add SolrConfig ClassicIndexSchemaFactory to prevent Solr startup warning.
reger
2017-06-16
remove reference to velocityresponsewriter in solrconfig.xml
reger
2017-06-15
remove sample path setting in solrconfig.xml not valid in Yacy
reger
2017-06-15
Prevent high CPU load at startup, caused by the Solr suggester build.
luccioman
2017-06-09
migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
Michael Peter Christen
2016-07-23
update lucenematchversion to current (5.2.0 -> 5.5.0)
reger
2015-12-14
Added a note on deprecated default search field and operator.
luc
2015-11-10
do not store subfield *_coordinate
sixcooler
2015-11-10
set startuptype of most solr handlers to lazy
sixcooler
2015-10-24
remove override of dynamicField coordinate_p in solr schema
reger
2015-09-01
enable Solr schema dynamicField _p (type=location) for YaCy coordinate_p field
reger
2015-08-31
fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
sixcooler
2015-07-01
Rem depreciated AdminHandlers in solrconfig.xml
reger
2015-06-24
migration to Solr 5.2: huge benefits - this is a lot faster!
Michael Peter Christen
2015-04-07
testing switching off cold searchers; maybe this brings performance
Michael Peter Christen
2015-01-04
bump to Solr-/Lucene-4.10.3
sixcooler
2014-11-07
update to solr-/lucene-4.10.2
sixcooler
2014-07-01
update to solr 4.9.0
Michael Peter Christen
2014-05-21
migration to Solr 4.8.1
Michael Peter Christen
2014-04-06
replaced solr 4.6.1 with solr 4.7.1 and added index migration to
Michael Peter Christen
2014-04-06
test using compound file format, see UseCompoundFile in
Michael Peter Christen
2014-03-04
add index on _val fields, this affects especially title length
orbiter
2013-12-19
migrated to solr 4.6.0
Michael Peter Christen
2013-11-09
reverted autowarming setting in solrconfig
Michael Peter Christen
2013-11-07
found and fixed a huge memory leak in solr caching (inside Solr). The
Michael Peter Christen
2013-10-07
migration to Solr 4.5.0
Michael Peter Christen
2013-08-26
index migration to lucene 4.4
Michael Peter Christen
2013-08-06
rise autoCommit maxTime to 3 Minutes to reduce IO
sixcooler
2013-07-13
Merge branch 'master' of git://gitorious.org/~quix0r/yacy/quix0rs-yacy-rc1
orbiter
2013-07-13
replaced type of solr schema object sku of text_en_splitting_tight by
orbiter
2013-07-13
Fixed CHMOD on many files + added missing loggers (e.g. jena) and made some n...
Roland Haeder
2013-06-12
switching back to the merge factor 10; the solr default.
Michael Peter Christen
2013-06-11
increased the solr merge factor because 4 was too much IO load for
Michael Peter Christen
2013-06-01
enable use of solrcore.properties for property substitution of solrconfig.xml
reger
2013-05-30
ranking and boost function update, small bugfixes, better default search
Michael Peter Christen
2013-05-30
default configuration of MMapDirectoryFactory for solr, increased lock
Michael Peter Christen
2013-05-29
removed 'later' tactic because it used too much RAM, reduced number of
Michael Peter Christen
2013-05-09
migrated to solr 4.3.0
Michael Peter Christen
2013-03-13
changes in ranking computation
Michael Peter Christen
2013-02-21
introduced a second core named 'webgraph'. This core will hold the link
Michael Peter Christen
2013-01-24
turned author_s into the multi-valued field author_sxt
Michael Peter Christen
2013-01-21
Reverted setting of MMapDirectoryFactory from solrconfig; see
Michael Peter Christen
2013-01-19
solr performance settings
orbiter
2013-01-16
using MMapDirectoryFactory as solution for ClosedChannelException given
Michael Peter Christen
2012-12-19
using the author field as solr-native facet. this makes it necessary to
Michael Peter Christen
2012-11-02
migration to solr 4.0.0
Michael Peter Christen
[next]