|
[GitHub] [lucenenet] jeme commented on issue #382: Replicator doesn't work |
|
GitBox |
[GitHub] [lucenenet] jeme commented on issue #382: Replicator doesn't work |
Tue, 03 Nov, 13:39 |
GitBox |
[GitHub] [lucenenet] mypolat commented on issue #382: Replicator doesn't work |
Tue, 03 Nov, 13:42 |
GitBox |
[GitHub] [lucenenet] jeme edited a comment on issue #382: Replicator doesn't work |
Tue, 03 Nov, 14:17 |
GitBox |
[GitHub] [lucenenet] mypolat closed issue #382: Replicator doesn't work |
Thu, 05 Nov, 08:24 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #383: Fix for Delegate-based Asserts |
Tue, 03 Nov, 21:17 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #383: Fix for Delegate-based Asserts |
Tue, 03 Nov, 21:24 |
|
[GitHub] [lucenenet] NightOwl888 closed pull request #373: Remove delegate based debugging assert |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 closed pull request #373: Remove delegate based debugging assert |
Tue, 03 Nov, 21:24 |
|
[GitHub] [lucenenet] NightOwl888 closed pull request #372: Change Debugging.Assert usage to not allocate due to lambda capture |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 closed pull request #372: Change Debugging.Assert usage to not allocate due to lambda capture |
Tue, 03 Nov, 21:24 |
|
[GitHub] [lucenenet] NightOwl888 closed issue #346: Remove Debugging.AssertsEnabled |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #346: Remove Debugging.AssertsEnabled |
Tue, 03 Nov, 21:24 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #384: Fix for IndexOptions.CompareTo() Boxing (Closes #375, Closes #376) |
Tue, 03 Nov, 22:55 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #384: Fix for IndexOptions.CompareTo() Boxing (Closes #375, Closes #376) |
Tue, 03 Nov, 22:56 |
|
[GitHub] [lucenenet] NightOwl888 closed issue #375: Unnecessary boxing of IndexOptions enum |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #375: Unnecessary boxing of IndexOptions enum |
Tue, 03 Nov, 22:56 |
|
[GitHub] [lucenenet] NightOwl888 closed pull request #376: Add extension method to avoid boxing IndexOptions, closes #375 |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 closed pull request #376: Add extension method to avoid boxing IndexOptions, closes #375 |
Tue, 03 Nov, 22:56 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #376: Add extension method to avoid boxing IndexOptions, closes #375 |
Tue, 03 Nov, 22:58 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #376: Add extension method to avoid boxing IndexOptions, closes #375 |
Wed, 04 Nov, 00:26 |
|
[GitHub] [lucenenet] NightOwl888 commented on pull request #371: Add new interface to NumericDocValues to close #370 |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #371: Add new interface to NumericDocValues to close #370 |
Wed, 04 Nov, 03:41 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #371: Add new interface to NumericDocValues to close #370 |
Mon, 09 Nov, 16:26 |
GitBox |
[GitHub] [lucenenet] theolivenbaum commented on pull request #371: Add new interface to NumericDocValues to close #370 |
Mon, 09 Nov, 16:27 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #371: Add new interface to NumericDocValues to close #370 |
Tue, 10 Nov, 21:49 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #371: Add new interface to NumericDocValues to close #370 |
Thu, 12 Nov, 09:21 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed pull request #371: Add new interface to NumericDocValues to close #370 |
Thu, 12 Nov, 09:21 |
GitBox |
[GitHub] [lucenenet] Semirk0 opened a new pull request #385: Adding overloads to Document for GetValues and Get |
Wed, 04 Nov, 11:38 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on a change in pull request #385: Adding overloads to Document for GetValues and Get |
Thu, 05 Nov, 16:47 |
GitBox |
[GitHub] [lucenenet] Semirk0 commented on pull request #385: Adding overloads to Document for GetValues and Get |
Wed, 18 Nov, 14:17 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #385: Adding overloads to Document for GetValues and Get |
Wed, 18 Nov, 19:31 |
|
[GitHub] [lucenenet] AntonOttoW commented on issue #296: IndexOutOfRangeException when searching |
|
GitBox |
[GitHub] [lucenenet] AntonOttoW commented on issue #296: IndexOutOfRangeException when searching |
Wed, 04 Nov, 18:47 |
GitBox |
[GitHub] [lucenenet] AntonOttoW edited a comment on issue #296: IndexOutOfRangeException when searching |
Wed, 04 Nov, 18:53 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #296: IndexOutOfRangeException when searching |
Thu, 05 Nov, 03:58 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #296: IndexOutOfRangeException when searching |
Thu, 05 Nov, 04:08 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #296: IndexOutOfRangeException when searching |
Thu, 05 Nov, 17:04 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #386: Fixes #296 - Remove Equals() from Lucene.Net.Util.Automaton.State |
Thu, 05 Nov, 03:58 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #386: Fixes #296 - Remove Equals() from Lucene.Net.Util.Automaton.State |
Thu, 05 Nov, 03:58 |
GitBox |
[GitHub] [lucenenet] rclabo commented on pull request #386: Fixes #296 - Remove Equals() from Lucene.Net.Util.Automaton.State |
Thu, 05 Nov, 13:44 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #386: Fixes #296 - Remove Equals() from Lucene.Net.Util.Automaton.State |
Thu, 05 Nov, 14:53 |
|
[GitHub] [lucenenet] TheBeardedLlama commented on issue #306: Make assertions into a 1st class feature in the test framework |
|
GitBox |
[GitHub] [lucenenet] TheBeardedLlama commented on issue #306: Make assertions into a 1st class feature in the test framework |
Thu, 05 Nov, 09:40 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #306: Make assertions into a 1st class feature in the test framework |
Thu, 05 Nov, 14:22 |
|
[GitHub] [lucenenet] NightOwl888 closed 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? |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 closed 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? |
Thu, 05 Nov, 17:22 |
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? |
Thu, 05 Nov, 17:22 |
|
[GitHub] [lucenenet] NightOwl888 commented on issue #319: NRE on spatial search |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #319: NRE on spatial search |
Sat, 07 Nov, 09:17 |
GitBox |
[GitHub] [lucenenet] eladmarg commented on issue #319: NRE on spatial search |
Sat, 07 Nov, 10:29 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #387: Fixes several code quality issues (Code Analysis) |
Tue, 10 Nov, 15:30 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #387: Fixes several code quality issues (Code Analysis) |
Tue, 10 Nov, 15:47 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #388: Downgraded minimum required Microsoft.Extensions.Configuration version to 2.0.0 |
Tue, 10 Nov, 15:40 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #388: Downgraded minimum required Microsoft.Extensions.Configuration version to 2.0.0 |
Tue, 10 Nov, 15:48 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #389: Revert FieldCacheImpl delegate capture (Fixes #370, Closes #371) |
Tue, 10 Nov, 21:15 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #389: Revert FieldCacheImpl delegate capture (Fixes #370, Closes #371) |
Thu, 12 Nov, 09:20 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #390: Adds tests for .NET 5 / C# 9.0 support |
Thu, 12 Nov, 09:18 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #390: Adds tests for .NET 5 / C# 9.0 support |
Thu, 12 Nov, 09:20 |
|
[GitHub] [lucenenet] NightOwl888 commented on issue #370: Reduce allocations from FieldCache |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #370: Reduce allocations from FieldCache |
Thu, 12 Nov, 09:22 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #370: Reduce allocations from FieldCache |
Thu, 12 Nov, 09:22 |
Shad Storhaug |
[VOTE] Apache Lucene.NET 4.8.0-beta00013 |
Fri, 13 Nov, 11:57 |
Fabio Buscaroli |
R: [VOTE] Apache Lucene.NET 4.8.0-beta00013 |
Fri, 13 Nov, 12:03 |
Prescott Nasser |
RE: [VOTE] Apache Lucene.NET 4.8.0-beta00013 |
Fri, 13 Nov, 15:53 |
Laimonas Simutis |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00013 |
Fri, 13 Nov, 18:51 |
Elad Margalit |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00013 |
Fri, 13 Nov, 22:13 |
Shad Storhaug |
RE: [VOTE] Apache Lucene.NET 4.8.0-beta00013 |
Sun, 15 Nov, 03:05 |
Michael Condillac |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00013 |
Mon, 16 Nov, 05:12 |
Simon Svensson |
Re: [VOTE] Apache Lucene.NET 4.8.0-beta00013 |
Mon, 16 Nov, 10:51 |
Shad Storhaug |
[RESULT] [VOTE] Apache Lucene.NET 4.8.0-beta00013 |
Mon, 16 Nov, 12:28 |
|
[GitHub] [lucenenet] Shazwazza commented on issue #380: Docs: docs.ps1 Build Script Failure |
|
GitBox |
[GitHub] [lucenenet] Shazwazza commented on issue #380: Docs: docs.ps1 Build Script Failure |
Tue, 17 Nov, 21:55 |
GitBox |
[GitHub] [lucenenet] Shazwazza commented on issue #380: Docs: docs.ps1 Build Script Failure |
Wed, 18 Nov, 05:07 |
GitBox |
[GitHub] [lucenenet] NightOwl888 closed issue #380: Docs: docs.ps1 Build Script Failure |
Wed, 18 Nov, 20:48 |
GitBox |
[GitHub] [lucenenet] Shazwazza opened a new pull request #391: Website updates (from oct 2020) |
Wed, 18 Nov, 05:06 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #391: Website updates (from oct 2020) |
Wed, 18 Nov, 20:47 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #391: Website updates (from oct 2020) |
Wed, 18 Nov, 20:47 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #392: Enabled GitHub Actions to Run Tests on Pull Request |
Sat, 21 Nov, 09:06 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #392: Enabled GitHub Actions to Run Tests on Pull Request |
Sat, 21 Nov, 09:06 |
GitBox |
[GitHub] [lucenenet] LordMike opened a new pull request #393: Make docs readable |
Mon, 23 Nov, 22:00 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on pull request #393: Make Highlighter docs readable |
Tue, 24 Nov, 20:11 |
GitBox |
[GitHub] [lucenenet] LordMike commented on pull request #393: Make Highlighter docs readable |
Tue, 24 Nov, 21:22 |
GitBox |
[GitHub] [lucenenet] LordMike closed pull request #393: Make Highlighter docs readable |
Tue, 24 Nov, 21:22 |
GitBox |
[GitHub] [lucenenet] Xebast opened a new issue #394: Lucene.Net Nugget (4.8.0-beta00013) does not compile under Visual 2017 - Lucene.Net.CodeAnalysis.Lucene1000_TokenStreamOrItsIncrementTokenMethodMustBeSealedCSAnalyzer |
Tue, 24 Nov, 15:41 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #394: Lucene.Net Nugget (4.8.0-beta00013) does not compile under Visual 2017 - Lucene.Net.CodeAnalysis.Lucene1000_TokenStreamOrItsIncrementTokenMethodMustBeSealedCSAnalyzer |
Tue, 24 Nov, 18:39 |
GitBox |
[GitHub] [lucenenet] Xebast commented on issue #394: Lucene.Net NuGet (4.8.0-beta00013) does not compile under Visual 2017 - Lucene.Net.CodeAnalysis.Lucene1000_TokenStreamOrItsIncrementTokenMethodMustBeSealedCSAnalyzer |
Wed, 25 Nov, 16:30 |
GitBox |
[GitHub] [lucenenet] NightOwl888 opened a new pull request #395: Azure DevOps Pipeline Optimizations and Improvements |
Tue, 24 Nov, 19:39 |
GitBox |
[GitHub] [lucenenet] NightOwl888 merged pull request #395: Azure DevOps Pipeline Optimizations and Improvements |
Tue, 24 Nov, 21:22 |
GitBox |
[GitHub] [lucenenet] Shazwazza opened a new issue #396: Idea on how to handle manually editing the docs files while keeping the automated conversion |
Wed, 25 Nov, 04:50 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #396: Idea on how to handle manually editing the docs files while keeping the automated conversion |
Wed, 25 Nov, 14:04 |
GitBox |
[GitHub] [lucenenet] Shazwazza commented on issue #396: Idea on how to handle manually editing the docs files while keeping the automated conversion |
Thu, 26 Nov, 02:42 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #396: Idea on how to handle manually editing the docs files while keeping the automated conversion |
Thu, 26 Nov, 11:52 |
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #396: Idea on how to handle manually editing the docs files while keeping the automated conversion |
Thu, 26 Nov, 17:31 |
|
[GitHub] [lucenenet] NightOwl888 commented on issue #290: Docs - automate the website updates when publishing new docs |
|
GitBox |
[GitHub] [lucenenet] NightOwl888 commented on issue #290: Docs - automate the website updates when publishing new docs |
Wed, 25 Nov, 16:18 |
GitBox |
[GitHub] [lucenenet] NightOwl888 edited a comment on issue #290: Docs - automate the website updates when publishing new docs |
Wed, 25 Nov, 16:23 |