[jira] [Updated] (SOLR-10586) Ban defaultOperator in schema for luceneMatchVersion =>6.6.0

2017-05-02 Thread JIRA

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

Jan Høydahl updated SOLR-10586:
---
Attachment: SOLR-10586.patch

Also deprecate {{QueryParsing.getQueryParserDefaultOperator}}. Plan to wait 
until 8.0 to remove it so 3rd party QParsers that call this method will 
continue to work for 7.x

> Ban defaultOperator in schema for luceneMatchVersion =>6.6.0
> 
>
> Key: SOLR-10586
> URL: https://issues.apache.org/jira/browse/SOLR-10586
> Project: Solr
>  Issue Type: Sub-task
>  Components: Schema and Analysis
>Reporter: Jan Høydahl
>Assignee: Jan Høydahl
> Fix For: 6.6
>
> Attachments: SOLR-10586.patch, SOLR-10586.patch, SOLR-10586.patch
>
>
> Sub task of SOLR-7041.
> For new configs with luceneMatchVersion >=6.6.0 we'll throw an exception if  
> defaultOperator is used in schema.
> For luceneMatchVersion < 6.6.0 we'll behave like before (warn only). This is 
> to deliver on our back-compat promise between minor versions.



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-10586) Ban defaultOperator in schema for luceneMatchVersion =>6.6.0

2017-04-30 Thread JIRA

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

Jan Høydahl updated SOLR-10586:
---
Attachment: SOLR-10586.patch

Updated patch that also deprecates 
{{IndexSchema.getQueryParserDefaultOperator}} since it will go away in 7.0

> Ban defaultOperator in schema for luceneMatchVersion =>6.6.0
> 
>
> Key: SOLR-10586
> URL: https://issues.apache.org/jira/browse/SOLR-10586
> Project: Solr
>  Issue Type: Sub-task
>  Components: Schema and Analysis
>Reporter: Jan Høydahl
>Assignee: Jan Høydahl
> Fix For: 6.6
>
> Attachments: SOLR-10586.patch, SOLR-10586.patch
>
>
> Sub task of SOLR-7041.
> For new configs with luceneMatchVersion >=6.6.0 we'll throw an exception if  
> defaultOperator is used in schema.
> For luceneMatchVersion < 6.6.0 we'll behave like before (warn only). This is 
> to deliver on our back-compat promise between minor versions.



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-10586) Ban defaultOperator in schema for luceneMatchVersion =>6.6.0

2017-04-29 Thread JIRA

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

Jan Høydahl updated SOLR-10586:
---
Attachment: SOLR-10586.patch

Patch for branch_6x. Will commit shortly, and then followup to remove 
{{defaultOperator}} completely in master

> Ban defaultOperator in schema for luceneMatchVersion =>6.6.0
> 
>
> Key: SOLR-10586
> URL: https://issues.apache.org/jira/browse/SOLR-10586
> Project: Solr
>  Issue Type: Sub-task
>  Components: Schema and Analysis
>Reporter: Jan Høydahl
>Assignee: Jan Høydahl
> Fix For: 6.6
>
> Attachments: SOLR-10586.patch
>
>
> Sub task of SOLR-7041.
> For new configs with luceneMatchVersion >=6.6.0 we'll throw an exception if  
> defaultOperator is used in schema.
> For luceneMatchVersion < 6.0.0 we'll behave like before (warn only). This is 
> to deliver on our back-compat promise between minor versions.



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-10586) Ban defaultOperator in schema for luceneMatchVersion =>6.6.0

2017-04-29 Thread JIRA

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

Jan Høydahl updated SOLR-10586:
---
Description: 
Sub task of SOLR-7041.

For new configs with luceneMatchVersion >=6.6.0 we'll throw an exception if  
defaultOperator is used in schema.

For luceneMatchVersion < 6.6.0 we'll behave like before (warn only). This is to 
deliver on our back-compat promise between minor versions.

  was:
Sub task of SOLR-7041.

For new configs with luceneMatchVersion >=6.6.0 we'll throw an exception if  
defaultOperator is used in schema.

For luceneMatchVersion < 6.0.0 we'll behave like before (warn only). This is to 
deliver on our back-compat promise between minor versions.


> Ban defaultOperator in schema for luceneMatchVersion =>6.6.0
> 
>
> Key: SOLR-10586
> URL: https://issues.apache.org/jira/browse/SOLR-10586
> Project: Solr
>  Issue Type: Sub-task
>  Components: Schema and Analysis
>Reporter: Jan Høydahl
>Assignee: Jan Høydahl
> Fix For: 6.6
>
> Attachments: SOLR-10586.patch
>
>
> Sub task of SOLR-7041.
> For new configs with luceneMatchVersion >=6.6.0 we'll throw an exception if  
> defaultOperator is used in schema.
> For luceneMatchVersion < 6.6.0 we'll behave like before (warn only). This is 
> to deliver on our back-compat promise between minor versions.



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

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org