This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from 2cb75a4d1 bump WebOb 1.8.7 -> 1.8.8
new f4f060311 set solr.use_new_types=true for tests
new 760dede19 clean up unused solr fields
new c8638b5e3 enable autoSoftCommit in config, since commitWithin from
code doesn't seem to be working
new 0d510374f be explicit about docValues for faceting used on tickets
new 2b6eec65d add storeOffsetsWithPositions in case "unified" highligher
is used in future, it gives better performance
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Allura/allura/lib/solr.py | 7 ++
Allura/test.ini | 3 -
ForgeTracker/forgetracker/search.py | 1 +
.../forgetracker/tests/unit/test_globals_model.py | 7 +-
.../tests/unit/test_root_controller.py | 2 +-
solr_config/allura/conf/schema.xml | 77 ++--------------------
solr_config/allura/conf/solrconfig.xml | 2 +-
7 files changed, 21 insertions(+), 78 deletions(-)