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 Ranjit Kumar <Ra...@otssolutions.com> on 2011/01/31 15:30:17 UTC

lucene-core-3.0.3.jar | creating index too slow

Hi;
               While I am creating index using lucene-core-3.0.3.jar it takes more time as compare too lucene-core-3.0.2.jar .
                Please give your suggestion.

Thanks & Regards,
Ranjit Kumar

=================================================================================================== Private, Confidential and Privileged. This e-mail and any files and attachments transmitted with it are confidential and/or privileged. They are intended solely for the use of the intended recipient. The content of this e-mail and any file or attachment transmitted with it may have been changed or altered without the consent of the author. If you are not the intended recipient, please note that any review, dissemination, disclosure, alteration, printing, circulation or Transmission of this e-mail and/or any file or attachment transmitted with it, is prohibited and may be unlawful. If you have received this e-mail or any file or attachment transmitted with it in error please notify OTS Solutions at info@otssolutions.com ===================================================================================================

Re: lucene-core-3.0.3.jar | creating index too slow

Posted by Erdinc Akkaya <hz...@gmail.com>.
How about the code? What is the problem you think? Is it also taking long
time to insert one document? I didnt have slow writing speed when upgrade.
May be you can check
http://lucene.apache.org/java/3_0_3/changes/Changes.html and your code

2011/1/31 Ranjit Kumar <Ra...@otssolutions.com>

> Hi;
>               While I am creating index using lucene-core-3.0.3.jar it
> takes more time as compare too lucene-core-3.0.2.jar .
>                Please give your suggestion.
>
> Thanks & Regards,
> Ranjit Kumar
>
> ===================================================================================================
> Private, Confidential and Privileged. This e-mail and any files and
> attachments transmitted with it are confidential and/or privileged. They are
> intended solely for the use of the intended recipient. The content of this
> e-mail and any file or attachment transmitted with it may have been changed
> or altered without the consent of the author. If you are not the intended
> recipient, please note that any review, dissemination, disclosure,
> alteration, printing, circulation or Transmission of this e-mail and/or any
> file or attachment transmitted with it, is prohibited and may be unlawful.
> If you have received this e-mail or any file or attachment transmitted with
> it in error please notify OTS Solutions at info@otssolutions.com===================================================================================================
>



--