[
https://issues.apache.org/jira/browse/LUCENENET-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415816#comment-13415816
]
Jackie Wong commented on LUCENENET-421:
---------------------------------------
Yes,Lucene.net 2.9.2.
> Segment files ocasionaly disappearing making index corrupted
> ------------------------------------------------------------
>
> Key: LUCENENET-421
> URL: https://issues.apache.org/jira/browse/LUCENENET-421
> Project: Lucene.Net
> Issue Type: Bug
> Components: Lucene.Net Core
> Affects Versions: Lucene.Net 2.9.2
> Environment: Media Chase ECF50 in the MastermindToys.com online toy
> store, IIS 7 under Win 2008 R2, index on RAID 1
> Reporter: Fedor Taiakin
>
> IIS 7 under Win 2008 R2, index located on RAID 1
> The only operations Add Document and Delete Document, optimize = false.
> Ocasionally the segment files disappear, corrupting index. No other
> exceptions prior to inability to open index:
> 'C:\Projects\MMT\ECF50\main\src\PublicLayer\SearchIndex\eCommerceFramework\CatalogEntryIndexer\_b6k.cfs'."
> ---> System.IO.FileNotFoundException: Could not find file
> 'C:\Projects\MMT\ECF50\main\src\PublicLayer\SearchIndex\eCommerceFramework\CatalogEntryIndexer\_b6k.cfs'.
> File name:
> 'C:\Projects\MMT\ECF50\main\src\PublicLayer\SearchIndex\eCommerceFramework\CatalogEntryIndexer\_b6k.cfs'
> at Lucene.Net.Index.SegmentInfos.FindSegmentsFile.Run()
> at Lucene.Net.Index.IndexReader.Open(Directory directory)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira