You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2013/02/08 04:41:13 UTC

[jira] [Commented] (SOLR-3843) Add lucene-codecs to Solr libs?

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

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

{quote}
I had forgotten about this issue - I think we can fix the problem with iw and core reload easily now - I think we should start including these codes and add that fix.
{quote}

Maybe we can open a separate issue for this? Ideally it would also fix the same trap for similarity too: a really good thing if we can solve it.

As far as codecs.jar, I want to point out additionally that its very strange the solr-test-framework.jar is shipped in binary releases (and it depends on this codecs jar), but the codecs jar isnt anywhere in the binary package. So that means the solr-test-framework.jar is really unusable in the current packaging.

                
> Add lucene-codecs to Solr libs?
> -------------------------------
>
>                 Key: SOLR-3843
>                 URL: https://issues.apache.org/jira/browse/SOLR-3843
>             Project: Solr
>          Issue Type: Wish
>    Affects Versions: 4.0
>            Reporter: Adrien Grand
>            Priority: Critical
>             Fix For: 4.2, 5.0
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org