Messages by Thread
-
-
[lucenenet] branch master updated (91fbbb3 -> 4baf2d1)
nightowl888
-
[lucenenet] branch master updated: Lucene.Net.TestFramework: Restored the Lucene.Net.TestFramework project and migrated all test projects to utilize it
nightowl888
-
[lucenenet] branch master updated (cfcbb35 -> 85f824c)
nightowl888
-
[lucenenet] branch master updated (799c603 -> cfcbb35)
shazwazza
-
[lucenenet] branch master updated: Lucene.Net.Support.DictionaryExtensions: Factored out EntrySet(), as IDictionary<TKey, TValue> is already enumerable without copying it to another data structure
nightowl888
-
[lucenenet] branch master updated (5c43454 -> aa6b856)
nightowl888
-
[lucenenet] 09/20: BUG: Lucene.Net.Highlighter.PostingsHighlight.PostingsHighlighter: SortedSet<T> has the wrong behavior for getting a range of values (second argument is supposed to be exclusive), so swapped in TreeSet<T> (LUCENENET-619)
nightowl888
-
[lucenenet] 04/20: Lucene.Net.Support.TreeDictionary: Created facade TreeDictionary around C5's TreeDictionary with the same API as System.Collections.Generic.SortedDictionary including input/output types and exceptions. (LUCENENET-612, LUCENENET-616)
nightowl888
-
[lucenenet] 10/20: Lucene.Net.Tests.Highlighter.VectorHighlight.SimpleFragmentsBuilderTest::TestRandomDiscreteMultiValueHighlighting(): Utilize BCL .Append(), ToString(), Count to reduce chances of issues caused by bugs in extension methods
nightowl888
-
[lucenenet] 01/20: Lucene.Net.Support.TreeDictionary: Normalized whitespace
nightowl888
-
[lucenenet] 14/20: Lucene.Net.Analysis.Kuromoji: Changed GetInstance() > Instance property for ConnectionCosts, TokenInfoDictionary, and UnknownDictionary
nightowl888
-
[lucenenet] 02/20: Lucene.Net.Support.TreeSet: Finished implementation of ISet<T> and added tests (LUCENENET-616)
nightowl888
-
[lucenenet] 17/20: BUG: Updated platform detection on .NET Framework
nightowl888
-
[lucenenet] 15/20: Lucene.Net.Analysis.SmartCn, Lucene.Net.Benchmark: Removed out of date package release notes that only applied to icu-dotnet (we are now using ICU4N instead).
nightowl888
-
[lucenenet] 12/20: Lucene.Net.Support.Collections: Factored out AddAll(ISet<T>, IEnumerable<T>) in favor of set.UnionWith()
nightowl888
-
[lucenenet] 16/20: Lucene.Net.Util.Int32sRef: Added TODO about making the main field into an indexer.
nightowl888
-
[lucenenet] 18/20: Ported Lucene.Net.Analysis.Morfologik + tests
nightowl888
-
[lucenenet] 03/20: Lucene.Net.Support.TreeSet: Fixed potential thread safety issue with IntersectWith() by utilizing existing RetainAll() method.
nightowl888
-
[lucenenet] 20/20: Lucene.Net.Analysis.Common.Analysis.Miscellaneous.PerFieldAnalyzerWrapper: Added documentation to clarify that the IDictionary<TKey, TValue> type that is provided will determine how the component behaves. (LUCENENET-612, LUCENENET-616)
nightowl888
-
[lucenenet] 05/20: Lucene.Net.Support.HashMap, Lucene.Net.Support.LinkedHashMap: Corrected documentation - TreeDictionary doesn't allow duplicate keys.
nightowl888
-
[lucenenet] 13/20: Corrected example in lucene-cli docs for analysis-kuromoji-build-dictionary
nightowl888
-
[lucenenet] 08/20: Lucene.Net.Support.EnumerableExtensions: Added TakeAllButLast() extension methods to IEnumerable<T>
nightowl888
-
[lucenenet] 11/20: Lucene.Net.Support.IdentityComparer: Added singleton pattern to prevent creating unnecessary instances of IdentityComparer at runtime.
nightowl888
-
[lucenenet] 07/20: Lucene.Net.Tests.Grouping.GroupFacetCollectorTest: Fixed logging print issue
nightowl888
-
[lucenenet] 19/20: Lucene.Net.Analysis.OpenNLP: Added Lucene compatibility version, made some minor code improvements
nightowl888
-
[lucenenet] 06/20: Lucene.Net.Support.TreeSet: Normalized whitespace
nightowl888
-
[lucenenet] branch master updated (ecf6212 -> 5c43454)
nightowl888
-
[lucenenet-site] branch asf-site updated: Re-gens website, fixes Documentation and mailing list
shazwazza
-
[lucenenet-site] branch asf-site updated: Simplifies home page example code (#4)
nightowl888
-
[lucenenet] branch master updated: Lucene.Net.TestFramework: Moved StackTraceHelper from Util to Support folder
nightowl888
-
[lucenenet] branch master updated (4c74b6e -> f630a54)
nightowl888
-
[lucenenet] branch master updated (0407907 -> 4c74b6e)
nightowl888
-
[lucenenet] branch master updated (c16c367 -> 0407907)
nightowl888
-
[lucenenet] branch master updated (2bd2212 -> c16c367)
nightowl888
-
[lucenenet] branch master updated: BUG: Lucene.Net.Tests.Analysis.Common/Analysis/Util/TestCharArrayMap_::TestCharArrayMap() - Was failing in Turkish, lowercasing must be done in the invariant culture to match Lucene
nightowl888
-
[lucenenet] branch master updated (09c073b -> d9418ec)
nightowl888
-
[lucenenet] branch master updated: BUG: PerFieldAnalyzerWrapper and PerFieldReuseStrategy must support null keys (fixes LUCENENET-615)
nightowl888
-
[lucenenet] branch master updated: Added lucene-cli tool to README.md
nightowl888
-
svn commit: r35212 - /release/lucenenet/4.8.0-beta00006/
nightowl888
-
svn commit: r35211 - /dev/lucenenet/
nightowl888
-
[lucenenet] branch master updated: Updated CHANGES.txt for 4.8.0-beta00006
nightowl888
-
[lucenenet] annotated tag Lucene.Net_4_8_0_beta00006 created (now 5bfc942)
nightowl888
-
svn commit: r35191 - /dev/lucenenet/
nightowl888
-
[lucenenet] branch master updated (885d5b9 -> 7441677)
nightowl888
-
[lucenenet] branch master updated (9185145 -> 885d5b9)
nightowl888
-
[lucenenet] branch master updated: Upgraded Spatial4n to 0.4.1
nightowl888
-
[lucenenet] branch master updated (764a8a2 -> d19d961)
nightowl888
-
[lucenenet] branch master updated (f3b6f01 -> 764a8a2)
nightowl888
-
[lucenenet] 04/42: Lucene.Net.Tests.Support.TestOldPatches.cs: Removed invalid Lucene.Net.Test using statement
nightowl888
-
[lucenenet] 01/42: BUG: Lucene.Net.Suggest.Suggest.FileDictionary - Fixed conversion of string to number to be culture insensitive (it caused the tests in FileDictionaryTest to fail randomly)
nightowl888
-
[lucenenet] 32/42: azure-pipelines.yml: Decreased maximum number of allowed failures to 4 per target framework/OS combo
nightowl888
-
[lucenenet] 24/42: BUG: Lucene.Net.TestFramework.Index.AlcoholicMergePolicy: The value chosen for Hour was supposed to be random, but it was setup to be a constant by a mistranslation from Java to .NET
nightowl888
-
[lucenenet] 08/42: BUG: Lucene.Net.Tests.Cli - Fixed issue with xplat root directory specification (all platforms were trying to set the directory to C:\)
nightowl888
-
[lucenenet] 26/42: SWEEP: Changed string.IndexOf(string) to use either string.IndexOf(char) or string.IndexOf(string, StringComparison.Ordinal) to keep ambient culture from affecting the comparison.
nightowl888
-
[lucenenet] 21/42: BUG: Lucene.Net.Tests.Support.TestTreeSet: Passing null instead of CultureInfo.InvariantCulture causes the test to randomly fail depending on the culture of the current thread (which is randomly selected by LuceneTestCase).
nightowl888
-
[lucenenet] 20/42: Lucene.Net.Analysis.SmartCn: Corrected casing of folder paths on bigramdict.mem, coredict.mem, and package.md (xplat problem)
nightowl888
-
[lucenenet] 05/42: Broke Lucene.Net.Tests project into Lucene.Net.Tests._A-I, Lucene.Net.Tests._J-U, and Lucene.Net.Tests._U-Z to cut the time it takes to run the tests in the project by about 2/3, running in parallel
nightowl888
-
[lucenenet] 09/42: BUG: Lucene.Net.Benchmark.ByTask.Utils.Config: Fixed FormatException caused by converting number to string in ambient culture and parsing it back to a number in invariant culture
nightowl888
-
[lucenenet] 38/42: BUG: Lucene.Net.Tests.Search.TestFieldCacheRangeFilter.TestSparseIndex: formatting value must be done in invariant culture
nightowl888
-
[lucenenet] 10/42: BUG: Lucene.Net.Analysis.Common.Analysis.Util.AbstractAnalysisFactory: Fixed parsing issue converting string to int in ambient culture
nightowl888
-
[lucenenet] 03/42: Lucene.Net.Tests.Index.SynchronizedList: Moved to Lucene.Net.TestFramework.Support
nightowl888
-
[lucenenet] 34/42: Bug: Lucene.Net.TestFramework.JavaCompatibility.SystemTypesHelpers: Overloads of append that take numeric types need to be converted to the invariant culture. Removed the overloads for decimal, double, and float, as those need to be dealt with on a case by case basis.
nightowl888
-
[lucenenet] 17/42: Lucene.Net.Benchmark: Use AssemblyQualifiedName for StandardAnalyzer for better reliability with .NET Reflection
nightowl888
-
[lucenenet] 12/42: BUG: Lucene.Net.Util.CommandLineUtil.AdjustDirectoryName - IndexOf comparison must be StringComparison.Ordinal (or in this case, a single char) to be compatible with all cultures/platforms.
nightowl888
-
[lucenenet] 37/42: BUG: Lucene.Net.Highlighter.VectorHighlight.FieldQuery: List<T> replacement for LinkedHashSet<T> preserves insertion order, but we need to explicitly check to ensure no duplicate values are added
nightowl888
-
[lucenenet] 39/42: BUG: Lucene.Net.Util.StringHelper - Use Time.CurrentTimeMilliseconds() instead of DateTime.Now.Millisecond. The latter is a mis-translation from Java which contains only numbers 0 to 999, the former returns a long based on Stopwatch.GetTimestamp() that has several orders of magnitude more possible values.
nightowl888
-
[lucenenet] 07/42: Added .NET Standard 2.0 target to projects where it was missing (fixes #216)
nightowl888
-
[lucenenet] 13/42: BUG: Lucene.Net.TestFramework.Util.LuceneTestCase.NewFSDirectory - When resolving a type, we were expecting an exception if the type does not subclass FSDirectory, however, in .NET this won't happen. We need to explicitly check whether the resolved type is assignable from FSDirectory or if the type name is nonsense.
nightowl888
-
[lucenenet] 31/42: BUG: Lucene.Net.Tests.QueryParser.Flexible.Precedence.TestPrecedenceQueryParser: Specify short date format by using DateTime.ParseExact instead of DateTime.Parse
nightowl888
-
[lucenenet] 41/42: SWEEP: Ensure all enumerators are disposed of properly (except in some cases where enumerators are set to field variables, see LUCENENET-611)
nightowl888
-
[lucenenet] 40/42: SWEEP: CA2200: Rethrow to preserve stack details (https://docs.microsoft.com/en-us/visualstudio/code-quality/ca2200-rethrow-to-preserve-stack-details) (as per LUCENENET-435)
nightowl888
-
[lucenenet] 19/42: Lucene.Net.Expressions: Corrected casing on app.config to lower (xplat problem)
nightowl888
-
[lucenenet] 18/42: build.ps1: Added option to specify maximum number of parallel jobs to use during testing
nightowl888
-
[lucenenet] 22/42: Added .vscode/settings.json file to locate tests and ignore docs path in Visual Studio Code
nightowl888
-
[lucenenet] 30/42: Lucene.Net.Util.StringHelper: Added API note to make StartsWith and EndsWith into extension methods for BytesRef.
nightowl888
-
[lucenenet] 16/42: Lucene.Net.TestFramework.Util.LuceneTestCase: Throw explicit exception if Directory type cannot be resolved
nightowl888
-
[lucenenet] 02/42: build.ps1: Added Publish task that publishes all test artifacts in parallel
nightowl888
-
[lucenenet] 23/42: BUG: Lucene.Net.TestFramework.Util.TestUtil.NextLong: The result of the method was always the value of start when start == long.MinValue and end == long.MaxValue. As a result, many tests were not actually random.
nightowl888
-
[lucenenet] 15/42: BUG: Lucene.Net.Index.CheckIndex - Fixed issue with converting int to string using ambient context on VersionInfo comparison
nightowl888
-
[lucenenet] 06/42: Created azure-pipelines.yml for Azure DevOps
nightowl888
-
[lucenenet] 36/42: Lucene.Net.TestFramework.Util.LuceneTestCase: Added try catch blocks to write stack traces to the console if exceptions occur during OneTimeSetUp or OneTimeTearDown
nightowl888
-
[lucenenet] 29/42: SWEEP: Added StringComparison.Ordinal to all of the string.StartsWith() and string.EndsWith() methods where it was missing
nightowl888
-
[lucenenet] 14/42: BUG: Lucene.Net.Util.StringHelper: - Fixed parsing issue converting string to int in ambient culture
nightowl888
-
[lucenenet] 33/42: Lucene.Net.Support.CultureContext: Fixed minor issue with unused variable
nightowl888
-
[lucenenet] 42/42: BUG: Lucene.Net.TestFramework.Codecs.RAMOnly.RAMOnlyPostingsFormat - string comparison must be done using ordinal to match Java
nightowl888
-
[lucenenet] 25/42: BUG: Lucene.Net.Tests.Index.TestTransactionRollback: Number was failing due to the fact the data that was being populated wasn't being converted from int to string in invariant culture. Switched back to original logic, using LastIndexOf(char) rather than LastIndexOf(string).
nightowl888
-
[lucenenet] 28/42: BUG: Lucene.Net.Grouping.TopGroups - check collection equality if the generic type is a reference type (as is the default behavior in Java)
nightowl888
-
[lucenenet] 35/42: BUG: Lucene.Net.Tests.Analysis.Common.Analysis.Pattern.TestPatternTokenizer.TestSplitting: int.Parse must be setup in the invariant culture to consistently recognize inputs
nightowl888
-
[lucenenet] 11/42: BUG: Lucene.Net.Analysis.Common.Analysis.Miscellaneous.TruncateTokenFilterFactory - Fixed issue converting string to sbyte in ambient culture
nightowl888
-
[lucenenet] branch master updated: Upgraded to ICU4N 60.1.0-alpha.52
nightowl888
-
[lucenenet] branch master updated (472cc20 -> 50e21e4)
nightowl888
-
[lucenenet] branch master updated (a44fcc2 -> 472cc20)
nightowl888
-
[lucenenet] branch master updated (2cee94a -> a44fcc2)
nightowl888
-
[lucenenet] branch master updated: Lucene.Net.Tests.Replicator: Fixed comments
nightowl888
-
[lucenenet] branch master updated: Lucene.Net.Tests.Replicator: Timeout doesn't exist on .NET Standard 2.0 (as of NUnit 3.9.0) either, patching build
nightowl888
-
[lucenenet] branch master updated: Lucene.Net.Tests.Replicator: Conditional compilation for Timeout, as the attribute doesn't exist in .NET Standard 1.6
nightowl888
-
[lucenenet] branch master updated (c70c0f4 -> 5fbf245)
nightowl888
-
[lucenenet] branch master updated (8b1daa2 -> c70c0f4)
nightowl888
-
[lucenenet] branch master updated (7c96de9 -> 8b1daa2)
nightowl888
-
[lucenenet] branch master updated (82f3699 -> 7c96de9)
nightowl888
-
[lucenenet] branch master updated: build.ps1: Changing the order of execution so when we check if the SDK is installed, it won't crash due to an error.
nightowl888
-
[lucenenet] branch master updated (4fde199 -> 53bf64c)
nightowl888