synhers...@apache.org |
lucenenet git commit: fix enumerators to use appropriate logic |
Sun, 01 Feb, 10:57 |
synhers...@apache.org |
lucenenet git commit: support negative numbers |
Sun, 01 Feb, 11:39 |
synhers...@apache.org |
lucenenet git commit: More sbyte->byte fixes, cleanup |
Sun, 01 Feb, 12:05 |
synhers...@apache.org |
lucenenet git commit: More cleanup |
Sun, 01 Feb, 12:24 |
synhers...@apache.org |
lucenenet git commit: Fixing compilation |
Sun, 01 Feb, 12:27 |
synhers...@apache.org |
[1/2] lucenenet git commit: Fixing some more tests |
Sun, 01 Feb, 12:51 |
synhers...@apache.org |
[2/2] lucenenet git commit: Marking TODO |
Sun, 01 Feb, 12:51 |
synhers...@apache.org |
lucenenet git commit: Fix NRE |
Sun, 01 Feb, 12:56 |
synhers...@apache.org |
[1/2] lucenenet git commit: Marking a few things long running. (+1 squashed commits) |
Sun, 01 Feb, 20:44 |
synhers...@apache.org |
[2/2] lucenenet git commit: Merge remote-tracking branch 'wwwb/long-running-test-attribute' |
Sun, 01 Feb, 20:44 |
synhers...@apache.org |
[1/2] lucenenet git commit: fix empty if statement |
Tue, 03 Feb, 23:37 |
synhers...@apache.org |
[2/2] lucenenet git commit: use OrderedDictionary to preserve insertion order |
Tue, 03 Feb, 23:37 |
synhers...@apache.org |
[1/2] lucenenet git commit: The checks in the stack trace to decide where the error was from were using the wrong variables to get the type of the object the method in the stack was calling from. Changed frame.GetType().Name to method.DeclaringType.Name |
Tue, 03 Feb, 23:56 |
synhers...@apache.org |
[2/2] lucenenet git commit: Missing the IndexWriterConfig was missing SetCheckIntegrityAtMerge method. |
Tue, 03 Feb, 23:56 |
synhers...@apache.org |
[1/2] lucenenet git commit: Protect from null values as keys |
Wed, 04 Feb, 09:35 |
synhers...@apache.org |
[2/2] lucenenet git commit: Cleanup |
Wed, 04 Feb, 09:35 |
synhers...@apache.org |
lucenenet git commit: .NET doesn't support removing an iterm while iterating a collection |
Wed, 04 Feb, 21:57 |
synhers...@apache.org |
[1/2] lucenenet git commit: Another LongRunningTest backed by a shorter one |
Thu, 05 Feb, 17:10 |
synhers...@apache.org |
[2/2] lucenenet git commit: Fixing another reflection test |
Thu, 05 Feb, 17:10 |
synhers...@apache.org |
lucenenet git commit: preserve exception type |
Thu, 05 Feb, 21:51 |
synhers...@apache.org |
[1/6] lucenenet git commit: set lock factory directly and not through setter |
Fri, 06 Feb, 08:03 |
synhers...@apache.org |
[2/6] lucenenet git commit: removing unnecessary bindingredirects causing Facet tests to be unrunnable. |
Fri, 06 Feb, 08:03 |
synhers...@apache.org |
[3/6] lucenenet git commit: also needed to fix Classification tests |
Fri, 06 Feb, 08:03 |
synhers...@apache.org |
[4/6] lucenenet git commit: adding long running test flag to TestRandomUnicodeStrings (+4 squashed commit) |
Fri, 06 Feb, 08:03 |
synhers...@apache.org |
[5/6] lucenenet git commit: Merge remote-tracking branch 'wwwb/facet-test-fix2' |
Fri, 06 Feb, 08:03 |
synhers...@apache.org |
[6/6] lucenenet git commit: Merge remote-tracking branch 'wwwb/long-running-test-marking' |
Fri, 06 Feb, 08:03 |
synhers...@apache.org |
[1/2] lucenenet git commit: pulling out nightly attributes and pulling in LongRunningTest attributes. |
Fri, 06 Feb, 08:05 |
synhers...@apache.org |
[2/2] lucenenet git commit: Merge remote-tracking branch 'wwwb/long-running-tests2' |
Fri, 06 Feb, 08:05 |
synhers...@apache.org |
[1/3] lucenenet git commit: Fix for TestSegmentsChecksumError() |
Fri, 06 Feb, 08:13 |
synhers...@apache.org |
[2/3] lucenenet git commit: Remove the debug statement I accidentally left in. |
Fri, 06 Feb, 08:13 |
synhers...@apache.org |
[3/3] lucenenet git commit: closes #77 |
Fri, 06 Feb, 08:13 |
synhers...@apache.org |
lucenenet git commit: pass parameter types to avoid ambigious match exception |
Fri, 06 Feb, 13:24 |
synhers...@apache.org |
lucenenet git commit: use set equality check |
Fri, 06 Feb, 14:51 |
synhers...@apache.org |
lucenenet git commit: Expressions test cases fixed |
Fri, 06 Feb, 15:07 |
lai...@apache.org |
lucenenet git commit: (guidotag via laimis) this closes #84 |
Sat, 07 Feb, 22:17 |
synhers...@apache.org |
[1/3] lucenenet git commit: A thread wasn't closing files. |
Sat, 07 Feb, 22:58 |
synhers...@apache.org |
[2/3] lucenenet git commit: Merge remote-tracking branch 'guidotag/ms_store_3' |
Sat, 07 Feb, 22:58 |
synhers...@apache.org |
[3/3] lucenenet git commit: Cleanup |
Sat, 07 Feb, 22:58 |
synhers...@apache.org |
lucenenet git commit: Random() needs to be initialized once per test |
Sun, 08 Feb, 10:02 |
synhers...@apache.org |
lucenenet git commit: initialize doc before each test run |
Sun, 08 Feb, 12:47 |
synhers...@apache.org |
[1/2] lucenenet git commit: match Lucene logic and mark IncrementToken as sealed |
Mon, 09 Feb, 01:16 |
synhers...@apache.org |
[2/2] lucenenet git commit: mark as sealed |
Mon, 09 Feb, 01:16 |
synhers...@apache.org |
[1/6] lucenenet git commit: Moving the 3.0 spatial module to serve as a basis to Lucene.Net.Spatial |
Mon, 09 Feb, 01:27 |
synhers...@apache.org |
[2/6] lucenenet git commit: Moving the 3.0 spatial module to serve as a basis to Lucene.Net.Spatial |
Mon, 09 Feb, 01:27 |
synhers...@apache.org |
[3/6] lucenenet git commit: Moving the 3.0 spatial module to serve as a basis to Lucene.Net.Spatial |
Mon, 09 Feb, 01:27 |
synhers...@apache.org |
[4/6] lucenenet git commit: Moving the 3.0 spatial module to serve as a basis to Lucene.Net.Spatial |
Mon, 09 Feb, 01:27 |
synhers...@apache.org |
[5/6] lucenenet git commit: Moving the 3.0 spatial module to serve as a basis to Lucene.Net.Spatial |
Mon, 09 Feb, 01:27 |
synhers...@apache.org |
[6/6] lucenenet git commit: Moving the 3.0 spatial module to serve as a basis to Lucene.Net.Spatial |
Mon, 09 Feb, 01:27 |
synhers...@apache.org |
lucenenet git commit: Adding Lucene.Net.Tests.Queries |
Mon, 09 Feb, 02:03 |
synhers...@apache.org |
[1/2] lucenenet git commit: more marked as sealed |
Mon, 09 Feb, 02:04 |
synhers...@apache.org |
[2/2] lucenenet git commit: Merge remote-tracking branch 'laimis/index_fixes_2' |
Mon, 09 Feb, 02:04 |
synhers...@apache.org |
lucenenet git commit: Fixing ToString tests |
Mon, 09 Feb, 02:12 |
synhers...@apache.org |
[1/3] lucenenet git commit: More sealing |
Mon, 09 Feb, 20:07 |
synhers...@apache.org |
[2/3] lucenenet git commit: More Lucene.Net.Queries tests |
Mon, 09 Feb, 20:07 |
synhers...@apache.org |
[3/3] lucenenet git commit: Merge remote-tracking branch 'guidotag/Chand5' |
Mon, 09 Feb, 20:07 |
synhers...@apache.org |
lucenenet git commit: Using the proper Equals |
Mon, 09 Feb, 20:17 |
synhers...@apache.org |
lucenenet git commit: Minor. |
Tue, 10 Feb, 09:04 |
synhers...@apache.org |
lucenenet git commit: Sealing. |
Tue, 10 Feb, 19:53 |
synhers...@apache.org |
[1/8] lucenenet git commit: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.cs cleaned up |
Tue, 10 Feb, 23:25 |
synhers...@apache.org |
[2/8] lucenenet git commit: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.cs cleaned up |
Tue, 10 Feb, 23:25 |
synhers...@apache.org |
[3/8] lucenenet git commit: Refactoring / cleaing up Memory/DirectPostingsFormat.cs |
Tue, 10 Feb, 23:25 |
synhers...@apache.org |
[4/8] lucenenet git commit: Final clean up for Memory/DirectPostingsFormat.cs |
Tue, 10 Feb, 23:25 |
synhers...@apache.org |
[5/8] lucenenet git commit: Finalizing Memory Codecs |
Tue, 10 Feb, 23:25 |
synhers...@apache.org |
[6/8] lucenenet git commit: Refactoring to accomodate changes from long to long? |
Tue, 10 Feb, 23:25 |
synhers...@apache.org |
[7/8] lucenenet git commit: Merge remote-tracking branch 'prescott/Lucene.Net.Codecs.Memory' |
Tue, 10 Feb, 23:25 |
synhers...@apache.org |
[8/8] lucenenet git commit: Cleanup and fixes to L.N.Codecs |
Tue, 10 Feb, 23:25 |
synhers...@apache.org |
[1/2] lucenenet git commit: Renaming enum |
Tue, 10 Feb, 23:29 |
synhers...@apache.org |
[2/2] lucenenet git commit: TODOs |
Tue, 10 Feb, 23:29 |
synhers...@apache.org |
[1/2] lucenenet git commit: Found one more missing sealed |
Wed, 11 Feb, 10:23 |
synhers...@apache.org |
[2/2] lucenenet git commit: Merge remote-tracking branch 'guido/Chand5' |
Wed, 11 Feb, 10:23 |
synhers...@apache.org |
[01/12] lucenenet git commit: Added maxSize >= 0 check. |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[02/12] lucenenet git commit: Changed a variable name. Changed and added comments. |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[03/12] lucenenet git commit: Added PQ tests. |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[04/12] lucenenet git commit: Removed old tests. |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[05/12] lucenenet git commit: Added one more test. |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[06/12] lucenenet git commit: TestStress is now a real stress test. The benchmarks were moved to a special function. Added persistance test. |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[07/12] lucenenet git commit: Typo. |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[08/12] lucenenet git commit: Merge remote-tracking branch 'guidotag/ms_pq_fixes' |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[09/12] lucenenet git commit: GetAndIncrement should return one less the final value of the synchronized variable, after incrementing it. It was generating a race condition because a few threads could read the same value. |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[10/12] lucenenet git commit: Cast the float to a double before converting to a string to get extra precision. This helps keep all the digits for comparison later. |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[11/12] lucenenet git commit: There was a race condition triggered by TestDocumentsWriterDeleteQueue.TestStressDeleteQueue. The value of Next changed after the Node original = Next; statement. This would cause the function to return false and end up corr |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[12/12] lucenenet git commit: Proper way to compare sets |
Tue, 17 Feb, 17:29 |
synhers...@apache.org |
[1/5] lucenenet git commit: Interlocked pattern fixes. |
Wed, 18 Feb, 04:24 |
synhers...@apache.org |
[2/5] lucenenet git commit: Fix Term.CompareTo() to use Ordinal for the field name. This matches what Java does as a default. |
Wed, 18 Feb, 04:24 |
synhers...@apache.org |
[3/5] lucenenet git commit: Comment out assert. |
Wed, 18 Feb, 04:24 |
synhers...@apache.org |
[4/5] lucenenet git commit: Merge remote-tracking branch 'guidotag/FixTermCompareTo' |
Wed, 18 Feb, 04:24 |
synhers...@apache.org |
[5/5] lucenenet git commit: Merge remote-tracking branch 'guidotag/RemoveUnnecessaryAssert' |
Wed, 18 Feb, 04:24 |
synhers...@apache.org |
[1/2] lucenenet git commit: Various cleanups and API .NETification |
Wed, 18 Feb, 05:29 |
synhers...@apache.org |
[2/2] lucenenet git commit: Various cleanups and API .NETification |
Wed, 18 Feb, 05:29 |
synhers...@apache.org |
[1/2] lucenenet git commit: Closes #95 |
Wed, 18 Feb, 05:49 |
synhers...@apache.org |
[2/2] lucenenet git commit: Fix for TestIndexableField.TestArbitraryFields - In java, the byte class is signed and in C# it is unsigned. Changed the unit test to cast to a (byte) insetad of an (sbyte). |
Wed, 18 Feb, 05:49 |