Messages by Date
-
2020/11/12
[lucenenet] 02/02: Lucene.Net.Search.FieldCacheImpl: Removed unused outerInstance fields and marked fields readonly, as allowed
nightowl888
-
2020/11/10
[lucenenet] branch master updated: build/Dependencies.props: Downgraded Microsoft.Extensions.Configuration to 2.0.0 to allow applications using older versions to avoid conflicts (#388)
nightowl888
-
2020/11/04
[lucenenet] branch master updated: Lucene.Net.Util.Automaton.State: Removed IEquatable<T> and other equality checking, as implementing Equals() to compare other than reference equality causes IndexOutOfRangeException to randomly occur when using FuzzyTermsEnum. Fixes #296.
nightowl888
-
2020/11/04
[lucenenet] branch master updated: Lucene.Net.Codecs.Memory.MemoryPostingsFormat: Added additional comments for System.Enum.CompareTo() to IndexOptionsComparer change
nightowl888
-
2020/11/03
[lucenenet] branch master updated (427e230 -> 3c01253)
nightowl888
-
2020/11/03
[lucenenet] branch master updated (427e230 -> 3c01253)
nightowl888
-
2020/11/03
[lucenenet] 09/11: SWEEP: Fixed Debugging.Assert() calls that format strings with parameters so the parameters are not resolved until a condition fails. There are still some calls that do light math and pick items from arrays, but this performance hit in the tests is something we can live with for better production performance. Closes #346, closes #373, closes #372.
nightowl888
-
2020/11/03
[lucenenet] 02/11: start removing delegate-based Debugging.AssertsEnabled
nightowl888
-
2020/11/03
[lucenenet] 05/11: Lucene.Net.Diagnostics.Debugging: Updated documentation
nightowl888
-
2020/11/03
[lucenenet] 07/11: Lucene.Net.Util.BytesRef: Added BytesRefFormatter struct used to defer building a string.Format() parameter when using Debugging.Assert<T0>(bool, string, T0) overloads
nightowl888
-
2020/11/03
[lucenenet] 01/11: Change Debugging.Assert usage to not allocate due to lambda capture
nightowl888
-
2020/11/03
[lucenenet] 04/11: Lucene.Net.Diagnostics.Debugging: Use J2N StringFormatter to automatically format arrays and IStructuralFormattable collections
nightowl888
-
2020/11/03
[lucenenet] 10/11: Lucene.Net.TestFramework: Added DoesNotThrow() overloads to Assert class
nightowl888
-
2020/11/03
[lucenenet] 08/11: Lucene.Net.Codecs.BlockTreeTermsWriter: Added PendingBlocksFormatter struct used to defer building a string.Format() parameter when using Debugging.Assert<T0>(bool, string, T0) overloads
nightowl888
-
2020/11/03
[lucenenet] 11/11: Lucene.Net.Diagnostics: Added tests for Debugging class
nightowl888
-
2020/11/03
[lucenenet] 06/11: Lucene.Net.Store.Directory: Added ListAllFormatter struct used to defer building a string.Format() parameter when using Debugging.Assert<T0>(bool, string, T0) overloads
nightowl888
-
2020/11/03
[lucenenet] branch master updated (9bee5f2 -> 427e230)
nightowl888
-
2020/11/01
[lucenenet-site] 01/02: Updated home page code examples and added target="_blank" to Fork me on GitHub
nightowl888
-
2020/11/01
[lucenenet-site] 02/02: Added .gitignore
nightowl888
-
2020/11/01
[lucenenet-site] branch asf-site updated (16f86c0 -> b33eed0)
nightowl888
-
2020/11/01
[lucenenet] branch master updated (146d7d0 -> 9bee5f2)
nightowl888
-
2020/11/01
[lucenenet] 05/05: website: Added target="_blank" to Fork me on GitHub (home page)
nightowl888
-
2020/11/01
[lucenenet] 01/05: Revert "website: added Google ads"
nightowl888
-
2020/11/01
[lucenenet] 04/05: website: Updated home page example to exclude unnecessary variable for Environment.SpecialFolder enumeration value
nightowl888
-
2020/11/01
[lucenenet] 02/05: website: Update path to use machine-level folder instead of user-level folder
nightowl888
-
2020/11/01
[lucenenet] 03/05: website: Changed home page example to use Console.WriteLine() instead of 3rd party LinqPad Dump() method.
nightowl888
-
2020/10/24
[lucenenet] branch master updated: website: Added target="_blank" to Fork me on GitHub
nightowl888
-
2020/10/24
[lucenenet] 03/03: apidocs: Added target="_blank" to Fork me on GitHub
nightowl888
-
2020/10/24
[lucenenet] 01/03: add fork me on github to api docs
nightowl888
-
2020/10/24
[lucenenet] branch master updated (7ceef14 -> d1f73e4)
nightowl888
-
2020/10/24
[lucenenet] 02/03: apidocs: Corrected viewport width for Fork me on GitHub
nightowl888
-
2020/10/24
[lucenenet] branch docs/4.8.0-beta00012-old created (now c409dae)
nightowl888
-
2020/10/23
[lucenenet-site] branch asf-site updated: Fixed issue with title being overlapped by breadcrumb
nightowl888
-
2020/10/23
[lucenenet] branch master updated (d633dc6 -> 7ceef14)
nightowl888
-
2020/10/23
[lucenenet] 02/02: website: Fixed issue with title being overlapped by breadcrumb
nightowl888
-
2020/10/23
[lucenenet] 01/02: website: Removed duplicate fork me on github from CSS
nightowl888
-
2020/10/23
[lucenenet-site] branch asf-site updated: Added .asf.yaml
nightowl888
-
2020/10/23
[lucenenet-site] branch asf-site updated: Fixed layout issues with home page and added Fork me on GitHub banner
nightowl888
-
2020/10/23
[lucenenet] 02/08: website: Updated code samples to include using blocks and made path xplat
nightowl888
-
2020/10/23
[lucenenet] 08/08: apidocs: Updated Powershell script to allow passing in the staging port
nightowl888
-
2020/10/23
[lucenenet] 07/08: website: added Google ads
nightowl888
-
2020/10/23
[lucenenet] 01/08: website: Converted to use master page instead of header template for Fork me on GitHub
nightowl888
-
2020/10/23
[lucenenet] 03/08: website: Updated code padding to prevent wrapping
nightowl888
-
2020/10/23
[lucenenet] 04/08: website: Added fix for padding disappearing on gradient in the middle two viewport sizes
nightowl888
-
2020/10/23
[lucenenet] branch master updated (1fcc714 -> d633dc6)
nightowl888
-
2020/10/23
[lucenenet] 05/08: website: Fixed nuget-well so it doesn't wrap
nightowl888
-
2020/10/23
[lucenenet] 06/08: website: Updated Powershell script to allow passing in the staging port
nightowl888
-
2020/10/23
[lucenenet] 01/04: add fork me on github2
nightowl888
-
2020/10/23
[lucenenet] 03/04: websites/site/lucenetemplate/styles: Added padding to right side of menu to prevent Fork me on GihHub from overlapping it
nightowl888
-
2020/10/23
[lucenenet] 04/04: websites/site/lucenetemplate/partials: Moved forkongithub span to navbar.tmpl.partial to produce valid HTML
nightowl888
-
2020/10/23
[lucenenet] branch master updated (8c38464 -> 1fcc714)
nightowl888
-
2020/10/23
[lucenenet] 02/04: add fork me on github3
nightowl888
-
2020/10/13
[lucenenet] branch master updated: IDE0016: use throw expression
nightowl888
-
2020/10/13
[lucenenet] branch master updated: Lucene.Net.Tests: Removed calls to obsolete Counter.Get() method (value is now implicit)
nightowl888
-
2020/10/13
[lucenenet] branch master updated: CA1507: Use nameof instead of string
nightowl888
-
2020/10/07
[lucenenet-site] branch asf-site updated: updates for community links and maillist
shazwazza
-
2020/10/07
[lucenenet] branch master updated: adds hacktoberfest to labels
shazwazza
-
2020/10/07
[lucenenet] branch master updated (f0930a5 -> eb9346b)
shazwazza
-
2020/10/03
[lucenenet] branch master updated: websites/site/contributing/mailing-lists.md: Added builds mailing list and updated links/documentation
nightowl888
-
2020/10/03
[lucenenet] 02/02: Lucene.Net.Benchmarks.ByTask.PerfRunData: Added comments to indicate where and why we diverged from Java
nightowl888
-
2020/10/03
[lucenenet] branch master updated (f5cca0b -> bbf6ece)
nightowl888
-
2020/10/03
[lucenenet] 01/02: Update PerfRunData.cs
nightowl888
-
2020/10/03
[lucenenet] 03/08: Lucene.Net.Analysis.Compound.Hyphenation: Reviewed and removed TODOs
nightowl888
-
2020/10/03
[lucenenet] 05/08: Lucene.Net.Util.DisposableThreadLocal: Added removal warning to Obsolete attribute instead of in comments
nightowl888
-
2020/10/03
[lucenenet] 02/08: Lucene.Net.Analysis.Br.BrazillianStemFilter: removed unused variable "exclusions"
nightowl888
-
2020/10/03
[lucenenet] branch master updated (10b326a -> f5cca0b)
nightowl888
-
2020/10/03
[lucenenet] 06/08: Lucene.Net.Util.StringHelper: Marked static, removed private ctor, made StartsWith(), EndsWith(), BytesDifference(), and SliceEquals() into extension methods
nightowl888
-
2020/10/03
[lucenenet] 01/08: BUG: Lucene.Net.Index.IndexFileDeleter: Missing test for Monitor.IsEntered(writer) (as was done in Java)
nightowl888
-
2020/10/03
[lucenenet] 07/08: Lucene.Net.Util.Bits: Removed unnecessary GetHashCode() method from MatchAllBits and MatchNoBits (didn't exist in Lucene)
nightowl888
-
2020/10/03
[lucenenet] 04/08: PERFORMANCE: Lucene.Net.Util.Automaton.SortedInt32Set: Removed unnecessary IEquatable<T> implementations and converted FrozenInt32Set into a struct.
nightowl888
-
2020/10/03
[lucenenet] 08/08: Lucene.Net.Util.Counter: Changed Get() to Value property and added implicit operator.
nightowl888
-
2020/09/26
[lucenenet] branch master updated: BUG: Lucene.Net.Store.SharingNativeFSLock: Allow other processes (such as RAMDirectory) to read the lock file, only set file sharing to None in IsLocked() to provoke the sharing exception. Fixes #356.
nightowl888
-
2020/09/26
[lucenenet] 06/06: Lucene.Net.Search.FieldCacheImpl: Changed null equality comparisons from == to is
nightowl888
-
2020/09/26
[lucenenet] 02/06: Lucene.Net.Search.FieldCache: Added delegate constructor to field value types so they can be declared inline
nightowl888
-
2020/09/26
[lucenenet] 03/06: Lucene.Net.Search.FieldCacheImpl: Removed field value types and declared Get methods inline using delegate methods
nightowl888
-
2020/09/26
[lucenenet] 01/06: PERFORMANCE: Lucene.Net.Search.FieldCacheImpl: Reduced casting/boxing by making FieldCacheImpl.Cache and FieldCacheImpl.CacheKey classes generic. Removed unnecessary loops in PurgeByCacheKey() and GetCacheEntries().
nightowl888
-
2020/09/26
[lucenenet] branch master updated (8ca6951 -> 37d7ffd)
nightowl888
-
2020/09/26
[lucenenet] 04/06: BREAKING: Lucene.Net.Search.FieldCache: Added interface ICreationPlaceholder and changed CreationPlaceholder to CreationPlaceholder<TValue>. Changed FieldCacheImpl.Cache to use <TKey, TValue> to reduce casting.
nightowl888
-
2020/09/26
[lucenenet] 05/06: Lucene.Net.Search.FieldCacheImpl: Removed unused outerInstance member variables and added readonly
nightowl888
-
2020/09/26
[lucenenet] 08/21: Lucene.Net.Tests.Index.Test4GBStoredFields: Added exception because this test runs out of memory on x86
nightowl888
-
2020/09/26
[lucenenet] 14/21: Lucene.Net.Tests: Added logging in TestDuringAddIndexes() and TestTermVectorCorruption() to assist with debugging occasional test failures on Linux/macOS
nightowl888
-
2020/09/26
[lucenenet] 06/21: Lucene.Net.Tests.Facet.Taxonomy.TestSearcherTaxonomyManager: Reduced ordLimit from 100000 to 30000 to keep Nightly run time under 60 minutes
nightowl888
-
2020/09/26
[lucenenet] 11/21: Lucene.Net.Tests.TestFramework.Analysis (TestLookaheadTokenFilter + TestMockAnalyzer): Reduced maximum nightly iterations by 50%
nightowl888
-
2020/09/26
[lucenenet] 18/21: Lucene.Net.Tests.Index: Added TimeoutAttribute on several Nightly tests to prevent them from going over Azure's 1hr time limit and detect which test(s) limits are problematic
nightowl888
-
2020/09/26
[lucenenet] 12/21: azure-pipelines.yml: Added x86 nightly tests for netcoreapp3.1 and netcorapp2.1
nightowl888
-
2020/09/26
[lucenenet] 01/21: Lucene.Net.Tests.Facet.Taxonomy.TestSearcherTaxonomyManager: Reduced ordLimit from 100000 to 30000 to keep Nightly run time under 60 minutes
nightowl888
-
2020/09/26
[lucenenet] 13/21: Added [Timeout] attribute on tests that have [Deadlock] attribute to prevent them from timing out Azure DevOps.
nightowl888
-
2020/09/26
[lucenenet] 10/21: Lucene.Net.TestFramework.Util.LuceneTestCase: Reduced AtLeast() factor from 2 to 1.5
nightowl888
-
2020/09/26
[lucenenet] 02/21: Lucene.Net.Tests.Index.TestBagOfPositions: Reduced numTerms by a factor of 6 instead of a factor of 2 to keep Nightly run time under 60 minutes
nightowl888
-
2020/09/26
[lucenenet] 04/21: Lucene.Net.Tests.Index.Test2BPostings: Ignored test because it pushes Azure DevOps over the 1 hour time limit allowed
nightowl888
-
2020/09/26
[lucenenet] 05/21: Lucene.Net.TestFramework.Index.ThreadedIndexingAndSearchingTestCase: Reduced amount of pause and run time for concurrency tests to keep the total test time below 1 hour
nightowl888
-
2020/09/26
[lucenenet] 17/21: Lucene.Net.Tests.Index.TestFlushByRamOrCountsPolicy::TestFlushByRam(): Increased ramBuffer size to offset the fact that LuceneTestCase.AtLeast() was decreased.
nightowl888
-
2020/09/26
[lucenenet] branch master updated (ece6bea -> 8ca6951)
nightowl888
-
2020/09/26
[lucenenet] 19/21: Added TimeoutAttribute at the assembly level of tests to stop tests at 47-55 minutes in order to allow the test results to be uploaded. This will make troubleshooting which tests are taking too long easier.
nightowl888
-
2020/09/26
[lucenenet] 20/21: Lucene.Net.Tests.Facet.Taxonomy.TestSearcherTaxonomyManger::Test_Directory(): increased timeout to 30 minutes
nightowl888
-
2020/09/26
[lucenenet] 07/21: Lucene.Net.TestFramework.Util.LuceneTestCase::Rarely(): Reduced nightly instances by 50%
nightowl888
-
2020/09/26
[lucenenet] 16/21: publish-test-results.yml: Removed call to show-all-files.yml that is for debugging
nightowl888
-
2020/09/26
[lucenenet] 15/21: Lucene.Net.TestFramework.Index.BaseStoredFieldsFormatTestCase::TestBigDocuments() Reduced size of big documents to keep test time under 1 hour
nightowl888
-
2020/09/26
[lucenenet] 03/21: Lucene.Net.Tests.Index.TestBagOfPostings: Reduced numTerms by a factor of 6 instead of a factor of 2 to keep Nightly run time under 60 minutes
nightowl888
-
2020/09/26
[lucenenet] 21/21: Lucene.Net.Tests.Index.TestDocumentsWriterStallControl::TestAccquireReleaseRace(): Reduced nightly probability by 50% on x86 to keep from timing out
nightowl888
-
2020/09/26
[lucenenet] 09/21: Lucene.Net.Tests.Facet: Don't use NO_OP_CACHE during Nightly builds to stay under the 1 hour job limit in Azure DevOps
nightowl888
-
2020/09/23
[lucenenet-site] branch asf-site updated: Fixed code exaples on homepage and binary filenames on download pages
nightowl888
-
2020/09/23
[lucenenet] branch master updated: Update home-quick-start.tmpl.partial
nightowl888
-
2020/09/23
[lucenenet] branch master updated: azure-pipelines.yml: Added tests for .NET Framework x86 (see #258)
nightowl888
-
2020/09/21
[lucenenet] 03/03: Lucene.Net.Search.FieldCacheImpl: Added comments to indicate where and why we have diverged from Lucene 4.8.0
nightowl888
-
2020/09/21
[lucenenet] 01/03: remove unecessary dictionary lookup
nightowl888
-
2020/09/21
[lucenenet] branch master updated (aa60c00 -> de5251c)
nightowl888
-
2020/09/21
[lucenenet] 02/03: mark new fields as private
nightowl888
-
2020/09/21
[lucenenet] branch master updated: build/Dependencies.props: Upgraded ICU4N to 60.1.0-alpha.353, J2N to 2.0.0-beta-0010 and Morfologik.Stemming to 2.1.7-beta-0001
nightowl888
-
2020/09/20
[lucenenet] branch master updated: websites/site/download: Fixed bin.zip filenames and put binary download links before source code links
nightowl888
-
2020/09/19
[lucenenet-site] 02/02: Merge branch 'asf-site' of https://github.com/apache/lucenenet-site into asf-site
nightowl888
-
2020/09/19
[lucenenet-site] 01/02: Fixed links on index.html of 4.8.0-beta00010, 4.8.0-beta00011, and 4.8.0-beta00012
nightowl888
-
2020/09/19
[lucenenet-site] branch asf-site updated (bbb490a -> 537626f)
nightowl888
-
2020/09/19
[lucenenet] branch docs/4.8.0-beta00011 created (now c409dae)
nightowl888
-
2020/09/19
[lucenenet] branch docs/4.8.0-beta00012 created (now c409dae)
nightowl888
-
2020/09/19
[lucenenet] branch docs/4.8.0-beta00010 created (now c409dae)
nightowl888
-
2020/09/19
[lucenenet-site] 05/05: Updated website
nightowl888
-
2020/09/19
[lucenenet-site] 03/05: Fixed changes paths for beta00008 and beta00009
nightowl888
-
2020/09/19
[lucenenet] 04/09: websites/site/lucenetemplate/partials/home-quick-start.tmpl.partial: Updated code sample for MultiPhraseQuery to use collection initializer
nightowl888
-
2020/09/19
[lucenenet] 06/09: Docs: Added output from src/docs/convert.ps1 for 4.8.0-beta00012
nightowl888
-
2020/09/19
[lucenenet] 07/09: websites/apidocs/docfx.global.json: Updated to 4.8.0-beta00012
nightowl888
-
2020/09/19
[lucenenet] 01/09: websites/site/contributing.make-release.md: Updated release procedure with shortened testing times and to check if there is something wrong with the release binaries earlier in the steps
nightowl888
-
2020/09/19
[lucenenet] 03/09: website/site/docs.md: Added missing documentation links for 4.8.0-beta00010, 4.8.0-beta00011, and 4.8.0-beta00012
nightowl888
-
2020/09/19
[lucenenet] 05/09: websites/site/contributing/documentation.md: Fixed typos
nightowl888
-
2020/09/19
[lucenenet] branch master updated (fc2da94 -> c409dae)
nightowl888
-
2020/09/19
[lucenenet] 09/09: Reverted src/Lucene.Net/overview.md
nightowl888
-
2020/09/19
[lucenenet] 02/09: websites/site/download: Added download page for 4.8.0-beta00012
nightowl888
-
2020/09/19
[lucenenet] 08/09: Updated README.md
nightowl888
-
2020/09/19
svn commit: r41510 - /dev/lucenenet/4.8.0-beta00012/
nightowl888
-
2020/09/19
svn commit: r41509 - /release/lucenenet/4.8.0-beta00012/
nightowl888
-
2020/09/19
[lucenenet] 06/06: Lucene.Net.Tests.BenchmarkDotNet: Added benchmarks for 4.8.0-beta00012
nightowl888
-
2020/09/19
[lucenenet] 03/06: Lucene.Net.Tests.BenchmarkDotNet: Added benchmarks for IndexFiles and SearchFiles
nightowl888
-
2020/09/19
[lucenenet] 01/06: Adds simple benchmark between nuget versions
nightowl888
-
2020/09/19
[lucenenet] 05/06: Added benchmarks for facet operations using Lucene.Net.Demo.Facet classes as a basis
nightowl888
-
2020/09/19
[lucenenet] 02/06: Lucene.Net.Tests.BenchmarkDotNet: Updated HomePageScripBenchmarks to include beta 5, beta 6, and beta 10
nightowl888
-
2020/09/19
[lucenenet] 04/06: Lucene.Net.Tests.BenchmarkDotNet: Added jobs for 4.8.0-beta00011
nightowl888
-
2020/09/19
[lucenenet] branch benchmarkdotnet updated (a67e42a -> 491a275)
nightowl888
-
2020/09/16
svn commit: r41471 - /dev/lucenenet/4.8.0-beta00012/
nightowl888
-
2020/09/15
[lucenenet] annotated tag Lucene.Net_4_8_0_beta00012 created (now 9c56e12)
nightowl888
-
2020/09/15
[lucenenet] 16/16: Lucene.Net.Codecs.Memory.DirectDocValuesConsumer: Renamed IteratorAnonymousInnerClassHelper > Enumerator, IterableAnonymousInnerClassHelper > EnumerableAnonymousInnerClassHelper (see #279)
nightowl888
-
2020/09/15
[lucenenet] 02/16: Codecs: Added MoveNext() implementations to each TermsEnum subclass (see #279, #212)
nightowl888
-
2020/09/15
[lucenenet] 08/16: Lucene.Net.Index.TermsEnum: Changed to use TermsEnum object itself from Current property to expose its interface during a foreach loop (see #279, #212)
nightowl888
-
2020/09/15
[lucenenet] 04/16: Marked all overloads of TermsEnum.Next(), BytesRefFSTEnum.Next(), and BytesRefArray.GetIterator() methods and IBytesRefIterator, BytesRefIterator types obsolete and hid them from intellisense (see #279, #212)
nightowl888
-
2020/09/15
[lucenenet] 15/16: BREAKING: Lucene.Net.Benchmarks.ByTask.Feeds.DirContentSource: Renamed Iterator > Enumerator (see #279)
nightowl888
-
2020/09/15
[lucenenet] 13/16: Lucene.Net.Util.MergedIterator<T>: Converted to MergedEnumerator<T> (see #279)
nightowl888
-
2020/09/15
[lucenenet] 09/16: Lucene.Net.Search.Spans.Spans: Changed Next() > MoveNext() and deprecated Next() method (see #279, #212)
nightowl888
-
2020/09/15
[lucenenet] 06/16: Changed all Terms subclasses to use GetEnumerator() instead of GetIterator() (see #279, #212)
nightowl888
-
2020/09/15
[lucenenet] 14/16: BREAKING: Lucene.Net.Analysis.Common/Analysis/Compound/Hyphenation/TernaryTree: Renamed Iterator > Enumerator, Keys() > GetEnumerator() (see #279)
nightowl888
-
2020/09/15
[lucenenet] 12/16: Lucene.Net.Util.FilterIterator<T>: Converted to FilterEnumerator<T> using a predicate passed into the constructor rather than having to subclass. Swapped only usage in FieldFilterAtomicReader with a LINQ query/yield return, since performance is better. (see #279)
nightowl888
-
2020/09/15
[lucenenet] branch master updated (adade99 -> fc2da94)
nightowl888
-
2020/09/15
[lucenenet] 11/16: Lucene.Net.Suggest: Removed obsolete iterators/methods
nightowl888
-
2020/09/15
[lucenenet] 03/16: Cascade calls from Next() to MoveNext() in TermsEnum implementations (see #279, #212)
nightowl888
-
2020/09/15
[lucenenet] 07/16: SWEEP: Remove calls to obsolete GetIterator() method and call GetEnumerator() instead (see #279, #212)
nightowl888
-
2020/09/15
[lucenenet] branch master updated (4de9f71 -> 92ec2de)
nightowl888
-
2020/09/15
[lucenenet] branch master updated (92ec2de -> adade99)
nightowl888
-
2020/09/13
[lucenenet] branch master updated: BREAKING: Lucene.Net.Analysis.Common.Miscellaneous.CapitalizationFilter: Changed default behavior to use invariant culture instead of the current thread's culture to match Lucene, which seems more natural when using filters inside of analyzers.
nightowl888
-
2020/09/13
[lucenenet] branch master updated: BUG: Fixed several references to J2N.BitConversion that were calling the overload that normalizes NaN when they should have been calling the raw bit conversion instead.
nightowl888
-
2020/09/13
[lucenenet] 01/04: PERFORMANCE: Lucene.Net.Support.AssemblyUtils: restructured to use IEnumerable<T> for deferred execution
nightowl888
-
2020/09/13
[lucenenet] 04/04: BUG: Lucene.Net.Search.FuzzyTermsEnum: Disabled optimizations for Accept() method on .NET Framework because of float comparison failures on x86 in Release mode. Fixes TestTokenLengthOpt().
nightowl888
-
2020/09/13
[lucenenet] branch master updated (172be69 -> 2cd99fc)
nightowl888
-
2020/09/13
[lucenenet] 02/04: BUG: Lucene.Net.Search.TopScoreDocCollector: Disabled optimizations on .NET Framework because of float comparison failures on x86 in Release mode. Fixes TestSearchAfter::TestQueries(), TestTopDocsMerge::TestSort_1(), TestTopDocsMerge::TestSort_2().
nightowl888
-
2020/09/13
[lucenenet] 03/04: BUG: Lucene.Net.Sandbox.Queries.SlowFuzzyTermsEnum: Disabled optimizations on .NET Framework because of float comparison failures on x86 in Release mode. Fixes TestTokenLengthOpt().
nightowl888
-
2020/09/13
[lucenenet] 18/25: Directory.Build.targets: Added FEATURE_ASSEMBLY_GETCALLINGASSEMBLY and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 24/25: Directory.Build.targets: Inverted FEATURE_STACKTRACE so it is on when System.Diagnostics.StackTrace is available
nightowl888
-
2020/09/13
[lucenenet] 22/25: Directory.Build.targets: Added FEATURE_STACKOVERFLOWEXCEPTION__ISCATCHABLE and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 07/25: Directory.Build.targets: Added FEATURE_CULTUREINFO_GETCULTURES and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 20/25: Directory.Build.targets: Added FEATURE_BITARRAY_COPYTO and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 25/25: Lucene.Net.Expressions: Eliminated .NET settings file and reused JavascriptCompiler.properties file in .NET Framework so we don't have to branch for different target platforms. Simplified reading the settings by using J2N PropertyExtensions.
nightowl888
-
2020/09/13
[lucenenet] 04/25: Directory.Build.targets: Added FEATURE_THREAD_YIELD
nightowl888
-
2020/09/13
[lucenenet] branch master updated (4219e36 -> 172be69)
nightowl888
-
2020/09/13
[lucenenet] 23/25: Directory.Build.targets: Renamed NETSTANDARD1_6 to NETSTANDARD1_X so it isn't dependent on the minor version number
nightowl888
-
2020/09/13
[lucenenet] 15/25: Directory.Build.targets: Added FEATURE_TYPE_GETMETHOD__BINDINGFLAGS_PARAMS and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 17/25: Directory.Build.targets: Added FEATURE_APPDOMAIN_BASEDIRECTORY and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 05/25: Lucene.Net.Tests.QueryParser.Xml.TestQueryTemplateManager: Changed conditional compilation to FEATURE_XSLT
nightowl888
-
2020/09/13
[lucenenet] 02/25: Directory.Build.targets: Added FEATURE_THREAD_INTERRUPT and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 03/25: Added conditional compilation for FEATURE_THREAD_PRIORITY
nightowl888
-
2020/09/13
[lucenenet] 09/25: Directory.Build.targets: Added FEATURE_METHODBASE_GETMETHODBODY and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 06/25: Directory.Build.targets: Added FEATURE_CULTUREINFO_CURRENTCULTURE_SETTER and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 21/25: Directory.Build.targets: Added FEATURE_MEMORYMAPPEDFILESECURITY and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 13/25: Lucene.Net.Tests.TestFramework.DependencyInjection: Hard wired to net48 so it is unaffected if the rest of the solution is changed to test .NET Framework versions that do not support Microsoft.Extensions.DependencyInjection lower than the current version
nightowl888
-
2020/09/13
[lucenenet] 19/25: Directory.Build.targets: Added FEATURE_APPDOMAIN_GETASSEMBLIES and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 10/25: Directory.Build.targets: Added FEATURE_TEXTWRITER_CLOSE, FEATURE_TEXTWRITER_CREATEOBJREF, and FEATURE_TEXTWRITER_INITIALIZELIFETIMESERVICE and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 14/25: Directory.Build.targets: Added NETFRAMEWORK compilation symbol
nightowl888
-
2020/09/13
[lucenenet] 08/25: Directory.Build.targets: Added FEATURE_SECURITYPERMISSIONS_HOSTPROTECTION and FEATURE_ARGITERATOR and implemented in Lucene.Net.Util.SystemConsole class
nightowl888
-
2020/09/13
[lucenenet] 16/25: Directory.Build.targets: Added FEATURE_APPDOMAIN_ISFULLYTRUSTED and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 12/25: Lucene.Net.Util.Constants: Refactored to use RuntimeInformation on .NET Framework
nightowl888
-
2020/09/13
[lucenenet] 11/25: Directory.Build.targets: Added FEATURE_ENCODINGPROVIDERS and implemented throughout solution
nightowl888
-
2020/09/13
[lucenenet] 01/25: SWEEP: Removed unnecessary .NET Framework references from all test projects
nightowl888
-
2020/09/07
[lucenenet] branch master updated (189c512 -> 68cd398)
nightowl888
-
2020/09/07
[lucenenet] 02/02: Fixed merge conflicts/other issues for patch LUCENE-5644 (see #208)
nightowl888
-
2020/09/07
[lucenenet] branch master updated (68cd398 -> 4219e36)
nightowl888
-
2020/09/07
[lucenenet] 01/02: LUCENE-5644: switch to simpler LIFO thread to ThreadState allocator during indexing. Technically, this is something from releases/lucene-solr/4.8.1, but profiling indicates it makes a huge difference in multithreaded scenarios
nightowl888
-
2020/08/28
[lucenenet] branch master updated: BUG: Lucene.Net.Tests.Index.TestIndexWithThreads::TestRollbackAndCommitWithThreads(): Must catch and ignore AssertionException, as was done in Lucene
nightowl888
-
2020/08/26
[lucenenet] 03/03: Lucene.Net.Replicator: Review fixes
nightowl888
-
2020/08/26
[lucenenet] branch master updated (5e4d299 -> 2a006dc)
nightowl888
-
2020/08/26
[lucenenet] 01/03: Lucene.Net.Replicator: Fixed an issue in IndexInputStream that meant the read method could return a number larger than what was passed in for read count or what the buffer could hold, it should instead return the total number of bytes that was read into the buffer, which logically can't be bigger than the buffer it self.
nightowl888
-
2020/08/26
[lucenenet] 02/03: Lucene.Net.Replicator: Review fixes
nightowl888
-
2020/08/25
[lucenenet] branch master updated: PERFORMANCE: Lucene.Net.Diagnostics: Added Asssert overload for passing a string for cases where no concatenation is used.
nightowl888
-
2020/08/24
[lucenenet] 08/09: Lucene.Net.ICU: Added locking to ThaiTokenizer to only allow a single thread to manipulate the BreakIterator at a time. This helps, but is only a partial fix.
nightowl888
-
2020/08/24
[lucenenet] 02/09: Lucene.Net.ICU: Reverted extra locking/cloning for ThaiTokenizer
nightowl888