[
https://issues.apache.org/jira/browse/OODT-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214297#comment-15214297
]
ASF GitHub Bot commented on OODT-925:
-------------------------------------
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
----
> Update schema.xml field definitions for SOLR 5.X
> -------------------------------------------------
>
> Key: OODT-925
> URL: https://issues.apache.org/jira/browse/OODT-925
> Project: OODT
> Issue Type: Improvement
> Components: file manager
> Affects Versions: 0.12
> Environment: Any
> Reporter: Konstantinos Mavrommatis
> Fix For: 0.12
>
>
> Update the File Manager
> [schema.xml|https://github.com/apache/oodt/blob/master/filemgr/src/main/resources/schema.xml]
> to match the definitions and requirements of SOLR 5.
> The current version of schema.xml is suitable for the 4.X generation of SOLR
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)