[
https://issues.apache.org/jira/browse/LUCENENET-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294184#comment-13294184
]
Pavel Belousov commented on LUCENENET-457:
--
We've alveady developed some addit
Hi Java devs,
I'm a Lucene.Net committer, and there is a chance we have a bug in our
FSDirectory implementation that causes indexes to get corrupted when
indexing is cut while the IW is still open. As it roots from some
retroactive fixes you made, I'd appreciate your feedback.
Correct me if I'm w
[
https://issues.apache.org/jira/browse/LUCENENET-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293985#comment-13293985
]
Itamar Syn-Hershko commented on LUCENENET-457:
--
I think having the write.l
[
https://issues.apache.org/jira/browse/LUCENENET-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293983#comment-13293983
]
Itamar Syn-Hershko commented on LUCENENET-438:
--
This should be made by a t
I'm going to make all parsing stuff in the spatial module use
InvariantCulture, this way we can make sure we know exactly what format to
expect the shapes to be in
On Wed, May 30, 2012 at 8:30 PM, Simon Svensson wrote:
> You're closing the reader in SpatialTestCase.TearDown(), while
> SpecialTes