You are viewing a plain text version of this content. The canonical link for it is here.
- [lucenenet] branch master updated: BREAKING: Use factory classes for DirectoryTaxonomyWriter and DirectoryTaxonomyReader to get configs (#847) - posted by la...@apache.org on 2023/05/03 14:07:14 UTC, 0 replies.
- [lucenenet] branch master updated: BREAKING: Analyzing infix suggester virtual method fix (#848) - posted by la...@apache.org on 2023/05/04 13:58:03 UTC, 0 replies.
- [lucenenet] branch master updated: add comments and supress attributes for AddCategory in DirectoryTaxonomyWriter (#849) - posted by la...@apache.org on 2023/05/04 14:00:18 UTC, 0 replies.
- [lucenenet] branch master updated (33b40ab10 -> f1446f4c3) - posted by ni...@apache.org on 2023/05/13 18:21:00 UTC, 0 replies.
- [lucenenet] 01/02: BUG: Lucene.Net.Documents.DateTools: Convert DateTimeKind.Unspecified dates to UTC, otherwise they can produce ArgumentOutOfRangeException. Fixes #772. - posted by ni...@apache.org on 2023/05/13 18:21:01 UTC, 0 replies.
- [lucenenet] 02/02: Lucene.Net.Documents.DateTools: Added exceptions to documentation and added nullable reference type support. - posted by ni...@apache.org on 2023/05/13 18:21:02 UTC, 0 replies.
- [lucenenet] branch master updated (f1446f4c3 -> e9c47b2de) - posted by ni...@apache.org on 2023/05/16 21:03:06 UTC, 0 replies.
- [lucenenet] 01/07: BUG: Lucene.Net.Store.NRTCachingDirectory: Don't throw exceptions when Dispose() is called multiple times. Also added checks to ensure an ObjectDisposedException is thrown by any method call after Dispose() is called. Fixed all other directory implementations and made the check atomic so only the first call to Dispose() is run. Fixes #841. Related to #265. - posted by ni...@apache.org on 2023/05/16 21:03:07 UTC, 0 replies.
- [lucenenet] 02/07: Lucene.Net.Store (Directory + MMapDirectory + NIOFSDirectory + SimpleFSDirectory): Upgraded all FSDirectories to allow multiple Dispose() calls on IndexInputSlicer and BufferedIndexInput subclasses. See #265. - posted by ni...@apache.org on 2023/05/16 21:03:08 UTC, 0 replies.
- [lucenenet] 03/07: Lucene.Net.Codecs.MultiLevelSkipListReader: Allow double-dispose calls and guard against usage after Dispose(). See #265. - posted by ni...@apache.org on 2023/05/16 21:03:09 UTC, 0 replies.
- [lucenenet] 04/07: Lucene.Net.Store.BufferedIndexOutput: Allow double-dispose calls and guard against usage after Dispose(). See #265. - posted by ni...@apache.org on 2023/05/16 21:03:10 UTC, 0 replies.
- [lucenenet] 05/07: Lucene.Net.Store.RateLimitedIndexOutput: Allow double-dispose calls and guard against usage after Dispose(). See #265. - posted by ni...@apache.org on 2023/05/16 21:03:11 UTC, 0 replies.
- [lucenenet] 06/07: Lucene.Net.Store.InputStreamDataInput: Allow double-dispose calls and guard against usage after Dispose(). See #265. - posted by ni...@apache.org on 2023/05/16 21:03:12 UTC, 0 replies.
- [lucenenet] 07/07: Lucene.Net.Store.OutputStreamDataOutput: Allow double-dispose calls and guard against usage after Dispose(). See #265. - posted by ni...@apache.org on 2023/05/16 21:03:13 UTC, 0 replies.
- [lucenenet] branch master updated: Lucene.Net.Store (BaseDirectory + BaseDirectoryWrapper): Fixed XML comments so they don't produce warnings - posted by ni...@apache.org on 2023/05/16 22:12:46 UTC, 0 replies.