You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2017/05/24 14:41:04 UTC

[jira] [Updated] (GEODE-2975) Attributes are not validated in lucene xml configuration

     [ https://issues.apache.org/jira/browse/GEODE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anthony Baker updated GEODE-2975:
---------------------------------
    Fix Version/s: 1.2.0

> Attributes are not validated in lucene xml configuration
> --------------------------------------------------------
>
>                 Key: GEODE-2975
>                 URL: https://issues.apache.org/jira/browse/GEODE-2975
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: Barry Oglesby
>             Fix For: 1.2.0
>
>
> No exception is thrown for a lucene xml configuration missing a required attribute.
> No exception is thrown for a lucene xml configuration including an unknown attribute.
> If a {{lucene:field}} element is defined like below, no exception is thrown for the invalid attribute called {{namexx}} and no exceptio is thrown because the required attribute called {{name}} is not included.
> {noformat}
> <lucene:field namexx="Agency"/>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)