You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r564939 [3/8] - in /incubator/lucene.net/trunk/C#/src: ./ Demo/ Demo/DeleteFiles/ Demo/DemoLib/ Demo/IndexFiles/ Demo/IndexHtml/ Demo/SearchFiles/ Lucene.Net/ Lucene.Net/Analysis/Standard/ Lucene.Net/Document/ Lucene.Net/Index/ Lucene.Net/Q... - posted by ar...@apache.org on 2007/08/11 18:56:44 UTC, 0 replies.
- svn commit: r564939 [2/8] - in /incubator/lucene.net/trunk/C#/src: ./ Demo/ Demo/DeleteFiles/ Demo/DemoLib/ Demo/IndexFiles/ Demo/IndexHtml/ Demo/SearchFiles/ Lucene.Net/ Lucene.Net/Analysis/Standard/ Lucene.Net/Document/ Lucene.Net/Index/ Lucene.Net/Q... - posted by ar...@apache.org on 2007/08/11 18:56:44 UTC, 0 replies.
- svn commit: r564939 [7/8] - in /incubator/lucene.net/trunk/C#/src: ./ Demo/ Demo/DeleteFiles/ Demo/DemoLib/ Demo/IndexFiles/ Demo/IndexHtml/ Demo/SearchFiles/ Lucene.Net/ Lucene.Net/Analysis/Standard/ Lucene.Net/Document/ Lucene.Net/Index/ Lucene.Net/Q... - posted by ar...@apache.org on 2007/08/11 18:56:44 UTC, 0 replies.
- svn commit: r564939 [1/8] - in /incubator/lucene.net/trunk/C#/src: ./ Demo/ Demo/DeleteFiles/ Demo/DemoLib/ Demo/IndexFiles/ Demo/IndexHtml/ Demo/SearchFiles/ Lucene.Net/ Lucene.Net/Analysis/Standard/ Lucene.Net/Document/ Lucene.Net/Index/ Lucene.Net/Q... - posted by ar...@apache.org on 2007/08/11 18:56:44 UTC, 0 replies.
- svn commit: r564939 [6/8] - in /incubator/lucene.net/trunk/C#/src: ./ Demo/ Demo/DeleteFiles/ Demo/DemoLib/ Demo/IndexFiles/ Demo/IndexHtml/ Demo/SearchFiles/ Lucene.Net/ Lucene.Net/Analysis/Standard/ Lucene.Net/Document/ Lucene.Net/Index/ Lucene.Net/Q... - posted by ar...@apache.org on 2007/08/11 18:56:44 UTC, 0 replies.
- svn commit: r564939 [4/8] - in /incubator/lucene.net/trunk/C#/src: ./ Demo/ Demo/DeleteFiles/ Demo/DemoLib/ Demo/IndexFiles/ Demo/IndexHtml/ Demo/SearchFiles/ Lucene.Net/ Lucene.Net/Analysis/Standard/ Lucene.Net/Document/ Lucene.Net/Index/ Lucene.Net/Q... - posted by ar...@apache.org on 2007/08/11 18:56:44 UTC, 0 replies.
- svn commit: r564939 [8/8] - in /incubator/lucene.net/trunk/C#/src: ./ Demo/ Demo/DeleteFiles/ Demo/DemoLib/ Demo/IndexFiles/ Demo/IndexHtml/ Demo/SearchFiles/ Lucene.Net/ Lucene.Net/Analysis/Standard/ Lucene.Net/Document/ Lucene.Net/Index/ Lucene.Net/Q... - posted by ar...@apache.org on 2007/08/11 18:56:44 UTC, 0 replies.
- svn commit: r564939 [5/8] - in /incubator/lucene.net/trunk/C#/src: ./ Demo/ Demo/DeleteFiles/ Demo/DemoLib/ Demo/IndexFiles/ Demo/IndexHtml/ Demo/SearchFiles/ Lucene.Net/ Lucene.Net/Analysis/Standard/ Lucene.Net/Document/ Lucene.Net/Index/ Lucene.Net/Q... - posted by ar...@apache.org on 2007/08/11 18:56:44 UTC, 0 replies.
- svn commit: r564965 - in /incubator/lucene.net/trunk/C#/src/Test: Index/TestIndexWriter.cs Index/TestNorms.cs Index/TestParallelTermEnum.cs Search/TestTermScorer.cs Store/TestLock.cs - posted by ar...@apache.org on 2007/08/11 22:12:47 UTC, 0 replies.
- svn commit: r565349 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Analysis/StopAnalyzer.cs - posted by ar...@apache.org on 2007/08/13 15:35:28 UTC, 0 replies.
- svn commit: r565404 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Document/DateTools.cs - posted by ar...@apache.org on 2007/08/13 18:27:04 UTC, 0 replies.
- svn commit: r565491 - /incubator/lucene.net/trunk/C#/src/Test/Store/TestLockFactory.cs - posted by ar...@apache.org on 2007/08/13 21:52:13 UTC, 0 replies.
- svn commit: r565566 - /incubator/lucene.net/trunk/C#/src/Test/Index/DocHelper.cs - posted by ar...@apache.org on 2007/08/14 01:32:05 UTC, 0 replies.
- svn commit: r565883 - /incubator/lucene.net/trunk/C#/src/Test/Search/CheckHits.cs - posted by ar...@apache.org on 2007/08/14 21:47:12 UTC, 0 replies.
- svn commit: r566849 - /incubator/lucene.net/trunk/C#/src/Test/Index/TestBackwardsCompatibility.cs - posted by ar...@apache.org on 2007/08/16 23:05:28 UTC, 0 replies.
- svn commit: r567066 - /incubator/lucene.net/trunk/C#/src/Test/Index/TestBackwardsCompatibility.cs - posted by ar...@apache.org on 2007/08/17 17:20:05 UTC, 0 replies.
- svn commit: r567885 - /incubator/lucene.net/trunk/C#/src/Test/Search/TestDateFilter.cs - posted by ar...@apache.org on 2007/08/21 02:38:51 UTC, 0 replies.
- svn commit: r567887 - /incubator/lucene.net/trunk/C#/src/Test/Index/Store/TestRAMDirectory.cs - posted by ar...@apache.org on 2007/08/21 02:50:53 UTC, 0 replies.
- svn commit: r567890 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Index/IndexFileDeleter.cs - posted by ar...@apache.org on 2007/08/21 02:56:50 UTC, 0 replies.
- svn commit: r567894 - /incubator/lucene.net/trunk/C#/src/Test/Index/TestIndexWriter.cs - posted by ar...@apache.org on 2007/08/21 03:13:25 UTC, 0 replies.
- svn commit: r567903 - in /incubator/lucene.net/trunk/C#/src/Test: Index/TestIndexWriter.cs Index/TestIndexWriterDelete.cs SupportClass.cs Test.csproj - posted by ar...@apache.org on 2007/08/21 03:46:15 UTC, 0 replies.
- svn commit: r567905 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Store/FSDirectory.cs - posted by ar...@apache.org on 2007/08/21 03:59:56 UTC, 0 replies.
- svn commit: r567907 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Index/ParallelReader.cs - posted by ar...@apache.org on 2007/08/21 04:09:42 UTC, 0 replies.
- svn commit: r567909 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Index/ParallelReader.cs - posted by ar...@apache.org on 2007/08/21 04:18:34 UTC, 0 replies.
- svn commit: r567915 - /incubator/lucene.net/trunk/C#/src/Test/Index/TestIndexReader.cs - posted by ar...@apache.org on 2007/08/21 04:37:02 UTC, 0 replies.
- svn commit: r567918 - /incubator/lucene.net/trunk/C#/src/Test/Index/TestDoc.cs - posted by ar...@apache.org on 2007/08/21 04:43:42 UTC, 0 replies.
- svn commit: r567919 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Store/SimpleFSLockFactory.cs - posted by ar...@apache.org on 2007/08/21 04:55:49 UTC, 0 replies.
- svn commit: r567920 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Store/FSDirectory.cs - posted by ar...@apache.org on 2007/08/21 05:02:11 UTC, 0 replies.
- svn commit: r567927 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Search/DisjunctionMaxQuery.cs - posted by ar...@apache.org on 2007/08/21 05:09:32 UTC, 0 replies.
- svn commit: r567930 - /incubator/lucene.net/trunk/C#/src/Test/Document/TestBinaryDocument.cs - posted by ar...@apache.org on 2007/08/21 05:19:27 UTC, 0 replies.
- svn commit: r568251 - /incubator/lucene.net/trunk/C#/src/Test/Index/TestTermVectorsWriter.cs - posted by ar...@apache.org on 2007/08/21 22:15:38 UTC, 0 replies.
- svn commit: r568274 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Index/IndexReader.cs - posted by ar...@apache.org on 2007/08/21 22:51:03 UTC, 0 replies.
- svn commit: r568348 - in /incubator/lucene.net/trunk/C#/src: Lucene.Net/ Lucene.Net/Search/ Test/ Test/Index/ Test/Search/ - posted by ar...@apache.org on 2007/08/22 03:06:01 UTC, 0 replies.
- svn commit: r568356 - in /incubator/lucene.net/trunk/C#/src/Test/Search: TestComplexExplanations.cs TestExplanations.cs - posted by ar...@apache.org on 2007/08/22 03:20:29 UTC, 0 replies.
- svn commit: r568358 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Search/BooleanQuery.cs - posted by ar...@apache.org on 2007/08/22 03:26:12 UTC, 0 replies.
- svn commit: r568383 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Search/FieldCacheImpl.cs - posted by ar...@apache.org on 2007/08/22 04:32:01 UTC, 0 replies.
- svn commit: r568387 - in /incubator/lucene.net/trunk/C#/src/Test/Search: QueryUtils.cs TestBoolean2.cs - posted by ar...@apache.org on 2007/08/22 05:01:45 UTC, 0 replies.
- svn commit: r568630 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/SupportClass.cs - posted by ar...@apache.org on 2007/08/22 16:34:53 UTC, 0 replies.
- svn commit: r568806 - in /incubator/lucene.net/trunk/C#/src/Test: ./ Index/ Search/ Store/ Util/ - posted by ar...@apache.org on 2007/08/23 04:00:34 UTC, 0 replies.
- svn commit: r568808 - /incubator/lucene.net/trunk/C#/src/Test/Store/TestLockFactory.cs - posted by ar...@apache.org on 2007/08/23 04:13:33 UTC, 0 replies.
- svn commit: r568813 - in /incubator/lucene.net/trunk/C#/src/Lucene.Net: QueryParser/QueryParser.cs Search/ConstantScoreRangeQuery.cs Search/FuzzyQuery.cs SupportClass.cs Util/ToStringUtils.cs - posted by ar...@apache.org on 2007/08/23 05:37:08 UTC, 0 replies.
- svn commit: r568814 - /incubator/lucene.net/trunk/C#/src/Test/QueryParser/TestQueryParser.cs - posted by ar...@apache.org on 2007/08/23 05:46:27 UTC, 0 replies.
- svn commit: r568815 - /incubator/lucene.net/trunk/C#/src/Test/QueryParser/TestQueryParser.cs - posted by ar...@apache.org on 2007/08/23 05:53:02 UTC, 0 replies.
- svn commit: r568936 - /incubator/lucene.net/trunk/C#/src/Test/QueryParser/TestQueryParser.cs - posted by ar...@apache.org on 2007/08/23 13:22:49 UTC, 0 replies.
- svn commit: r569017 - in /incubator/lucene.net/trunk/C#/src/Test/Index: DocTest.cs MockInputStream.cs TermInfosTest.cs - posted by ar...@apache.org on 2007/08/23 16:37:53 UTC, 0 replies.
- svn commit: r569217 - /incubator/lucene.net/trunk/C#/src/Test/Search/TestSort.cs - posted by ar...@apache.org on 2007/08/24 04:00:29 UTC, 0 replies.
- svn commit: r569401 - /incubator/lucene.net/trunk/C#/src/Test/Index/TestIndexModifier.cs - posted by ar...@apache.org on 2007/08/24 16:40:04 UTC, 0 replies.
- svn commit: r569403 - /incubator/lucene.net/trunk/C#/src/Test/QueryParser/TestQueryParser.cs - posted by ar...@apache.org on 2007/08/24 16:49:34 UTC, 0 replies.
- svn commit: r569950 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Search/MultiPhraseQuery.cs - posted by ar...@apache.org on 2007/08/27 03:28:56 UTC, 0 replies.
- svn commit: r569953 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Search/MultiPhraseQuery.cs - posted by ar...@apache.org on 2007/08/27 03:38:14 UTC, 0 replies.
- svn commit: r569954 - /incubator/lucene.net/trunk/C#/src/Test/Search/TestRemoteSearchable.cs - posted by ar...@apache.org on 2007/08/27 03:47:54 UTC, 0 replies.
- svn commit: r569955 - /incubator/lucene.net/trunk/C#/src/Test/Search/TestSort.cs - posted by ar...@apache.org on 2007/08/27 04:06:37 UTC, 0 replies.
- svn commit: r571004 - /incubator/lucene.net/trunk/C#/src/Lucene.Net/Search/HitIterator.cs - posted by ar...@apache.org on 2007/08/30 02:56:29 UTC, 0 replies.