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

Robert Muir commented on SOLR-3843:
-----------------------------------

+1. My approach so far was to disable this (currently expert) stuff because of 
the problems you get if you add new fields to the schema and reload. But it 
seems bad to not allow anything passed to IndexWriter to interact with 
IndexSchema: if we can do a better job we can make things easier.
                
> Add lucene-codecs to Solr libs?
> -------------------------------
>
>                 Key: SOLR-3843
>                 URL: https://issues.apache.org/jira/browse/SOLR-3843
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Adrien Grand
>            Priority: Minor
>
> Solr gives the ability to its users to select the postings format to use on a 
> per-field basis but only Lucene40PostingsFormat is available by default 
> (unless users add lucene-codecs to the Solr lib directory). Maybe we should 
> add lucene-codecs to Solr libs (I mean in the WAR file) so that people can 
> try our non-default postings formats with minimum effort?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to