GitBox |
[GitHub] [lucenenet] parikshitphukan17 opened a new issue #333: Why is there a drastic difference in search time between lucenenet in c# and lucene in java while the other statistics are roughly comparable? |
Tue, 01 Sep, 10:57 |
GitBox |
[GitHub] [lucenenet] eladmarg commented on issue #333: Why is there a drastic difference in search time between lucenenet in c# and lucene in java while the other statistics are roughly comparable? |
Tue, 01 Sep, 11:46 |
GitBox |
[GitHub] [lucenenet] jeme commented on issue #333: Why is there a drastic difference in search time between lucenenet in c# and lucene in java while the other statistics are roughly comparable? |
Tue, 01 Sep, 18:05 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on issue #333: Why is there a drastic difference in search time between lucenenet in c# and lucene in java while the other statistics are roughly comparable? |
Tue, 01 Sep, 18:06 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #333: Why is there a drastic difference in search time between lucenenet in c# and lucene in java while the other statistics are roughly comparable? |
Wed, 02 Sep, 08:45 |
GitBox |
[GitHub] [lucenenet] parikshitphukan17 commented on issue #333: Why is there a drastic difference in search time between lucenenet in c# and lucene in java while the other statistics are roughly comparable? |
Wed, 02 Sep, 10:10 |
GitBox |
[GitHub] [lucenenet] parikshitphukan17 edited a comment on issue #333: Why is there a drastic difference in search time between lucenenet in c# and lucene in java while the other statistics are roughly comparable? |
Wed, 02 Sep, 10:12 |
GitBox |
[GitHub] [lucenenet] jeme commented on issue #333: Why is there a drastic difference in search time between lucenenet in c# and lucene in java while the other statistics are roughly comparable? |
Mon, 07 Sep, 08:59 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #334: Lucene.Net.Search.FieldCacheDocIdSet: Added constructor with predicate |
Mon, 07 Sep, 14:59 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #334: Lucene.Net.Search.FieldCacheDocIdSet: Added constructor with predicate |
Mon, 07 Sep, 15:06 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #335: DocumentsWriterThreadPool upgrade to 4.8.1 (fixes TestRollbackAndCommitWithThreads() test) |
Mon, 07 Sep, 15:06 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #335: DocumentsWriterThreadPool upgrade to 4.8.1 (fixes TestRollbackAndCommitWithThreads() test) |
Mon, 07 Sep, 15:06 |
Shad Storhaug |
[REPORT] Lucene.NET - September, 2020 |
Wed, 09 Sep, 18:34 |
GitBox |
[GitHub] [lucenenet] ondister opened a new issue #336: Method not found: 'System.IO.MemoryMappedFiles.MemoryMappedFile System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile |
Thu, 10 Sep, 07:30 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #336: Method not found: 'System.IO.MemoryMappedFiles.MemoryMappedFile System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile |
Thu, 10 Sep, 13:29 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #336: Method not found: 'System.IO.MemoryMappedFiles.MemoryMappedFile System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile |
Mon, 21 Sep, 14:34 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #336: Method not found: 'System.IO.MemoryMappedFiles.MemoryMappedFile System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile |
Mon, 21 Sep, 14:34 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #336: Method not found: 'System.IO.MemoryMappedFiles.MemoryMappedFile System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile |
Tue, 22 Sep, 03:23 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #336: Method not found: 'System.IO.MemoryMappedFiles.MemoryMappedFile System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile |
Tue, 22 Sep, 03:40 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #337: Converted conditional compilation constants to features rather than frameworks |
Mon, 14 Sep, 01:51 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #337: Converted conditional compilation constants to features rather than frameworks |
Mon, 14 Sep, 01:53 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #338: Fixes 4 failing tests in .NET Framework/x86 |
Mon, 14 Sep, 02:34 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #338: Fixes 4 failing tests in .NET Framework/x86 |
Mon, 14 Sep, 02:37 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #339: Fixed several references to J2N.BitConversion |
Mon, 14 Sep, 04:46 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #339: Fixed several references to J2N.BitConversion |
Mon, 14 Sep, 04:55 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #340: BREAKING: Changed CaptializationFilter default culture to invariant to match Lucene |
Mon, 14 Sep, 05:31 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #340: BREAKING: Changed CaptializationFilter default culture to invariant to match Lucene |
Mon, 14 Sep, 05:32 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #341: Converted several Java-style iterator classes to .NET enumerators |
Tue, 15 Sep, 14:14 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #341: Converted several Java-style iterator classes to .NET enumerators |
Tue, 15 Sep, 14:19 |
|
[GitHub] [lucenenet] NightOwl888 merged pull request #329: Fixes #323 - Allow .NET Framework users to upgrade Microsoft.Extensions.Configuration without requiring an IConfigurationFactory |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #329: Fixes #323 - Allow .NET Framework users to upgrade Microsoft.Extensions.Configuration without requiring an IConfigurationFactory |
Tue, 15 Sep, 14:15 |
|
[GitHub] [lucenenet] NightOwl888 closed issue #323: Method 'get_Providers' in type 'Lucene.Net.Configuration.ConfigurationRoot' does not have an implementation. |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #323: Method 'get_Providers' in type 'Lucene.Net.Configuration.ConfigurationRoot' does not have an implementation. |
Tue, 15 Sep, 14:15 |
|
[GitHub] [lucenenet] NightOwl888 closed issue #286: Build warning since v4.8.0-beta00008 |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #286: Build warning since v4.8.0-beta00008 |
Tue, 15 Sep, 14:16 |
|
[GitHub] [lucenenet] NightOwl888 merged pull request #330: Lucene.Net.CodeAnalysis: Separated CSharp and VisualBasic providers (fixes #286) |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #330: Lucene.Net.CodeAnalysis: Separated CSharp and VisualBasic providers (fixes #286) |
Tue, 15 Sep, 14:16 |
|
[GitHub] [lucenenet] NightOwl888 closed pull request #212: LUCENENET-469 - enumerables |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 closed pull request #212: LUCENENET-469 - enumerables |
Tue, 15 Sep, 14:21 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #212: LUCENENET-469 - enumerables |
Tue, 15 Sep, 14:21 |
GitBox |
[GitHub] [lucenenet] clambertus opened a new issue #279: Convert Java Iterator classes to implement IEnumerable<T> |
Tue, 15 Sep, 14:36 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #279: Convert Java Iterator classes to implement IEnumerable<T> |
Tue, 15 Sep, 14:19 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #279: Convert Java Iterator classes to implement IEnumerable<T> |
Tue, 15 Sep, 14:36 |
Shad Storhaug |
[VOTE] Apache Lucene.NET 4.8.0-beta00012 |
Wed, 16 Sep, 07:31 |
Shad Storhaug |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00012 |
Thu, 17 Sep, 05:24 |
Elad Margalit |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00012 |
Thu, 17 Sep, 05:30 |
Shannon Deminick |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00012 |
Thu, 17 Sep, 05:52 |
Michael Condillac |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00012 |
Fri, 18 Sep, 03:51 |
Prescott Nasser |
RE: [VOTE] Apache Lucene.NET 4.8.0-beta00012 |
Fri, 18 Sep, 04:44 |
Simon Svensson |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00012 |
Fri, 18 Sep, 06:58 |
Laimonas Simutis |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00012 |
Fri, 18 Sep, 11:11 |
|
[GitHub] [lucenenet] jeme commented on issue #297: Investigate Performance of Math Functions in .NET Standard 2.1+ |
|
GitBox |
[GitHub] [lucenenet] jeme commented on issue #297: Investigate Performance of Math Functions in .NET Standard 2.1+ |
Wed, 16 Sep, 09:01 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on issue #297: Investigate Performance of Math Functions in .NET Standard 2.1+ |
Wed, 16 Sep, 09:03 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on issue #297: Investigate Performance of Math Functions in .NET Standard 2.1+ |
Wed, 16 Sep, 09:11 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on issue #297: Investigate Performance of Math Functions in .NET Standard 2.1+ |
Wed, 16 Sep, 09:16 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on issue #297: Investigate Performance of Math Functions in .NET Standard 2.1+ |
Wed, 16 Sep, 10:31 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #297: Investigate Performance of Math Functions in .NET Standard 2.1+ |
Wed, 16 Sep, 12:58 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #297: Investigate Performance of Math Functions in .NET Standard 2.1+ |
Wed, 16 Sep, 12:58 |
|
[GitHub] [lucenenet] thedugas commented on issue #296: IndexOutOfRangeException when searching |
|
GitBox |
[GitHub] [lucenenet] thedugas commented on issue #296: IndexOutOfRangeException when searching |
Wed, 16 Sep, 14:34 |
GitBox |
[GitHub] [lucenenet] thedugas edited a comment on issue #296: IndexOutOfRangeException when searching |
Wed, 16 Sep, 20:50 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #296: IndexOutOfRangeException when searching |
Wed, 16 Sep, 23:49 |
GitBox |
[GitHub] [lucenenet] LunarExplorer commented on issue #296: IndexOutOfRangeException when searching |
Sat, 19 Sep, 20:28 |
GitBox |
[GitHub] [lucenenet] LunarExplorer removed a comment on issue #296: IndexOutOfRangeException when searching |
Sat, 19 Sep, 21:18 |
GitBox |
[GitHub] [lucenenet] thedugas commented on issue #296: IndexOutOfRangeException when searching |
Mon, 21 Sep, 18:46 |
GitBox |
[GitHub] [lucenenet] thedugas edited a comment on issue #296: IndexOutOfRangeException when searching |
Mon, 21 Sep, 18:47 |
GitBox |
[GitHub] [lucenenet] thedugas edited a comment on issue #296: IndexOutOfRangeException when searching |
Mon, 21 Sep, 19:23 |
GitBox |
[GitHub] [lucenenet] thedugas commented on issue #296: IndexOutOfRangeException when searching |
Tue, 22 Sep, 03:33 |
GitBox |
[GitHub] [lucenenet] thedugas edited a comment on issue #296: IndexOutOfRangeException when searching |
Tue, 22 Sep, 03:46 |
Shad Storhaug |
[RESULT] [VOTE] Apache Lucene.NET 4.8.0-beta00012 |
Sat, 19 Sep, 07:47 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #342: 4.8.0-beta00012 release updates |
Sat, 19 Sep, 16:05 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #342: 4.8.0-beta00012 release updates |
Sat, 19 Sep, 16:14 |
Shad Storhaug |
[ANNOUNCE] Apache Lucene.NET 4.8.0-beta00012 Released |
Sun, 20 Sep, 11:45 |
|
[GitHub] [lucenenet] NightOwl888 commented on issue #248: Missing BufferedChecksum |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #248: Missing BufferedChecksum |
Mon, 21 Sep, 14:37 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #248: Missing BufferedChecksum |
Mon, 21 Sep, 14:37 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #248: Missing BufferedChecksum |
Tue, 22 Sep, 03:27 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #248: Missing BufferedChecksum |
Tue, 22 Sep, 03:34 |
GitBox |
[GitHub] [lucenenet] nazjunaid opened a new issue #343: Unwanted files being added to projects |
Tue, 22 Sep, 03:18 |
GitBox |
[GitHub] [lucenenet] TheBeardedLlama commented on issue #343: Unwanted files being added to projects |
Sun, 20 Sep, 20:45 |
GitBox |
[GitHub] [lucenenet] nazjunaid commented on issue #343: Unwanted files being added to projects |
Sun, 20 Sep, 20:54 |
GitBox |
[GitHub] [lucenenet] TheBeardedLlama commented on issue #343: Unwanted files being added to projects |
Sun, 20 Sep, 21:06 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #343: Unwanted files being added to projects |
Mon, 21 Sep, 14:09 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #343: Unwanted files being added to projects |
Mon, 21 Sep, 14:09 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #343: Unwanted files being added to projects |
Tue, 22 Sep, 03:03 |
GitBox |
[GitHub] [lucenenet] TheBeardedLlama commented on issue #343: Unwanted files being added to projects |
Tue, 22 Sep, 03:15 |
GitBox |
[GitHub] [lucenenet] nazjunaid commented on issue #343: Unwanted files being added to projects |
Tue, 22 Sep, 03:20 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #343: Unwanted files being added to projects |
Tue, 22 Sep, 03:23 |
GitBox |
[GitHub] [lucenenet] theolivenbaum opened a new pull request #344: remove unnecessary dictionary lookup in FieldCacheImpl |
Tue, 22 Sep, 03:38 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #344: remove unnecessary dictionary lookup in FieldCacheImpl |
Tue, 22 Sep, 06:00 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #344: remove unnecessary dictionary lookup in FieldCacheImpl |
Tue, 22 Sep, 07:34 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #344: remove unnecessary dictionary lookup in FieldCacheImpl |
Tue, 22 Sep, 08:35 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #344: remove unnecessary dictionary lookup in FieldCacheImpl |
Wed, 23 Sep, 04:16 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #344: remove unnecessary dictionary lookup in FieldCacheImpl |
Wed, 23 Sep, 04:41 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #344: remove unnecessary dictionary lookup in FieldCacheImpl |
Wed, 23 Sep, 04:47 |
GitBox |
[GitHub] [lucenenet] theolivenbaum opened a new pull request #345: Reduce casting |
Wed, 23 Sep, 04:08 |
GitBox |
[GitHub] [lucenenet] eladmarg commented on pull request #345: Reduce casting |
Tue, 22 Sep, 13:30 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #345: Reduce casting |
Tue, 22 Sep, 14:47 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #345: Reduce casting |
Tue, 22 Sep, 15:55 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #345: Reduce casting |
Tue, 22 Sep, 16:32 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #345: Reduce casting |
Tue, 22 Sep, 16:47 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #345: Reduce casting |
Tue, 22 Sep, 16:58 |
GitBox |
[GitHub] [lucenenet] eladmarg commented on pull request #345: Reduce casting |
Tue, 22 Sep, 17:33 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #345: Reduce casting |
Tue, 22 Sep, 17:35 |
GitBox |
[GitHub] [lucenenet] jeme commented on pull request #345: Reduce casting |
Tue, 22 Sep, 17:52 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on pull request #345: Reduce casting |
Tue, 22 Sep, 17:53 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on pull request #345: Reduce casting |
Tue, 22 Sep, 17:54 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on pull request #345: Reduce casting |
Tue, 22 Sep, 17:55 |
GitBox |
[GitHub] [lucenenet] jeme commented on pull request #345: Reduce casting |
Tue, 22 Sep, 18:21 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #345: Reduce casting |
Tue, 22 Sep, 19:48 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #345: Reduce casting |
Wed, 23 Sep, 03:59 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on pull request #345: Reduce casting |
Wed, 23 Sep, 04:10 |
GitBox |
[GitHub] [lucenenet] jeme commented on pull request #345: Reduce casting |
Wed, 23 Sep, 04:25 |
GitBox |
[GitHub] [lucenenet] eladmarg commented on pull request #345: Reduce casting |
Wed, 23 Sep, 04:45 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #345: Reduce casting |
Wed, 23 Sep, 04:46 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #345: Reduce casting |
Wed, 23 Sep, 04:51 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #345: Reduce casting |
Wed, 23 Sep, 06:38 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #345: Reduce casting |
Wed, 23 Sep, 08:08 |
GitBox |
[GitHub] [lucenenet] theolivenbaum closed pull request #345: Reduce casting |
Wed, 23 Sep, 08:08 |
GitBox |
[GitHub] [lucenenet] jeme commented on pull request #345: Reduce casting |
Wed, 23 Sep, 13:40 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on pull request #345: Reduce casting |
Wed, 23 Sep, 13:42 |
GitBox |
[GitHub] [lucenenet] theolivenbaum opened a new issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 06:30 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #346: Remove Debugging.AssertsEnabled |
Tue, 22 Sep, 14:34 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #346: Remove Debugging.AssertsEnabled |
Tue, 22 Sep, 14:37 |
GitBox |
[GitHub] [lucenenet] eladmarg commented on issue #346: Remove Debugging.AssertsEnabled |
Tue, 22 Sep, 14:46 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #346: Remove Debugging.AssertsEnabled |
Tue, 22 Sep, 15:01 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #346: Remove Debugging.AssertsEnabled |
Tue, 22 Sep, 15:03 |
GitBox |
[GitHub] [lucenenet] NightOwl888 edited a comment on issue #346: Remove Debugging.AssertsEnabled |
Tue, 22 Sep, 15:04 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 04:13 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 04:35 |
GitBox |
[GitHub] [lucenenet] eladmarg commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 04:39 |
GitBox |
[GitHub] [lucenenet] NightOwl888 edited a comment on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 04:40 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 05:51 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 05:54 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 06:30 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 06:30 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 08:07 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 08:35 |
GitBox |
[GitHub] [lucenenet] eladmarg commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 08:58 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 09:28 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 09:30 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 09:48 |
GitBox |
[GitHub] [lucenenet] NightOwl888 edited a comment on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 14:33 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 17:10 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #346: Remove Debugging.AssertsEnabled |
Wed, 23 Sep, 18:15 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #346: Remove Debugging.AssertsEnabled |
Thu, 24 Sep, 05:47 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #346: Remove Debugging.AssertsEnabled |
Fri, 25 Sep, 13:28 |
GitBox |
[GitHub] [lucenenet] theolivenbaum opened a new pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Wed, 23 Sep, 08:02 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Wed, 23 Sep, 08:19 |
GitBox |
[GitHub] [lucenenet] NightOwl888 edited a comment on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Wed, 23 Sep, 08:20 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Wed, 23 Sep, 10:16 |
GitBox |
[GitHub] [lucenenet] theolivenbaum edited a comment on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Wed, 23 Sep, 10:17 |
GitBox |
[GitHub] [lucenenet] jeme commented on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Fri, 25 Sep, 09:06 |
GitBox |
[GitHub] [lucenenet] jeme commented on a change in pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Fri, 25 Sep, 09:34 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on a change in pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Fri, 25 Sep, 10:20 |
GitBox |
[GitHub] [lucenenet] jeme commented on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Fri, 25 Sep, 13:46 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on a change in pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Fri, 25 Sep, 13:48 |
GitBox |
[GitHub] [lucenenet] jeme commented on a change in pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Fri, 25 Sep, 13:48 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Sat, 26 Sep, 06:42 |
GitBox |
[GitHub] [lucenenet] jeme commented on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Sat, 26 Sep, 08:57 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Sat, 26 Sep, 08:59 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Mon, 28 Sep, 12:38 |
GitBox |
[GitHub] [lucenenet] jeme commented on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Wed, 30 Sep, 07:52 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on pull request #347: Move call to debugging flag out of loops calling FixedBitSet.Get/Set |
Wed, 30 Sep, 10:09 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #348: Reduced FieldCacheImpl casting/boxing |
Wed, 23 Sep, 08:12 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #348: Reduced FieldCacheImpl casting/boxing |
Sat, 26 Sep, 18:55 |
GitBox |
[GitHub] [lucenenet] theolivenbaum opened a new pull request #349: Add separate benchmark.net project to run against code and not nuget packages |
Wed, 23 Sep, 12:11 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #349: Add separate benchmark.net project to run against code and not nuget packages |
Fri, 25 Sep, 06:27 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #349: Add separate benchmark.net project to run against code and not nuget packages |
Fri, 25 Sep, 13:14 |
GitBox |
[GitHub] [lucenenet] theolivenbaum opened a new issue #350: Change ScoreDoc to struct? |
Wed, 23 Sep, 12:19 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #350: Change ScoreDoc to struct? |
Wed, 23 Sep, 13:06 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #350: Change ScoreDoc to struct? |
Wed, 23 Sep, 14:19 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #350: Change ScoreDoc to struct? |
Wed, 23 Sep, 14:52 |
GitBox |
[GitHub] [lucenenet] theolivenbaum edited a comment on issue #350: Change ScoreDoc to struct? |
Wed, 23 Sep, 14:52 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on issue #350: Change ScoreDoc to struct? |
Wed, 23 Sep, 17:10 |
GitBox |
[GitHub] [lucenenet] theolivenbaum closed issue #350: Change ScoreDoc to struct? |
Wed, 23 Sep, 17:10 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #351: Added Azure DevOps tests for .NET Framework x86 (see #258) |
Wed, 23 Sep, 14:24 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #351: Added Azure DevOps tests for .NET Framework x86 (see #258) |
Wed, 23 Sep, 14:27 |
GitBox |
[GitHub] [lucenenet] AntonyCorbett opened a new pull request #352: Update home-quick-start.tmpl.partial |
Wed, 23 Sep, 17:22 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #352: Update home-quick-start.tmpl.partial |
Wed, 23 Sep, 17:27 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #352: Update home-quick-start.tmpl.partial |
Wed, 23 Sep, 17:27 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #352: Update home-quick-start.tmpl.partial |
Wed, 23 Sep, 17:30 |
GitBox |
[GitHub] [lucenenet] AntonyCorbett commented on pull request #352: Update home-quick-start.tmpl.partial |
Wed, 23 Sep, 18:22 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new issue #353: Refactor IndexSearcher |
Wed, 23 Sep, 18:47 |
GitBox |
[GitHub] [lucenenet] jeme commented on issue #353: Refactor IndexSearcher |
Thu, 24 Sep, 04:44 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #353: Refactor IndexSearcher |
Thu, 24 Sep, 04:53 |
GitBox |
[GitHub] [lucenenet] jeme commented on issue #353: Refactor IndexSearcher |
Fri, 25 Sep, 13:22 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #353: Refactor IndexSearcher |
Fri, 25 Sep, 13:30 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new issue #354: TaskMergeScheduler: Salvage or deprecate? |
Fri, 25 Sep, 14:14 |
GitBox |
[GitHub] [lucenenet] Shazwazza commented on issue #354: TaskMergeScheduler: Salvage or deprecate? |
Mon, 28 Sep, 23:47 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #354: TaskMergeScheduler: Salvage or deprecate? |
Tue, 29 Sep, 08:27 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #355: Adjustments for enabling nightly builds |
Sat, 26 Sep, 18:53 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #355: Adjustments for enabling nightly builds |
Sat, 26 Sep, 18:54 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new issue #356: Failing Tests: TestTermVectorsWriter::TestTermVectorCorruption() and TestIndexWriterReader::TestDuringAddIndexes() |
Sun, 27 Sep, 06:03 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #356: Failing Tests: TestTermVectorsWriter::TestTermVectorCorruption() and TestIndexWriterReader::TestDuringAddIndexes() |
Sun, 27 Sep, 06:12 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #357: Fixes Failing Tests: TestTermVectorsWriter::TestTermVectorCorruption() and TestIndexWriterReader::TestDuringAddIndexes() |
Sun, 27 Sep, 06:10 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #357: Fixes Failing Tests: TestTermVectorsWriter::TestTermVectorCorruption() and TestIndexWriterReader::TestDuringAddIndexes() |
Sun, 27 Sep, 06:12 |
GitBox |
[GitHub] [lucenenet] Shazwazza opened a new pull request #358: Website community links update |
Tue, 29 Sep, 00:40 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on a change in pull request #358: Website community links update |
Tue, 29 Sep, 08:32 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #359: Docs: Added builds mailing list |
Tue, 29 Sep, 09:25 |