You are viewing a plain text version of this content. The canonical link for it is here.
- [lucenenet] branch master updated (0dbda3e -> 8800dd0) - posted by ni...@apache.org on 2021/03/11 12:43:42 UTC, 0 replies.
- [lucenenet] 01/03: build/Dependencies.props: Upgraded J2N NuGet package dependency to v2.0.0-beta-0012 - posted by ni...@apache.org on 2021/03/11 12:43:43 UTC, 0 replies.
- [lucenenet] 02/03: build/Dependencies.props: Upgraded NuGet package dependencies for Morfologik.Fsa, Morfologik.Polish and Morfologik.Stemming to v2.1.7-beta-0002 - posted by ni...@apache.org on 2021/03/11 12:43:44 UTC, 0 replies.
- [lucenenet] 03/03: build/Dependencies.props: Upgraded NuGet package dependency ICU4N to v60.1.0-alpha.354 - posted by ni...@apache.org on 2021/03/11 12:43:45 UTC, 0 replies.
- [lucenenet] branch master updated: Lucene.Net.Store.BufferedChecksum: Updated comment to indicate why we are not making this class public as it was in Lucene. See #436. - posted by ni...@apache.org on 2021/03/11 15:18:54 UTC, 0 replies.
- [lucenenet] branch master updated: Lucene.Net.Support.ConcurrentSet: Fixed nullable reference type support warnings - posted by ni...@apache.org on 2021/03/12 17:27:54 UTC, 0 replies.
- [lucenenet] branch master updated: Don't insert extra newline in TFIDFSim's score explanation - posted by ni...@apache.org on 2021/03/13 22:09:57 UTC, 0 replies.
- [lucenenet] branch master updated: SWEEP: Reviewed catch clauses and made improvements to preserve stack details - posted by ni...@apache.org on 2021/03/13 22:13:58 UTC, 0 replies.
- [lucenenet] branch master updated (5c62092 -> 0a3c227) - posted by ni...@apache.org on 2021/03/14 12:48:01 UTC, 0 replies.
- [lucenenet] 01/04: Lucene.Net.Facet.Taxonomy.CachedOrdinalsReader: Fixed synchronization issues with adding new items to the cache and reading RamBytesUsed() method (see #417) - posted by ni...@apache.org on 2021/03/14 12:48:02 UTC, 0 replies.
- [lucenenet] 02/04: Lucene.Net.Spatial.Util.ShapeFieldCacheProvider: Fixed atomicity issue with loading the cache by using Lazy. Fixes #319. Also see #417. - posted by ni...@apache.org on 2021/03/14 12:48:03 UTC, 0 replies.
- [lucenenet] 03/04: Lucene.Net.Util.VirtualMethod: Removed unnecessary call to Convert.ToInt32() - posted by ni...@apache.org on 2021/03/14 12:48:04 UTC, 0 replies.
- [lucenenet] 04/04: Lucene.Net.Util.AttributeSource: Restored comment from Lucene indicating it doesn't matter if multiple threads compete to populate the ConditionalWeakTable. See #417. - posted by ni...@apache.org on 2021/03/14 12:48:05 UTC, 0 replies.
- [lucenenet] branch master updated (0a3c227 -> 11f1106) - posted by ni...@apache.org on 2021/03/14 12:52:09 UTC, 0 replies.
- [lucenenet] branch master updated (11f1106 -> ec65e26) - posted by ni...@apache.org on 2021/03/14 12:54:50 UTC, 0 replies.
- [lucenenet] 01/02: PERFORMANCE: Lucene.Net.Search.Suggest.Fst.FSTCompletion: Use Stack rather than List.Reverse(). Also, removed unnecessary lock in CheckExistingAndReorder(), as it is only used in a single thread at a time. - posted by ni...@apache.org on 2021/03/14 12:54:51 UTC, 0 replies.
- [lucenenet] 02/02: PERFORMANCE: Lucene.Net.Search.Suggest.SortedInputEnumerator: Removed unnecessary call to Reverse() and allocation of HashSet that had been added due to the fact our testing methodology didn't respect set equality (that is, it relied on the order of the collection). - posted by ni...@apache.org on 2021/03/14 12:54:52 UTC, 0 replies.
- [lucenenet] branch master updated: BUG: Lucene.Net.Benchmark.ByTask.Feeds.SpatialDocMaker: Since Dictionary this[key] is not marked virtual in .NET, subclassing Dictionary is not a valid approach. So we implement IDictionary instead. - posted by ni...@apache.org on 2021/03/15 09:23:30 UTC, 0 replies.
- [lucenenet] branch master updated (2731bfd -> 4e74a91) - posted by ni...@apache.org on 2021/03/15 21:09:41 UTC, 0 replies.
- [lucenenet] 01/02: Lucene.Net.Search.FieldCacheImpl: Restored readerCache locks to the state of Lucene 4.8.0 (closes #272) - posted by ni...@apache.org on 2021/03/15 21:09:42 UTC, 0 replies.
- [lucenenet] 02/02: Lucene.Net.Search.FieldCacheImpl: Reverted ConcurrentDictionary to Dictionary, since we are using explicit locks to synchronize the dictionary contents. - posted by ni...@apache.org on 2021/03/15 21:09:43 UTC, 0 replies.
- [lucenenet] branch master updated: Removed use of #If FEATURE_THREAD_INTERRUPT since all supported compilation targets now have definitions for ThreadInterruptedException - posted by ni...@apache.org on 2021/03/19 04:01:15 UTC, 0 replies.
- [lucenenet] branch docs/markdown-converted/4.8.1 updated: Removes JavaDocToMarkdownConverter - posted by sh...@apache.org on 2021/03/23 22:45:50 UTC, 0 replies.
- [lucenenet] branch master updated (921ad11 -> 3e56727) - posted by sh...@apache.org on 2021/03/23 22:47:38 UTC, 0 replies.
- [lucenenet] 01/02: Merge branch 'docs/markdown-converted/4.8.1' into master - posted by sh...@apache.org on 2021/03/23 22:47:39 UTC, 0 replies.
- [lucenenet] 02/02: Merge branch 'master' of https://github.com/apache/lucenenet into master - posted by sh...@apache.org on 2021/03/23 22:47:40 UTC, 0 replies.
- [lucenenet] branch master updated (3e56727 -> f259bb6) - posted by ni...@apache.org on 2021/03/24 03:34:34 UTC, 0 replies.
- [lucenenet] 01/05: Lucene.Net: Addeed migration-guide.md (originally MIGRATE.txt). This is the original text from Lucene 4.8.1 without changes. - posted by ni...@apache.org on 2021/03/24 03:34:35 UTC, 0 replies.
- [lucenenet] 02/05: Lucene.Net/migration-guide.md: Updated to include Lucene.NET-specific information. - posted by ni...@apache.org on 2021/03/24 03:34:36 UTC, 0 replies.
- [lucenenet] 03/05: Added dummy MIGRATE.md file in the repo root to link to the new location of the migration guide. - posted by ni...@apache.org on 2021/03/24 03:34:37 UTC, 0 replies.
- [lucenenet] 04/05: websites/apidocs: Added migration guide to the API docs site and added a link from the index.md page. - posted by ni...@apache.org on 2021/03/24 03:34:38 UTC, 0 replies.
- [lucenenet] 05/05: website: Updated website documentation to include a note about the mini-site DocFx configuration files being active and the "main" one currently only there in case we need to revert. - posted by ni...@apache.org on 2021/03/24 03:34:39 UTC, 0 replies.
- [lucenenet] branch master updated (f259bb6 -> 1ae9999) - posted by ni...@apache.org on 2021/03/24 03:35:40 UTC, 0 replies.
- [lucenenet] 01/04: docs: Updated lucene-cli index with actual version number - posted by ni...@apache.org on 2021/03/24 03:35:41 UTC, 0 replies.
- [lucenenet] 02/04: docs: Added workaround for DocFx not updating a version number within a fenced code block by updating the lucene-cli index file in Powershell - posted by ni...@apache.org on 2021/03/24 03:35:42 UTC, 0 replies.
- [lucenenet] 03/04: docs.ps1: Removed duplicate environment variable setting - posted by ni...@apache.org on 2021/03/24 03:35:43 UTC, 0 replies.
- [lucenenet] 04/04: docs.ps1: Added validation for LuceneNetVersion argument - posted by ni...@apache.org on 2021/03/24 03:35:44 UTC, 0 replies.
- [lucenenet] branch master updated (1ae9999 -> 6ccde70) - posted by ni...@apache.org on 2021/03/25 06:47:40 UTC, 0 replies.
- [lucenenet] 01/03: Lucene.Net.Facet.Taxonomy.WriterCache.Cl2oTaxonomyWriterCache: Removed timeout on ReaderWriterLockSlim as the original lock didn't have one. - posted by ni...@apache.org on 2021/03/25 06:47:41 UTC, 0 replies.
- [lucenenet] 02/03: Lucene.Net.Facet.Taxonomy.Directory.DirectoryTaxonomyReader: Restored locks on SetCacheSize() method. - posted by ni...@apache.org on 2021/03/25 06:47:42 UTC, 0 replies.
- [lucenenet] 03/03: Lucene.Net.Facet.Taxonomy.Directory.DirectoryTaxonomyWriter: Restored locks to the state of Lucene 4.8.0. - posted by ni...@apache.org on 2021/03/25 06:47:43 UTC, 0 replies.
- [lucenenet] branch master updated: Lucene.Net.Tests.Analysis.Common/Analysis/Hunspell: Removed Foo.cs, as it wasn't intended to be added - posted by ni...@apache.org on 2021/03/25 09:43:39 UTC, 0 replies.
- [lucenenet] branch master updated (f76cbfe -> 85b9321) - posted by ni...@apache.org on 2021/03/25 10:36:52 UTC, 0 replies.
- [lucenenet] 01/08: MIGRATE.md: Fixed slashes so the link works - posted by ni...@apache.org on 2021/03/25 10:36:53 UTC, 0 replies.
- [lucenenet] 02/08: docs: Lucene.Net/overview.md: updated code examples and fixed broken links (see #284, #300) - posted by ni...@apache.org on 2021/03/25 10:36:54 UTC, 0 replies.
- [lucenenet] 03/08: docs: Lucene.Net/Analysis/package.md: updated code examples and fixed broken links (see #284, #300) - posted by ni...@apache.org on 2021/03/25 10:36:55 UTC, 0 replies.
- [lucenenet] 04/08: docs: Lucene.Net.Analysis.Common/overview.md: temporarily switched from xref to relative links to fix broken links (see #300) - posted by ni...@apache.org on 2021/03/25 10:36:56 UTC, 0 replies.
- [lucenenet] 05/08: docs: Lucene.Net.Analysis.Analyzer: added links to analysis package docs (see #284, #300) - posted by ni...@apache.org on 2021/03/25 10:36:57 UTC, 0 replies.
- [lucenenet] 06/08: docs.ps1: Update toc.yml to the latest documentation version to prevent issues with crosslinking to older documentation. (see #300) - posted by ni...@apache.org on 2021/03/25 10:36:58 UTC, 0 replies.
- [lucenenet] 07/08: docs.ps1, docfx.json: Updated to use HTML copyright symbol to keep it from being "eaten" by DocFx - posted by ni...@apache.org on 2021/03/25 10:36:59 UTC, 0 replies.
- [lucenenet] 08/08: docs: Lucene.Net/Document/package.md: fixed broken links (see #300) - posted by ni...@apache.org on 2021/03/25 10:37:00 UTC, 0 replies.
- [lucenenet] branch master updated (85b9321 -> ec05c57) - posted by sh...@apache.org on 2021/03/25 11:24:45 UTC, 0 replies.
- [lucenenet-site] branch task/website-build-667055b772d23227b03dfba12ec0e1f77ce6db5a created (now ac2c6cc) - posted by sh...@apache.org on 2021/03/25 12:30:54 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated (3af991c -> f88eafc) - posted by sh...@apache.org on 2021/03/25 12:40:42 UTC, 0 replies.
- [lucenenet-site] 01/01: Merge pull request #11 from apache/task/website-build-667055b772d23227b03dfba12ec0e1f77ce6db5a - posted by sh...@apache.org on 2021/03/25 12:40:43 UTC, 0 replies.
- [lucenenet] branch master updated: website: Added release notes for 4.8.0-beta00014 - posted by ni...@apache.org on 2021/03/25 13:00:04 UTC, 0 replies.
- [lucenenet-site] branch task/website-build-042ec4f3baf9a78104e55117f44b5b0248a849c0 created (now 89508da) - posted by sh...@apache.org on 2021/03/25 13:13:05 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated: New website version built - posted by ni...@apache.org on 2021/03/25 13:17:03 UTC, 3 replies.
- [lucenenet] annotated tag Lucene.Net_4_8_0_beta00014 created (now 4fb93ea) - posted by ni...@apache.org on 2021/03/25 14:13:19 UTC, 0 replies.
- svn commit: r46731 - /dev/lucenenet/4.8.0-beta00014/ - posted by ni...@apache.org on 2021/03/25 14:30:02 UTC, 0 replies.
- [lucenenet] branch benchmarkdotnet updated: Added benchmarks for 4.8.0-beta00014 - posted by ni...@apache.org on 2021/03/26 16:46:58 UTC, 0 replies.
- [lucenenet] branch master updated: website: Updated 4.8.0-beta00014 release notes with benchmarks and known issues - posted by ni...@apache.org on 2021/03/26 17:59:32 UTC, 0 replies.
- [lucenenet-site] branch task/website-build-5196f6d997bc8aa0399e63fc470e2a7d9f062572 created (now bb46e94) - posted by sh...@apache.org on 2021/03/26 22:51:06 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated (e37e9b8 -> f13799a) - posted by sh...@apache.org on 2021/03/26 22:52:25 UTC, 0 replies.
- [lucenenet-site] 01/01: Merge pull request #13 from apache/task/website-build-5196f6d997bc8aa0399e63fc470e2a7d9f062572 - posted by sh...@apache.org on 2021/03/26 22:52:26 UTC, 0 replies.
- svn commit: r46764 - /release/lucenenet/4.8.0-beta00014/ - posted by ni...@apache.org on 2021/03/28 15:27:13 UTC, 0 replies.
- svn commit: r46765 - /dev/lucenenet/4.8.0-beta00014/ - posted by ni...@apache.org on 2021/03/28 15:28:34 UTC, 0 replies.
- [lucenenet] branch master updated: website: Added download page for 4.8.0-beta00014 - posted by ni...@apache.org on 2021/03/28 16:18:15 UTC, 0 replies.
- [lucenenet-site] branch task/website-build-7263534e9cdda1aee2c21ab44b53c416a5d2dc11 created (now 5b26b0d) - posted by sh...@apache.org on 2021/03/28 16:44:55 UTC, 0 replies.
- [lucenenet] branch docs/4.8.0-beta00014 created (now 0042f57) - posted by ni...@apache.org on 2021/03/28 17:36:38 UTC, 0 replies.
- [lucenenet] 01/01: docs: Built for 4.8.0-beta00014 release - posted by ni...@apache.org on 2021/03/28 17:36:39 UTC, 0 replies.
- [lucenenet] branch master updated (c0a45c4 -> eff154a) - posted by ni...@apache.org on 2021/03/28 17:47:13 UTC, 0 replies.
- [lucenenet] 01/04: Add leading . to paths so scripts run without error when powershell launched from VS with Lucene.Net solution open - posted by ni...@apache.org on 2021/03/28 17:47:14 UTC, 0 replies.
- [lucenenet] 02/04: Added messaging to convey the strength and stability of the 4.8 beta - posted by ni...@apache.org on 2021/03/28 17:47:15 UTC, 0 replies.
- [lucenenet] 03/04: GitHub home page messaging to communicate the strength and stability of the beta. - posted by ni...@apache.org on 2021/03/28 17:47:16 UTC, 0 replies.
- [lucenenet] 04/04: Tweaked messaging so that brands are properly communicated. Also fixed padding a bit on one case. - posted by ni...@apache.org on 2021/03/28 17:47:17 UTC, 0 replies.
- [lucenenet] branch master updated (eff154a -> adc0e6a) - posted by ni...@apache.org on 2021/03/28 17:52:07 UTC, 0 replies.
- [lucenenet] 01/06: docs: Lucene.Net/Index/package.md: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/28 17:52:08 UTC, 0 replies.
- [lucenenet] 02/06: docs: Lucene.Net: Fixed remaining broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/28 17:52:09 UTC, 0 replies.
- [lucenenet] 03/06: docs: Lucene.Net.Analysis.Common: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/28 17:52:10 UTC, 0 replies.
- [lucenenet] 04/06: docs: Lucene.Net.ICU: Restructured documentation and fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/28 17:52:11 UTC, 0 replies.
- [lucenenet] 05/06: docs.ps1: Update the version in toc/toc.yml on build - posted by ni...@apache.org on 2021/03/28 17:52:12 UTC, 0 replies.
- [lucenenet] 06/06: docs: Changed breadcrumb link to "_api" so we can update it without also updating "_rel", which all of the styles and js links use. - posted by ni...@apache.org on 2021/03/28 17:52:13 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated: Adds 4.8.0-beta00014 API docs - posted by ni...@apache.org on 2021/03/28 18:54:41 UTC, 0 replies.
- [lucenenet] branch docs/4.8.0-beta00014 updated (0042f57 -> 2f2f11b) - posted by ni...@apache.org on 2021/03/28 18:55:44 UTC, 0 replies.
- [lucenenet] 01/02: Merge branch 'master' into docs/4.8.0-beta00014 - posted by ni...@apache.org on 2021/03/28 18:55:45 UTC, 0 replies.
- [lucenenet] 02/02: docs: Built for 4.8.0-beta00014 release with post-release updates - posted by ni...@apache.org on 2021/03/28 18:55:46 UTC, 0 replies.
- [lucenenet] branch docs/4.8.0-beta00014 updated (2f2f11b -> 98dd151) - posted by ni...@apache.org on 2021/03/28 19:12:58 UTC, 0 replies.
- [lucenenet] 01/02: website: Updated copyright date on footer - posted by ni...@apache.org on 2021/03/28 19:12:59 UTC, 0 replies.
- [lucenenet] 02/02: website: Added link for 4.8.0-beta00014 API docs - posted by ni...@apache.org on 2021/03/28 19:13:00 UTC, 0 replies.
- [lucenenet-site] branch task/website-build-ba2a0dd93d3b2a568e161558db387c498db8bf91 created (now 72ee481) - posted by sh...@apache.org on 2021/03/28 19:17:01 UTC, 0 replies.
- [lucenenet] branch master updated (adc0e6a -> 7f40e2f) - posted by ni...@apache.org on 2021/03/29 09:04:14 UTC, 0 replies.
- [lucenenet] 01/01: README.md, index.md: Updated to 4.8.0-beta00014, fixed minor branding issues - posted by ni...@apache.org on 2021/03/29 09:04:15 UTC, 0 replies.
- [lucenenet-site] branch task/website-build-0b9fb20d55c2989fda5a8b77be726e32b3321e6f created (now ffdf6b1) - posted by sh...@apache.org on 2021/03/29 09:07:07 UTC, 0 replies.
- [lucenenet] branch master updated (7f40e2f -> 299f014) - posted by ni...@apache.org on 2021/03/30 15:05:27 UTC, 0 replies.
- [lucenenet] 01/15: docs: lucene-cli: Fixed command formatting and warnings to use DocFx formatting - posted by ni...@apache.org on 2021/03/30 15:05:28 UTC, 0 replies.
- [lucenenet] 02/15: docs: migration-guide.md: Fixed formatting so code examples are inside of lists and lists continue after the code - posted by ni...@apache.org on 2021/03/30 15:05:29 UTC, 0 replies.
- [lucenenet] 03/15: docs: Lucene.Net.Analysis.Common/Collation/TokeAttributes/package.md: Fixed broken link (see #300) - posted by ni...@apache.org on 2021/03/30 15:05:30 UTC, 0 replies.
- [lucenenet] 04/15: docs: Lucene.Net.Analysis (submodules): Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:31 UTC, 0 replies.
- [lucenenet] 05/15: docs: Lucene.Net.Expressions: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:32 UTC, 0 replies.
- [lucenenet] 06/15: docs: Lucene.Net.Facet: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:33 UTC, 0 replies.
- [lucenenet] 07/15: docs: Lucene.Net.Grouping: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:34 UTC, 0 replies.
- [lucenenet] 08/15: docs: Lucene.Net.Highlighter: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:35 UTC, 0 replies.
- [lucenenet] 09/15: docs: Lucene.Net.Join: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:36 UTC, 0 replies.
- [lucenenet] 10/15: docs: Lucene.Net.Misc: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:37 UTC, 0 replies.
- [lucenenet] 11/15: docs: Lucene.Net.QueryParser: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:38 UTC, 0 replies.
- [lucenenet] 12/15: docs: Lucene.Net.Spatial: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:39 UTC, 0 replies.
- [lucenenet] 13/15: docs: Lucene.Net.TestFramework: Fixed broken formatting and links (see #284, #300) - posted by ni...@apache.org on 2021/03/30 15:05:40 UTC, 0 replies.
- [lucenenet] 14/15: docs: Lucene.Net/overview.md: Changed fenced code block to console style - posted by ni...@apache.org on 2021/03/30 15:05:41 UTC, 0 replies.
- [lucenenet] 15/15: docs: websites/apidocs/index.md: Updated links to OpenNLP and Highlighter projects, commented TODO work - posted by ni...@apache.org on 2021/03/30 15:05:42 UTC, 0 replies.
- [lucenenet] branch docs/4.8.0-beta00014 updated (98dd151 -> 299f014) - posted by ni...@apache.org on 2021/03/30 15:25:43 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated: Updated API docs for 4.8.0-beta00014 with changes from apache/lucenenet#459 - posted by ni...@apache.org on 2021/03/30 16:27:50 UTC, 0 replies.