You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (Commented JIRA)" <ji...@apache.org> on 2012/03/20 15:37:38 UTC

[jira] [Commented] (SOLR-1052) Deprecate/Remove and in favor of in solrconfig.xml

    [ https://issues.apache.org/jira/browse/SOLR-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233446#comment-13233446 ] 

Jan Høydahl commented on SOLR-1052:
-----------------------------------

Last call before commit to branch_3x. Speak now or be forever silent :)
                
> Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml
> --------------------------------------------------------------------------------------------
>
>                 Key: SOLR-1052
>                 URL: https://issues.apache.org/jira/browse/SOLR-1052
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Jan Høydahl
>              Labels: solrconfig.xml
>             Fix For: 3.6, 4.0
>
>         Attachments: SOLR-1052-3x.patch, SOLR-1052-3x.patch, SOLR-1052-3x.patch, SOLR-1052-3x.patch
>
>
> Given that we now handle multiple cores via the solr.xml and the discussion around <indexDefaults> and <mainIndex> at http://www.lucidimagination.com/search/p:solr?q=mainIndex+vs.+indexDefaults
> We should deprecate old <indexDefaults> and <mainIndex> sections and only use a new <indexConfig> section.
> 3.6: Deprecation warning if old section used
> 4.0: If LuceneMatchVersion before LUCENE_40 then warn (so old configs will work), else fail fast

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

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


Re: [jira] [Commented] (SOLR-1052) Deprecate/Remove and in favor of in solrconfig.xml

Posted by Erik Hatcher <er...@gmail.com>.
On Mar 20, 2012, at 16:23 , Robert Muir wrote:

> On Tue, Mar 20, 2012 at 4:16 PM, Mark Miller <ma...@gmail.com> wrote:
>> 
>> On Mar 20, 2012, at 4:05 PM, Erick Erickson wrote:
>> 
>>> Hmmm, quoting someone we know....
>>> 
>>> Die having two sections that serve no purpose, die Die DIE!!!
>> 
>> More than serving no purpose, IMO it's a bug. Other side car indexes (like that spellcheck can create) are not covered by the main index settings.
> 
> Yeah thats really annoying: can we think of some way to configure
> sidecars that would actually work well? I think its annoying you
> cannot configure indexwriter/codec settings for them.

...implement sidecar indexes as a separate Solr core?

	Erik


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


Re: [jira] [Commented] (SOLR-1052) Deprecate/Remove and in favor of in solrconfig.xml

Posted by Robert Muir <rc...@gmail.com>.
On Tue, Mar 20, 2012 at 4:16 PM, Mark Miller <ma...@gmail.com> wrote:
>
> On Mar 20, 2012, at 4:05 PM, Erick Erickson wrote:
>
>> Hmmm, quoting someone we know....
>>
>> Die having two sections that serve no purpose, die Die DIE!!!
>
> More than serving no purpose, IMO it's a bug. Other side car indexes (like that spellcheck can create) are not covered by the main index settings.

Yeah thats really annoying: can we think of some way to configure
sidecars that would actually work well? I think its annoying you
cannot configure indexwriter/codec settings for them.

-- 
lucidimagination.com

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


Re: [jira] [Commented] (SOLR-1052) Deprecate/Remove and in favor of in solrconfig.xml

Posted by Mark Miller <ma...@gmail.com>.
On Mar 20, 2012, at 4:05 PM, Erick Erickson wrote:

> Hmmm, quoting someone we know....
> 
> Die having two sections that serve no purpose, die Die DIE!!!

More than serving no purpose, IMO it's a bug. Other side car indexes (like that spellcheck can create) are not covered by the main index settings.

I consider it a bug as much as an improvement.

> 
> On Tue, Mar 20, 2012 at 10:37 AM, Jan Høydahl (Commented) (JIRA)
> <ji...@apache.org> wrote:
>> 
>>    [ https://issues.apache.org/jira/browse/SOLR-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233446#comment-13233446 ]
>> 
>> Jan Høydahl commented on SOLR-1052:
>> -----------------------------------
>> 
>> Last call before commit to branch_3x. Speak now or be forever silent :)
>> 
>>> Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml
>>> --------------------------------------------------------------------------------------------
>>> 
>>>                 Key: SOLR-1052
>>>                 URL: https://issues.apache.org/jira/browse/SOLR-1052
>>>             Project: Solr
>>>          Issue Type: Improvement
>>>            Reporter: Grant Ingersoll
>>>            Assignee: Jan Høydahl
>>>              Labels: solrconfig.xml
>>>             Fix For: 3.6, 4.0
>>> 
>>>         Attachments: SOLR-1052-3x.patch, SOLR-1052-3x.patch, SOLR-1052-3x.patch, SOLR-1052-3x.patch
>>> 
>>> 
>>> Given that we now handle multiple cores via the solr.xml and the discussion around <indexDefaults> and <mainIndex> at http://www.lucidimagination.com/search/p:solr?q=mainIndex+vs.+indexDefaults
>>> We should deprecate old <indexDefaults> and <mainIndex> sections and only use a new <indexConfig> section.
>>> 3.6: Deprecation warning if old section used
>>> 4.0: If LuceneMatchVersion before LUCENE_40 then warn (so old configs will work), else fail fast
>> 
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 

- Mark Miller
lucidimagination.com












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


Re: [jira] [Commented] (SOLR-1052) Deprecate/Remove and in favor of in solrconfig.xml

Posted by Erick Erickson <er...@gmail.com>.
Hmmm, quoting someone we know....

Die having two sections that serve no purpose, die Die DIE!!!

On Tue, Mar 20, 2012 at 10:37 AM, Jan Høydahl (Commented) (JIRA)
<ji...@apache.org> wrote:
>
>    [ https://issues.apache.org/jira/browse/SOLR-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233446#comment-13233446 ]
>
> Jan Høydahl commented on SOLR-1052:
> -----------------------------------
>
> Last call before commit to branch_3x. Speak now or be forever silent :)
>
>> Deprecate/Remove <indexDefaults> and <mainIndex> in favor of <indexConfig> in solrconfig.xml
>> --------------------------------------------------------------------------------------------
>>
>>                 Key: SOLR-1052
>>                 URL: https://issues.apache.org/jira/browse/SOLR-1052
>>             Project: Solr
>>          Issue Type: Improvement
>>            Reporter: Grant Ingersoll
>>            Assignee: Jan Høydahl
>>              Labels: solrconfig.xml
>>             Fix For: 3.6, 4.0
>>
>>         Attachments: SOLR-1052-3x.patch, SOLR-1052-3x.patch, SOLR-1052-3x.patch, SOLR-1052-3x.patch
>>
>>
>> Given that we now handle multiple cores via the solr.xml and the discussion around <indexDefaults> and <mainIndex> at http://www.lucidimagination.com/search/p:solr?q=mainIndex+vs.+indexDefaults
>> We should deprecate old <indexDefaults> and <mainIndex> sections and only use a new <indexConfig> section.
>> 3.6: Deprecation warning if old section used
>> 4.0: If LuceneMatchVersion before LUCENE_40 then warn (so old configs will work), else fail fast
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

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