You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Sascha Janz <Sa...@gmx.net> on 2015/09/16 16:58:37 UTC

LUCENE 6322 & Version 4.X

Hi,

we use lucene 4.6 in our project. we got some perfomamce problems with IndexSearcher.doc(int docID, SetfieldsToLoad). i found this issue https://issues.apache.org/jira/browse/LUCENE-6322

and may be  that is our problem. is it possible to patch lucene 4.X with new source of CompressingStoredFieldsReader? or what can we do?

greetings

Sascha

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


Re: LUCENE 6322 & Version 4.X

Posted by Adrien Grand <jp...@gmail.com>.
Patching Lucene 4 would be quite hard I'm afraid.


Le mer. 16 sept. 2015 à 16:58, Sascha Janz <Sa...@gmx.net> a écrit :

> Hi,
>
> we use lucene 4.6 in our project. we got some perfomamce problems with
> IndexSearcher.doc(int docID, SetfieldsToLoad). i found this issue
> https://issues.apache.org/jira/browse/LUCENE-6322
>
> and may be  that is our problem. is it possible to patch lucene 4.X with
> new source of CompressingStoredFieldsReader? or what can we do?
>
> greetings
>
> Sascha
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>
>