[
https://issues.apache.org/jira/browse/LUCENENET-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645216#action_12645216
]
Fabio Buscaroli commented on LUCENENET-162:
-------------------------------------------
Just patched and everything works pretty fine!
Something about benchmarking: the index built time has dropped from 39 min to
21 min (size = 5gb). very good indeed!
Thanks!
> DocumentsWriter ProcessDocument throw an IndexOutOfBound exception
> ------------------------------------------------------------------
>
> Key: LUCENENET-162
> URL: https://issues.apache.org/jira/browse/LUCENENET-162
> Project: Lucene.Net
> Issue Type: Bug
> Environment: Vista 64 bit. Visual Studio 2008. current trunk.
> Reporter: Fabio Buscaroli
>
> DocumentsWriter ProcessDocument throw an IndexOutOfBound excepton when
> processing big unstored text fields. (es new Field("text", parser.Text,
> Field.Store.NO, Field.Index.TOKENIZED).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.