You are viewing a plain text version of this content. The canonical link for it is here.
- [01/14] lucenenet git commit: Lucene.Net.Highlighter: Removed unnecessary dependency on Lucene.Net.Analysis.Common - posted by ni...@apache.org on 2017/07/06 13:06:58 UTC, 0 replies.
- [02/14] lucenenet git commit: API: Lucene.Net.Facet.Taxonomy.TaxonomyReader: Implemented IDisposable and proper dispose pattern. - posted by ni...@apache.org on 2017/07/06 13:06:59 UTC, 0 replies.
- [03/14] lucenenet git commit: Lucene.Net.Analysis.En.PorterStemmer: Ported demo code (but left it commented) - posted by ni...@apache.org on 2017/07/06 13:07:00 UTC, 0 replies.
- [04/14] lucenenet git commit: Lucene.Net.Expressions: Added TODO since the documentation indicates a ParseException can be thrown but it doesn't seem possible in the code - posted by ni...@apache.org on 2017/07/06 13:07:01 UTC, 0 replies.
- [05/14] lucenenet git commit: API: Lucene.Net.Facet.Range.DoubleRangeFacetCounts: Added missing params keyword on ranges constructor argument - posted by ni...@apache.org on 2017/07/06 13:07:02 UTC, 0 replies.
- [06/14] lucenenet git commit: Lucene.Net.Support.MathExtension: Renamed MathExtensions and added overloads of ToRadians() for decimal and int, and added the inverse ToDegrees() methods - posted by ni...@apache.org on 2017/07/06 13:07:03 UTC, 0 replies.
- [07/14] lucenenet git commit: Ported Lucene.Net.Demo + tests (minus the FormBasedXmlQueryDemo QueryParser.Xml demo) - posted by ni...@apache.org on 2017/07/06 13:07:04 UTC, 0 replies.
- [08/14] lucenenet git commit: Ported Lucene.Net.Demo + tests (minus the FormBasedXmlQueryDemo QueryParser.Xml demo) - posted by ni...@apache.org on 2017/07/06 13:07:05 UTC, 0 replies.
- [09/14] lucenenet git commit: Ported Lucene.Net.Demo + tests (minus the FormBasedXmlQueryDemo QueryParser.Xml demo) - posted by ni...@apache.org on 2017/07/06 13:07:06 UTC, 0 replies.
- [10/14] lucenenet git commit: Ported Lucene.Net.Demo + tests (minus the FormBasedXmlQueryDemo QueryParser.Xml demo) - posted by ni...@apache.org on 2017/07/06 13:07:07 UTC, 0 replies.
- [11/14] lucenenet git commit: Ported Lucene.Net.Demo + tests (minus the FormBasedXmlQueryDemo QueryParser.Xml demo) - posted by ni...@apache.org on 2017/07/06 13:07:08 UTC, 0 replies.
- [12/14] lucenenet git commit: Lucene.Net.Analysis.Stempel: Modified Egothor.Stemmer Compile and DiffIt programs to accept file encoding on the command line and cleaned up implementation - posted by ni...@apache.org on 2017/07/06 13:07:09 UTC, 0 replies.
- [13/14] lucenenet git commit: SWEEP: Modified all command-line utilities to throw exceptions instead of display to console so our wrapper console app can show the correct usage info. - posted by ni...@apache.org on 2017/07/06 13:07:10 UTC, 0 replies.
- [14/14] lucenenet git commit: Changed build script to exclude the Demo package because it is not for consumption via NuGet. - posted by ni...@apache.org on 2017/07/06 13:07:11 UTC, 0 replies.
- [1/2] lucenenet git commit: BUG: Lucene.Net.Analysis.Stempel: Fixed casing issue with passed in argument. Ended up just removing the line altogether because it doesn't actually do anything but waste CPU cycles because it doesn't use the result of ToUpper - posted by ni...@apache.org on 2017/07/06 19:52:21 UTC, 0 replies.
- [2/2] lucenenet git commit: Updated README.md and CONTRIBUTING.md with latest status, improved readability, and more helpful links - posted by ni...@apache.org on 2017/07/06 19:52:22 UTC, 0 replies.
- [01/22] lucenenet git commit: Added lucene-cli + tests - a wrapper console application so we can run the various utilities and demos in .NET on the command line. - posted by ni...@apache.org on 2017/07/11 07:42:26 UTC, 0 replies.
- [02/22] lucenenet git commit: Added lucene-cli + tests - a wrapper console application so we can run the various utilities and demos in .NET on the command line. - posted by ni...@apache.org on 2017/07/11 07:42:27 UTC, 0 replies.
- [03/22] lucenenet git commit: Added lucene-cli + tests - a wrapper console application so we can run the various utilities and demos in .NET on the command line. - posted by ni...@apache.org on 2017/07/11 07:42:28 UTC, 0 replies.
- [04/22] lucenenet git commit: Added lucene-cli + tests - a wrapper console application so we can run the various utilities and demos in .NET on the command line. - posted by ni...@apache.org on 2017/07/11 07:42:29 UTC, 0 replies.
- [05/22] lucenenet git commit: Added lucene-cli + tests - a wrapper console application so we can run the various utilities and demos in .NET on the command line. - posted by ni...@apache.org on 2017/07/11 07:42:30 UTC, 0 replies.
- [06/22] lucenenet git commit: Merge branch 'master' into cli - posted by ni...@apache.org on 2017/07/11 07:42:31 UTC, 0 replies.
- [07/22] lucenenet git commit: Merge branch 'master' into cli - posted by ni...@apache.org on 2017/07/11 07:42:32 UTC, 0 replies.
- [08/22] lucenenet git commit: lucene-ci: Added additional tests and fixed bugs - posted by ni...@apache.org on 2017/07/11 07:42:33 UTC, 0 replies.
- [09/22] lucenenet git commit: lucene-cli: Added Markdown documentation, and extended help text for many commands. Fixed IndexSplitCommand because MultiPassIndexSplitter doesn't make number of segments an optional argument. - posted by ni...@apache.org on 2017/07/11 07:42:34 UTC, 0 replies.
- [10/22] lucenenet git commit: lucene-cli: Added Markdown documentation, and extended help text for many commands. Fixed IndexSplitCommand because MultiPassIndexSplitter doesn't make number of segments an optional argument. - posted by ni...@apache.org on 2017/07/11 07:42:35 UTC, 0 replies.
- [11/22] lucenenet git commit: Fixed error reporting, documentation, and added missing Dispose() calls in CLI tools - posted by ni...@apache.org on 2017/07/11 07:42:36 UTC, 0 replies.
- [12/22] lucenenet git commit: lucene-cli: added integration tests for the IndexUpgradeCommand - posted by ni...@apache.org on 2017/07/11 07:42:37 UTC, 0 replies.
- [13/22] lucenenet git commit: Lucene.Net.Misc.IndexMergeTool: Added try-finally block to properly dispose of directories. - posted by ni...@apache.org on 2017/07/11 07:42:38 UTC, 0 replies.
- [14/22] lucenenet git commit: build\build.ps1: Fixed build script so the restore and pack tasks ignore lucene-cli - posted by ni...@apache.org on 2017/07/11 07:42:39 UTC, 0 replies.
- [15/22] lucenenet git commit: Lucene.Net.Tests.Cli: Added LuceneNetSpecific attribute to all tests - posted by ni...@apache.org on 2017/07/11 07:42:40 UTC, 0 replies.
- [16/22] lucenenet git commit: Added missing TestApiConsistency tests to .NET Core tests - posted by ni...@apache.org on 2017/07/11 07:42:41 UTC, 0 replies.
- [17/22] lucenenet git commit: Merge branch 'cli' - posted by ni...@apache.org on 2017/07/11 07:42:42 UTC, 0 replies.
- [18/22] lucenenet git commit: Lucene.Net.Tests.Cli: Added ComonAssemblyInfo.cs reference, moved build options to common section of project.json and fixed AssemblyInfo attributes to remove conflicts. - posted by ni...@apache.org on 2017/07/11 07:42:43 UTC, 0 replies.
- [19/22] lucenenet git commit: lucene-cli: fixed compiler warnings - posted by ni...@apache.org on 2017/07/11 07:42:44 UTC, 0 replies.
- [20/22] lucenenet git commit: Lucene.Net.Tests.Facet: Fixed name of assembly - posted by ni...@apache.org on 2017/07/11 07:42:45 UTC, 0 replies.
- [21/22] lucenenet git commit: Lucene.Net.Analysis.Phonetic: fixed indentation of project.json - posted by ni...@apache.org on 2017/07/11 07:42:46 UTC, 0 replies.
- [22/22] lucenenet git commit: README.md: Updated NuGet badges, fixed hyperlinks - posted by ni...@apache.org on 2017/07/11 07:42:47 UTC, 0 replies.
- [1/9] lucenenet git commit: Lucene.Net.Search.ConstantScoreAutoRewrite: Fixed broken doc comment references - posted by ni...@apache.org on 2017/07/13 18:35:56 UTC, 0 replies.
- [2/9] lucenenet git commit: BUG: Lucene.Net.Store: Fixed MMapDirectory and FSDirectory concurrency using solution suggested by Vincent Van Den Berghe http://apache.markmail.org/message/hafnuhq2ydhfjmi2. Fixes LUCENENET-521 and closes LUCENENET-530. - posted by ni...@apache.org on 2017/07/13 18:35:57 UTC, 0 replies.
- [3/9] lucenenet git commit: API: Lucene.Net.Store.Directory.IndexInputSlicer: Removed unnecessary constructor and private variable that were not in use. - posted by ni...@apache.org on 2017/07/13 18:35:58 UTC, 0 replies.
- [4/9] lucenenet git commit: Lucene.Net.Search.DocIdSet: Fixed broken reference in doc comment - posted by ni...@apache.org on 2017/07/13 18:35:59 UTC, 0 replies.
- [5/9] lucenenet git commit: build\build.ps1: For now, removing the lucene-cli and tests from the build (until a solution can be found for restore, which isn't working) - posted by ni...@apache.org on 2017/07/13 18:36:00 UTC, 0 replies.
- [6/9] lucenenet git commit: LUCENENET-521: Added regression test to confirm this issue is fixed with the new MMapDirectory implementation. - posted by ni...@apache.org on 2017/07/13 18:36:01 UTC, 0 replies.
- [7/9] lucenenet git commit: API: Added ReferenceManager.AcquireContext(), which is similar to ReferenceManager.Acquire() but can be used in a using block to implicitly dereference instead of having to do it explicitly in a finally block. - posted by ni...@apache.org on 2017/07/13 18:36:02 UTC, 0 replies.
- [8/9] lucenenet git commit: Lucene.Net.Support.Search.ReferenceManagerExtensions: Renamed AcquireContext() to GetContext() - posted by ni...@apache.org on 2017/07/13 18:36:03 UTC, 0 replies.
- [9/9] lucenenet git commit: API: Lucene.Net.Support.Document: Added extension methods to make casting to the correct field type simpler. - posted by ni...@apache.org on 2017/07/13 18:36:04 UTC, 0 replies.
- [1/2] lucenenet git commit: Lucene.Net.Support.Search.ReferenceManagerExtensions: Renamed AcquireContext() to GetContext(), closes #207 [Forced Update!] - posted by ni...@apache.org on 2017/07/13 18:38:25 UTC, 0 replies.
- [2/2] lucenenet git commit: API: Lucene.Net.Support.Document: Added extension methods to make casting to the correct field type simpler. - posted by ni...@apache.org on 2017/07/13 18:38:26 UTC, 0 replies.
- [1/3] lucenenet git commit: Lucene.Net.Tests.Store.TestDirectory.TestFsyncDoesntCreateNewFiles(): Commented out section that expects exception to be thrown from fsdir.Sync() when a file doesn't exist. - posted by ni...@apache.org on 2017/07/17 09:52:03 UTC, 0 replies.
- [2/3] lucenenet git commit: Lucene.Net.Store.FSDirectory: Removed Fsync() method and m_staleFiles variable and all references to them - posted by ni...@apache.org on 2017/07/17 09:52:04 UTC, 0 replies.
- [3/3] lucenenet git commit: Updated README.md and CONTRIBUTING.md - posted by ni...@apache.org on 2017/07/17 09:52:05 UTC, 0 replies.
- [1/2] lucenenet git commit: lucene-cli\project.json: Fixed incorrect reference (was referencing Lucene.Net.Tests.QueryParser instead of Lucene.Net.QueryParser). - posted by ni...@apache.org on 2017/07/18 08:55:14 UTC, 0 replies.
- [2/2] lucenenet git commit: PERFORMANCE: Lucene.Net.Store.FSDirectory: Removed extra call to Flush() that was causing slow performance and moved the call to the Dispose() block. - posted by ni...@apache.org on 2017/07/18 08:55:15 UTC, 0 replies.
- [1/8] lucenenet git commit: BUG: Lucene.Net.Store.NativeFSLockFactory: Fixed concurrency issue with locks across multiple instances (solution provided by Vincent Van Den Burghe). - posted by ni...@apache.org on 2017/07/20 21:49:22 UTC, 0 replies.
- [2/8] lucenenet git commit: BUG: Lucene.Net.Store.LockVerifyServer: Read/write 1 byte instead of 1 int (4 bytes). Also, we don't need 2 streams in .NET for input/output (solution provided by Vincent Van Den Berghe). - posted by ni...@apache.org on 2017/07/20 21:49:23 UTC, 0 replies.
- [3/8] lucenenet git commit: lucene-cli: corrected description of lock verify-server MAX_CLIENTS in the documentation - posted by ni...@apache.org on 2017/07/20 21:49:24 UTC, 0 replies.
- [4/8] lucenenet git commit: BUG: Lucene.Net.TestFramework.Store.MockDirectoryWrapper.IndexInputSlicerAnonymousInnerClassHelper: Fixed Dispose(). - posted by ni...@apache.org on 2017/07/20 21:49:25 UTC, 0 replies.
- [5/8] lucenenet git commit: Updated CONTRIBUTING.md with the latest status - posted by ni...@apache.org on 2017/07/20 21:49:26 UTC, 0 replies.
- [6/8] lucenenet git commit: BUG: Lucene.Net.Index.IndexWriter: Fixed string formatting of numeric values in InfoStream message. - posted by ni...@apache.org on 2017/07/20 21:49:27 UTC, 0 replies.
- [7/8] lucenenet git commit: Lucene.Net.Tests.Querys.CommonTermsQueryTest: Added missing TestRandomIndex() test - posted by ni...@apache.org on 2017/07/20 21:49:28 UTC, 0 replies.
- [8/8] lucenenet git commit: Lucene.Net.Util.Automaton.BasicOperations: Removed unneeded TODO - posted by ni...@apache.org on 2017/07/20 21:49:29 UTC, 0 replies.
- [01/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:26 UTC, 0 replies.
- [02/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:27 UTC, 0 replies.
- [03/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:28 UTC, 0 replies.
- [04/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:29 UTC, 0 replies.
- [05/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:30 UTC, 0 replies.
- [06/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:31 UTC, 0 replies.
- [07/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:32 UTC, 0 replies.
- [08/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:33 UTC, 0 replies.
- [09/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:34 UTC, 0 replies.
- [10/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:35 UTC, 0 replies.
- [11/13] lucenenet git commit: Ported Lucene.Net.Analysis.Kuromoji + tests - posted by ni...@apache.org on 2017/07/23 17:36:36 UTC, 0 replies.
- [12/13] lucenenet git commit: lucene-cli: Added command for Kuromoji DictionaryBuilder tool + tests + documentation - posted by ni...@apache.org on 2017/07/23 17:36:37 UTC, 0 replies.
- [13/13] lucenenet git commit: Lucene.Net.Analysis.Phonetic: Added CLSCompliant(true) attribute - posted by ni...@apache.org on 2017/07/23 17:36:38 UTC, 0 replies.
- [1/2] lucenenet git commit: BUG: Lucene.Net.Analysis.Kuromoji: Fixed problem with loading hexadecimal numbers from the dictionary source files - posted by ni...@apache.org on 2017/07/23 23:28:40 UTC, 0 replies.
- [2/2] lucenenet git commit: ENHANCEMENT: Lucene.Net.Analysis.Kuromoji: Changed the way the files are loaded to be similar to the SmartCn package so the dictionary files can be customized without having to recompile the library. Added a smoke test to catc - posted by ni...@apache.org on 2017/07/23 23:28:41 UTC, 0 replies.
- [1/4] lucenenet git commit: ENHANCEMENT: Lucene.Net.Store.NativeFSLockFactory: Refactored implementation to take advantage of .NET FileStream.Lock. Implementation provided by Vincent Van Den Berghe. - posted by ni...@apache.org on 2017/07/25 08:33:24 UTC, 0 replies.
- [2/4] lucenenet git commit: Squashed commit of the following: - posted by ni...@apache.org on 2017/07/25 08:33:25 UTC, 0 replies.
- [3/4] lucenenet git commit: Squashed commit of the following: - posted by ni...@apache.org on 2017/07/25 08:33:26 UTC, 0 replies.
- [4/4] lucenenet git commit: Updated CONTRIBUTING.md - posted by ni...@apache.org on 2017/07/25 08:33:27 UTC, 0 replies.