GitHub user lewismc opened a pull request:
https://github.com/apache/oodt/pull/36
OODT-925 Update schema.xml field definitions for SOLR 5.X
This issue addresses https://issues.apache.org/jira/browse/OODT-925
The patch
* removes all obsolete, non-backwards compatible fieldType's classes such
as solr.IntField, LongField, FloatField, DoubleField and DateField. The Trie
versions should now be used
* removes all 'enablePositionIncrements="true" ' parameter entries which
are no longer used in Solr 5.X
* Removes all examples for different languages (generally ordered by ISO
code) due to the absence of the relevant required stopwords files. These should
be added and defined on a use-case basis.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/oodt OODT-925
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/oodt/pull/36.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #36
----
commit 6aadf6780d1dca8d5cc0b08637ba6ffacdb17b86
Author: Lewis John McGibbney <[email protected]>
Date: 2016-03-28T15:09:58Z
OODT-925 Update schema.xml field definitions for SOLR 5.X
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---