You are viewing a plain text version of this content. The canonical link for it is here.
- lucenenet git commit: Trying to fix tests - posted by sy...@apache.org on 2016/08/06 22:02:42 UTC, 0 replies.
- [01/34] lucenenet git commit: Changing static variables to static readonly - posted by sy...@apache.org on 2016/08/12 13:20:15 UTC, 0 replies.
- [02/34] lucenenet git commit: Changing OLD_FORMAT_IMPERSONATION_IS_ACTIVE to non-static property - posted by sy...@apache.org on 2016/08/12 13:20:16 UTC, 0 replies.
- [03/34] lucenenet git commit: Changing ClassEnvRule to non-static - posted by sy...@apache.org on 2016/08/12 13:20:17 UTC, 0 replies.
- [04/34] lucenenet git commit: Fixing test errors with teardown/setup - posted by sy...@apache.org on 2016/08/12 13:20:18 UTC, 0 replies.
- [05/34] lucenenet git commit: Adding a static LuceneTestCase.NewIndexWriterConfig method - posted by sy...@apache.org on 2016/08/12 13:20:19 UTC, 0 replies.
- [06/34] lucenenet git commit: Modifying RandomIndexWriter ctors to take Similarity and Timezone - posted by sy...@apache.org on 2016/08/12 13:20:20 UTC, 0 replies.
- [07/34] lucenenet git commit: Fixing build errors from adding extra params to RandomIndexWriter - posted by sy...@apache.org on 2016/08/12 13:20:21 UTC, 0 replies.
- [08/34] lucenenet git commit: Fixing build errors from adding extra params to RandomIndexWriter - posted by sy...@apache.org on 2016/08/12 13:20:22 UTC, 0 replies.
- [09/34] lucenenet git commit: Making one LuceneTestCase.NewIndexWriterConfig non-static - posted by sy...@apache.org on 2016/08/12 13:20:23 UTC, 0 replies.
- [10/34] lucenenet git commit: Adding parameters to static NewSearcher - posted by sy...@apache.org on 2016/08/12 13:20:24 UTC, 0 replies.
- [11/34] lucenenet git commit: Making LuceneTestCase.NewField/NewTextField non-static - posted by sy...@apache.org on 2016/08/12 13:20:25 UTC, 0 replies.
- [12/34] lucenenet git commit: Adding another overload for LuceneTestCase.NewSearcher - posted by sy...@apache.org on 2016/08/12 13:20:26 UTC, 0 replies.
- [13/34] lucenenet git commit: Fixing RandomIndexWriter build errors in BaseTokenStreamTestCase - posted by sy...@apache.org on 2016/08/12 13:20:27 UTC, 0 replies.
- [14/34] lucenenet git commit: Fixing NewField build errors in ThreadingIndexingAndSearching - posted by sy...@apache.org on 2016/08/12 13:20:28 UTC, 0 replies.
- [15/34] lucenenet git commit: Fixing NewSearcher errors in QueryUtils - posted by sy...@apache.org on 2016/08/12 13:20:29 UTC, 0 replies.
- [16/34] lucenenet git commit: Fixing RandomIndexWriter ctor error in SearchEquivalentTestBase - posted by sy...@apache.org on 2016/08/12 13:20:30 UTC, 0 replies.
- [17/34] lucenenet git commit: Changed IndexableField.Name() to IndexableField.Name (method into a property) for API consistency. - posted by sy...@apache.org on 2016/08/12 13:20:31 UTC, 0 replies.
- [18/34] lucenenet git commit: Changed IndexableField.FieldType() to IndexableField.FieldType (method into a property) for API consistency. - posted by sy...@apache.org on 2016/08/12 13:20:32 UTC, 0 replies.
- [19/34] lucenenet git commit: Changed IndexableField.GetBoost() to IndexableField.Boost (method into a property) for API consistency. - posted by sy...@apache.org on 2016/08/12 13:20:33 UTC, 0 replies.
- [20/34] lucenenet git commit: Changed IndexableField.BinaryValue() to IndexableField.BinaryValue (method into a property) for API consistency. - posted by sy...@apache.org on 2016/08/12 13:20:34 UTC, 0 replies.
- [21/34] lucenenet git commit: Fixing non-static calls from private classes using OuterInstance - posted by sy...@apache.org on 2016/08/12 13:20:35 UTC, 0 replies.
- [22/34] lucenenet git commit: Exposing external getters for ClassEnvRule.TimeZone and Similarity - posted by sy...@apache.org on 2016/08/12 13:20:36 UTC, 0 replies.
- [23/34] lucenenet git commit: Changing methods that do not have to be static to non-static. (ie. TestFixture TearDown/Setup) - posted by sy...@apache.org on 2016/08/12 13:20:37 UTC, 0 replies.
- [24/34] lucenenet git commit: Adding TestWriterMethods so that it does not rely on external static call - posted by sy...@apache.org on 2016/08/12 13:20:38 UTC, 0 replies.
- [25/34] lucenenet git commit: Injecting OLD_FORMAT_IMPERSONATION_IS_ACTIVE into Codecs so that they do not reference static value - posted by sy...@apache.org on 2016/08/12 13:20:39 UTC, 0 replies.
- [26/34] lucenenet git commit: Passing Similarity and TimeZone into RandomIndexWriter ctors. - posted by sy...@apache.org on 2016/08/12 13:20:40 UTC, 0 replies.
- [27/34] lucenenet git commit: Passing Similarity and TimeZone into RandomIndexWriter ctors. - posted by sy...@apache.org on 2016/08/12 13:20:41 UTC, 0 replies.
- [28/34] lucenenet git commit: Passing Similarity and TimeZone into RandomIndexWriter ctors. - posted by sy...@apache.org on 2016/08/12 13:20:42 UTC, 0 replies.
- [29/34] lucenenet git commit: Passing Similarity and TimeZone into RandomIndexWriter ctors. - posted by sy...@apache.org on 2016/08/12 13:20:43 UTC, 0 replies.
- [30/34] lucenenet git commit: Fixing bug where class rather than local variable was used - posted by sy...@apache.org on 2016/08/12 13:20:44 UTC, 0 replies.
- [31/34] lucenenet git commit: Adding LUCENENET specific documentation - posted by sy...@apache.org on 2016/08/12 13:20:45 UTC, 0 replies.
- [32/34] lucenenet git commit: Fixing bug where incorrect searcher variable was used - posted by sy...@apache.org on 2016/08/12 13:20:46 UTC, 0 replies.
- [33/34] lucenenet git commit: Adding LUCENENET specific comments to APIs that changed - posted by sy...@apache.org on 2016/08/12 13:20:47 UTC, 0 replies.
- [34/34] lucenenet git commit: Merge remote-tracking branch 'conniey/notRemovingCtors' into lucenenet-indexablefield-api - posted by sy...@apache.org on 2016/08/12 13:20:48 UTC, 0 replies.
- [1/2] lucenenet git commit: Ported Core.Codecs.Perfield.TestPerFieldPostingsFormat2 tests and removed [Test] attribute from 2 non-tests. - posted by sy...@apache.org on 2016/08/12 13:23:23 UTC, 0 replies.
- [2/2] lucenenet git commit: Merge remote-tracking branch '888/core-tests' into lucenenet-indexablefield-api - posted by sy...@apache.org on 2016/08/12 13:23:24 UTC, 0 replies.
- [01/32] lucenenet git commit: Changing static variables to static readonly - posted by sy...@apache.org on 2016/08/12 13:25:14 UTC, 0 replies.
- [02/32] lucenenet git commit: Changing OLD_FORMAT_IMPERSONATION_IS_ACTIVE to non-static property - posted by sy...@apache.org on 2016/08/12 13:25:15 UTC, 0 replies.
- [03/32] lucenenet git commit: Changing ClassEnvRule to non-static - posted by sy...@apache.org on 2016/08/12 13:25:16 UTC, 0 replies.
- [04/32] lucenenet git commit: Fixing test errors with teardown/setup - posted by sy...@apache.org on 2016/08/12 13:25:17 UTC, 0 replies.
- [05/32] lucenenet git commit: Adding a static LuceneTestCase.NewIndexWriterConfig method - posted by sy...@apache.org on 2016/08/12 13:25:18 UTC, 0 replies.
- [06/32] lucenenet git commit: Modifying RandomIndexWriter ctors to take Similarity and Timezone - posted by sy...@apache.org on 2016/08/12 13:25:19 UTC, 0 replies.
- [07/32] lucenenet git commit: Fixing build errors from adding extra params to RandomIndexWriter - posted by sy...@apache.org on 2016/08/12 13:25:20 UTC, 0 replies.
- [08/32] lucenenet git commit: Fixing build errors from adding extra params to RandomIndexWriter - posted by sy...@apache.org on 2016/08/12 13:25:21 UTC, 0 replies.
- [09/32] lucenenet git commit: Making one LuceneTestCase.NewIndexWriterConfig non-static - posted by sy...@apache.org on 2016/08/12 13:25:22 UTC, 0 replies.
- [10/32] lucenenet git commit: Adding parameters to static NewSearcher - posted by sy...@apache.org on 2016/08/12 13:25:23 UTC, 0 replies.
- [11/32] lucenenet git commit: Making LuceneTestCase.NewField/NewTextField non-static - posted by sy...@apache.org on 2016/08/12 13:25:24 UTC, 0 replies.
- [12/32] lucenenet git commit: Adding another overload for LuceneTestCase.NewSearcher - posted by sy...@apache.org on 2016/08/12 13:25:25 UTC, 0 replies.
- [13/32] lucenenet git commit: Fixing RandomIndexWriter build errors in BaseTokenStreamTestCase - posted by sy...@apache.org on 2016/08/12 13:25:26 UTC, 0 replies.
- [14/32] lucenenet git commit: Fixing NewField build errors in ThreadingIndexingAndSearching - posted by sy...@apache.org on 2016/08/12 13:25:27 UTC, 0 replies.
- [15/32] lucenenet git commit: Fixing NewSearcher errors in QueryUtils - posted by sy...@apache.org on 2016/08/12 13:25:28 UTC, 0 replies.
- [16/32] lucenenet git commit: Fixing RandomIndexWriter ctor error in SearchEquivalentTestBase - posted by sy...@apache.org on 2016/08/12 13:25:29 UTC, 0 replies.
- [17/32] lucenenet git commit: Fixing non-static calls from private classes using OuterInstance - posted by sy...@apache.org on 2016/08/12 13:25:30 UTC, 0 replies.
- [18/32] lucenenet git commit: Exposing external getters for ClassEnvRule.TimeZone and Similarity - posted by sy...@apache.org on 2016/08/12 13:25:31 UTC, 0 replies.
- [19/32] lucenenet git commit: Changing methods that do not have to be static to non-static. (ie. TestFixture TearDown/Setup) - posted by sy...@apache.org on 2016/08/12 13:25:32 UTC, 0 replies.
- [20/32] lucenenet git commit: Adding TestWriterMethods so that it does not rely on external static call - posted by sy...@apache.org on 2016/08/12 13:25:33 UTC, 0 replies.
- [21/32] lucenenet git commit: Injecting OLD_FORMAT_IMPERSONATION_IS_ACTIVE into Codecs so that they do not reference static value - posted by sy...@apache.org on 2016/08/12 13:25:34 UTC, 0 replies.
- [22/32] lucenenet git commit: Passing Similarity and TimeZone into RandomIndexWriter ctors. - posted by sy...@apache.org on 2016/08/12 13:25:35 UTC, 0 replies.
- [23/32] lucenenet git commit: Passing Similarity and TimeZone into RandomIndexWriter ctors. - posted by sy...@apache.org on 2016/08/12 13:25:36 UTC, 0 replies.
- [24/32] lucenenet git commit: Passing Similarity and TimeZone into RandomIndexWriter ctors. - posted by sy...@apache.org on 2016/08/12 13:25:37 UTC, 0 replies.
- [25/32] lucenenet git commit: Passing Similarity and TimeZone into RandomIndexWriter ctors. - posted by sy...@apache.org on 2016/08/12 13:25:38 UTC, 0 replies.
- [26/32] lucenenet git commit: Ported Core.Codecs.Perfield.TestPerFieldPostingsFormat2 tests and removed [Test] attribute from 2 non-tests. - posted by sy...@apache.org on 2016/08/12 13:25:39 UTC, 0 replies.
- [27/32] lucenenet git commit: Fixing bug where class rather than local variable was used - posted by sy...@apache.org on 2016/08/12 13:25:40 UTC, 0 replies.
- [28/32] lucenenet git commit: Adding LUCENENET specific documentation - posted by sy...@apache.org on 2016/08/12 13:25:41 UTC, 0 replies.
- [29/32] lucenenet git commit: Fixing bug where incorrect searcher variable was used - posted by sy...@apache.org on 2016/08/12 13:25:42 UTC, 0 replies.
- [30/32] lucenenet git commit: Adding LUCENENET specific comments to APIs that changed - posted by sy...@apache.org on 2016/08/12 13:25:43 UTC, 0 replies.
- [31/32] lucenenet git commit: Merge remote-tracking branch 'conniey/notRemovingCtors' - posted by sy...@apache.org on 2016/08/12 13:25:44 UTC, 0 replies.
- [32/32] lucenenet git commit: Merge remote-tracking branch '888/core-tests' - posted by sy...@apache.org on 2016/08/12 13:25:45 UTC, 0 replies.
- [1/6] lucenenet git commit: Changed IndexableField.Name() to IndexableField.Name (method into a property) for API consistency. - posted by sy...@apache.org on 2016/08/15 20:12:49 UTC, 0 replies.
- [2/6] lucenenet git commit: Changed IndexableField.FieldType() to IndexableField.FieldType (method into a property) for API consistency. - posted by sy...@apache.org on 2016/08/15 20:12:50 UTC, 0 replies.
- [3/6] lucenenet git commit: Changed IndexableField.GetBoost() to IndexableField.Boost (method into a property) for API consistency. - posted by sy...@apache.org on 2016/08/15 20:12:51 UTC, 0 replies.
- [4/6] lucenenet git commit: Changed IndexableField.BinaryValue() to IndexableField.BinaryValue (method into a property) for API consistency. - posted by sy...@apache.org on 2016/08/15 20:12:52 UTC, 0 replies.
- [5/6] lucenenet git commit: Updated IndexableField references in Lucene.Net.Suggest\Suggest\DocumentDictionary - posted by sy...@apache.org on 2016/08/15 20:12:53 UTC, 0 replies.
- [6/6] lucenenet git commit: Merge remote-tracking branch '888/lucenenet-indexablefield-api' - posted by sy...@apache.org on 2016/08/15 20:12:54 UTC, 0 replies.
- [01/18] lucenenet git commit: Removed test attribute from Queries.BooleanFilterTest.TstFilterCard() and Facet.Taxonomy.Directory.TestDirectoryTaxonomyWriter.TouchTaxo(), which are clearly not tests. - posted by sy...@apache.org on 2016/08/21 06:54:40 UTC, 0 replies.
- [02/18] lucenenet git commit: Implemented missing Lucene41WithOrds class which was causing some random codec tests to fail sporadically. - posted by sy...@apache.org on 2016/08/21 06:54:41 UTC, 0 replies.
- [03/18] lucenenet git commit: Fixed some "key not found" bugs in the Join.TestJoinUtil class. - posted by sy...@apache.org on 2016/08/21 06:54:42 UTC, 0 replies.
- [04/18] lucenenet git commit: Added missing call to Queries.Function.ValueSources.TermFreqValueSource.Reset(), which was causing the Queries.Function.TestValueSources.TestTermFreq() test to fail. - posted by sy...@apache.org on 2016/08/21 06:54:43 UTC, 0 replies.
- [05/18] lucenenet git commit: Fixed "key not found" bug in Facet.Taxonomy.WriterCache.NameIntCacheLRU - posted by sy...@apache.org on 2016/08/21 06:54:44 UTC, 0 replies.
- [06/18] lucenenet git commit: Implemented missing Join.TermsCollector.AcceptsDocsOutOfOrder() method. - posted by sy...@apache.org on 2016/08/21 06:54:45 UTC, 0 replies.
- [07/18] lucenenet git commit: Fixed "key not found" bug in Join.TestJoinUtil - posted by sy...@apache.org on 2016/08/21 06:54:46 UTC, 0 replies.
- [08/18] lucenenet git commit: Added reminder to change AcceptsDocsOutOfOrder to a property. - posted by sy...@apache.org on 2016/08/21 06:54:47 UTC, 0 replies.
- [09/18] lucenenet git commit: Fixed bugs in TestOpenIfChangedMergedSegment() and TestOpenIfChangedNoChangesButSegmentMerges() in Facet.Taxonomy.Directory.TestDirectoryTaxonomyReader that caused them to throw null reference exceptions and fail. - posted by sy...@apache.org on 2016/08/21 06:54:48 UTC, 0 replies.
- [10/18] lucenenet git commit: Fixed missing Reset() call that caused Queries.Function.ValueSources.TFValueSource.TestTF() to fail. - posted by sy...@apache.org on 2016/08/21 06:54:49 UTC, 0 replies.
- [11/18] lucenenet git commit: Fixed "key not found" bug in Join.TestJoinUtil - posted by sy...@apache.org on 2016/08/21 06:54:50 UTC, 0 replies.
- [12/18] lucenenet git commit: Fixed NotImplementedException in Join.TermsWithScoreCollector.Mv.AcceptsDocsOutOfOrder() - posted by sy...@apache.org on 2016/08/21 06:54:51 UTC, 0 replies.
- [13/18] lucenenet git commit: Fixed bugs in the Join.TestJoinUtil that were causing the TestSingleValueRandomJoin() test to fail. - posted by sy...@apache.org on 2016/08/21 06:54:52 UTC, 0 replies.
- [14/18] lucenenet git commit: Fixed "out of range" and "key not found" bugs in Facet.Taxonomy.TestTaxonomyFacetSumValueSource.TestRandom() - posted by sy...@apache.org on 2016/08/21 06:54:53 UTC, 0 replies.
- [15/18] lucenenet git commit: Changed Join.TermsIncluingScoreQuery.SVInOrderScorer.outerInstance variable to protected so its subclass can access it (fixes Join.TestJoinUtil.TestMultiValueRandomJoin()) - posted by sy...@apache.org on 2016/08/21 06:54:54 UTC, 0 replies.
- [16/18] lucenenet git commit: Fixed "index out of range" and "key not found" bugs in Facet.Taxonomy.TestTaxonomyFacetCounts - posted by sy...@apache.org on 2016/08/21 06:54:55 UTC, 0 replies.
- [17/18] lucenenet git commit: Bug (memory leak): Dispose() should cascade to Dispose() to other objects and release its own resources. - posted by sy...@apache.org on 2016/08/21 06:54:56 UTC, 0 replies.
- [18/18] lucenenet git commit: Increased timeout values of long running tests so they will have ample time to complete. - posted by sy...@apache.org on 2016/08/21 06:54:57 UTC, 0 replies.
- [01/50] [abbrv] lucenenet git commit: Added missing Core.Util.OfflineSorter members (+ tests) required by Hunspell. - posted by sy...@apache.org on 2016/08/23 23:17:54 UTC, 0 replies.
- [02/50] [abbrv] lucenenet git commit: Added missing overloads on the Core.Analysis.Tokenattributes.ICharTermAttribute to append ICharSequence. - posted by sy...@apache.org on 2016/08/23 23:17:55 UTC, 0 replies.
- [03/50] [abbrv] lucenenet git commit: Ported Analysis.Hunspell + tests - posted by sy...@apache.org on 2016/08/23 23:17:56 UTC, 0 replies.
- [04/50] [abbrv] lucenenet git commit: Ported Analysis.Hunspell + tests - posted by sy...@apache.org on 2016/08/23 23:17:57 UTC, 0 replies.
- [05/50] [abbrv] lucenenet git commit: Ported Analysis.Hunspell + tests - posted by sy...@apache.org on 2016/08/23 23:17:58 UTC, 0 replies.
- [06/50] [abbrv] lucenenet git commit: Ported Analysis.Hunspell + tests - posted by sy...@apache.org on 2016/08/23 23:17:59 UTC, 0 replies.
- [07/50] [abbrv] lucenenet git commit: Ported Analysis.Hunspell + tests - posted by sy...@apache.org on 2016/08/23 23:18:00 UTC, 0 replies.
- [08/50] [abbrv] lucenenet git commit: Fixed bugs in KStemmer that were causing tests TestKStemmer.TestVocabulary and TestKStemmer.TestRandomStrings to fail. - posted by sy...@apache.org on 2016/08/23 23:18:01 UTC, 0 replies.
- [09/50] [abbrv] lucenenet git commit: Fixed bugs in KStemmer that were causing tests TestKStemmer.TestVocabulary and TestKStemmer.TestRandomStrings to fail. - posted by sy...@apache.org on 2016/08/23 23:18:02 UTC, 0 replies.
- [10/50] [abbrv] lucenenet git commit: Fixed bugs in KStemmer that were causing tests TestKStemmer.TestVocabulary and TestKStemmer.TestRandomStrings to fail. - posted by sy...@apache.org on 2016/08/23 23:18:03 UTC, 0 replies.
- [11/50] [abbrv] lucenenet git commit: Fixed bugs in KStemmer that were causing tests TestKStemmer.TestVocabulary and TestKStemmer.TestRandomStrings to fail. - posted by sy...@apache.org on 2016/08/23 23:18:04 UTC, 0 replies.
- [12/50] [abbrv] lucenenet git commit: Fixed bugs in KStemmer that were causing tests TestKStemmer.TestVocabulary and TestKStemmer.TestRandomStrings to fail. - posted by sy...@apache.org on 2016/08/23 23:18:05 UTC, 0 replies.
- [13/50] [abbrv] lucenenet git commit: Fixed bugs in KStemmer that were causing tests TestKStemmer.TestVocabulary and TestKStemmer.TestRandomStrings to fail. - posted by sy...@apache.org on 2016/08/23 23:18:06 UTC, 0 replies.
- [14/50] [abbrv] lucenenet git commit: Fixed bugs in KStemmer that were causing tests TestKStemmer.TestVocabulary and TestKStemmer.TestRandomStrings to fail. - posted by sy...@apache.org on 2016/08/23 23:18:07 UTC, 0 replies.
- [15/50] [abbrv] lucenenet git commit: Fixed bugs in KStemmer that were causing tests TestKStemmer.TestVocabulary and TestKStemmer.TestRandomStrings to fail. - posted by sy...@apache.org on 2016/08/23 23:18:08 UTC, 0 replies.
- [16/50] [abbrv] lucenenet git commit: Fixed bugs in KStemmer that were causing tests TestKStemmer.TestVocabulary and TestKStemmer.TestRandomStrings to fail. - posted by sy...@apache.org on 2016/08/23 23:18:09 UTC, 0 replies.
- [17/50] [abbrv] lucenenet git commit: Bug (memory leak): Dispose() should cascade to Dispose() to other objects and release its own resources. - posted by sy...@apache.org on 2016/08/23 23:18:10 UTC, 0 replies.
- [18/50] [abbrv] lucenenet git commit: Cleanup commented code in SynonymFilter and SynonymMap - posted by sy...@apache.org on 2016/08/23 23:18:11 UTC, 0 replies.
- [19/50] [abbrv] lucenenet git commit: Removed test attribute from Queries.BooleanFilterTest.TstFilterCard() and Facet.Taxonomy.Directory.TestDirectoryTaxonomyWriter.TouchTaxo(), which are clearly not tests. - posted by sy...@apache.org on 2016/08/23 23:18:12 UTC, 0 replies.
- [20/50] [abbrv] lucenenet git commit: Implemented missing Lucene41WithOrds class which was causing some random codec tests to fail sporadically. - posted by sy...@apache.org on 2016/08/23 23:18:13 UTC, 0 replies.
- [21/50] [abbrv] lucenenet git commit: Fixed some "key not found" bugs in the Join.TestJoinUtil class. - posted by sy...@apache.org on 2016/08/23 23:18:14 UTC, 0 replies.
- [22/50] [abbrv] lucenenet git commit: Added missing call to Queries.Function.ValueSources.TermFreqValueSource.Reset(), which was causing the Queries.Function.TestValueSources.TestTermFreq() test to fail. - posted by sy...@apache.org on 2016/08/23 23:18:15 UTC, 0 replies.
- [23/50] [abbrv] lucenenet git commit: Fixed "key not found" bug in Facet.Taxonomy.WriterCache.NameIntCacheLRU - posted by sy...@apache.org on 2016/08/23 23:18:16 UTC, 0 replies.
- [24/50] [abbrv] lucenenet git commit: Implemented missing Join.TermsCollector.AcceptsDocsOutOfOrder() method. - posted by sy...@apache.org on 2016/08/23 23:18:17 UTC, 0 replies.
- [25/50] [abbrv] lucenenet git commit: Fixed "key not found" bug in Join.TestJoinUtil - posted by sy...@apache.org on 2016/08/23 23:18:18 UTC, 0 replies.
- [26/50] [abbrv] lucenenet git commit: Added reminder to change AcceptsDocsOutOfOrder to a property. - posted by sy...@apache.org on 2016/08/23 23:18:19 UTC, 0 replies.
- [27/50] [abbrv] lucenenet git commit: Fixed bugs in TestOpenIfChangedMergedSegment() and TestOpenIfChangedNoChangesButSegmentMerges() in Facet.Taxonomy.Directory.TestDirectoryTaxonomyReader that caused them to throw null reference exceptions and fail. - posted by sy...@apache.org on 2016/08/23 23:18:20 UTC, 0 replies.
- [28/50] [abbrv] lucenenet git commit: Fixed missing Reset() call that caused Queries.Function.ValueSources.TFValueSource.TestTF() to fail. - posted by sy...@apache.org on 2016/08/23 23:18:21 UTC, 0 replies.
- [29/50] [abbrv] lucenenet git commit: Fixed "key not found" bug in Join.TestJoinUtil - posted by sy...@apache.org on 2016/08/23 23:18:22 UTC, 0 replies.
- [30/50] [abbrv] lucenenet git commit: Fixed NotImplementedException in Join.TermsWithScoreCollector.Mv.AcceptsDocsOutOfOrder() - posted by sy...@apache.org on 2016/08/23 23:18:23 UTC, 0 replies.
- [31/50] [abbrv] lucenenet git commit: Fixed bugs in the Join.TestJoinUtil that were causing the TestSingleValueRandomJoin() test to fail. - posted by sy...@apache.org on 2016/08/23 23:18:24 UTC, 0 replies.
- [32/50] [abbrv] lucenenet git commit: Fixed "out of range" and "key not found" bugs in Facet.Taxonomy.TestTaxonomyFacetSumValueSource.TestRandom() - posted by sy...@apache.org on 2016/08/23 23:18:25 UTC, 0 replies.
- [33/50] [abbrv] lucenenet git commit: Changed Join.TermsIncluingScoreQuery.SVInOrderScorer.outerInstance variable to protected so its subclass can access it (fixes Join.TestJoinUtil.TestMultiValueRandomJoin()) - posted by sy...@apache.org on 2016/08/23 23:18:26 UTC, 0 replies.
- [34/50] [abbrv] lucenenet git commit: Fixed "index out of range" and "key not found" bugs in Facet.Taxonomy.TestTaxonomyFacetCounts - posted by sy...@apache.org on 2016/08/23 23:18:27 UTC, 0 replies.
- [35/50] [abbrv] lucenenet git commit: Bug (memory leak): Dispose() should cascade to Dispose() to other objects and release its own resources. - posted by sy...@apache.org on 2016/08/23 23:18:28 UTC, 0 replies.
- [36/50] [abbrv] lucenenet git commit: Increased timeout values of long running tests so they will have ample time to complete. - posted by sy...@apache.org on 2016/08/23 23:18:29 UTC, 0 replies.
- [37/50] [abbrv] lucenenet git commit: Ported Analysis.Compound namespace + tests - posted by sy...@apache.org on 2016/08/23 23:18:30 UTC, 0 replies.
- [38/50] [abbrv] lucenenet git commit: Ported Analysis.Compound namespace + tests - posted by sy...@apache.org on 2016/08/23 23:18:31 UTC, 0 replies.
- [39/50] [abbrv] lucenenet git commit: Ported Analysis.Compound namespace + tests - posted by sy...@apache.org on 2016/08/23 23:18:32 UTC, 0 replies.
- [40/50] [abbrv] lucenenet git commit: Ported Analysis.Compound namespace + tests - posted by sy...@apache.org on 2016/08/23 23:18:33 UTC, 0 replies.
- [41/50] [abbrv] lucenenet git commit: Ported TestAllDictionaries and TestAllDictionaries2 for Analysis.Hunspell - posted by sy...@apache.org on 2016/08/23 23:18:34 UTC, 0 replies.
- [42/50] [abbrv] lucenenet git commit: Fixed bugs with encoding and ensured most dictionaries will load. - posted by sy...@apache.org on 2016/08/23 23:18:35 UTC, 0 replies.
- [43/50] [abbrv] lucenenet git commit: Merge branch 'analysis-hunspell-dic' into analysis-work-2 - posted by sy...@apache.org on 2016/08/23 23:18:36 UTC, 0 replies.
- [44/50] [abbrv] lucenenet git commit: Merge branch 'master' into analysis-work-2 - posted by sy...@apache.org on 2016/08/23 23:18:37 UTC, 0 replies.
- [45/50] [abbrv] lucenenet git commit: Reset the debug flag in TestFramework - posted by sy...@apache.org on 2016/08/23 23:18:38 UTC, 0 replies.
- [46/50] [abbrv] lucenenet git commit: Fixed math bugs in the Analysis.De.GermanStemmer class that were causing Analysis.De.TestGermanAnalyzer.TestGermanSpecials() and Analysis.De.TestGermanStemFilter.TestStemming() tests to fail - posted by sy...@apache.org on 2016/08/23 23:18:39 UTC, 0 replies.
- [47/50] [abbrv] lucenenet git commit: Added test to demonstrate a problem with making the CharTokenizer.IsTokenChar() parameter a char rather than an int. - posted by sy...@apache.org on 2016/08/23 23:18:40 UTC, 0 replies.
- [48/50] [abbrv] lucenenet git commit: Fix for CharTokenizer.IsTokenChar() to revert the parameter back to int as was intended. A char cannot represent a surrogate pair, which makes it impossible to use IsTokenChar() with surrogate pairs. - posted by sy...@apache.org on 2016/08/23 23:18:41 UTC, 0 replies.
- [49/50] [abbrv] lucenenet git commit: Added a CompareToOrdinal method to StringSupport to fix string comparison bugs introduced by using string.CompareTo (which isn't similar to Java's String.compareTo method). - posted by sy...@apache.org on 2016/08/23 23:18:42 UTC, 0 replies.
- [50/50] [abbrv] lucenenet git commit: Fixed bug in Hunspell with the word order validation due to use of CompareTo, which is using different sorting rules than Java. - posted by sy...@apache.org on 2016/08/23 23:18:43 UTC, 0 replies.