| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 664419 | mikemccand | 07 Jun 2008 20:51:11 | fix IndexCommit.equals to compare version of the commit instead of segments filename, in addition to the Directory |
| 663649 | gsingers | 05 Jun 2008 12:12:08 | LUCENE-1299: Properly handle when IndexReader is not null and Field is in the spell checker |
| 663054 | gsingers | 04 Jun 2008 06:41:41 | LUCENE-1298: Allow MLT to use custom similarity |
| 662545 | buschmi | 02 Jun 2008 16:21:38 | Thread.getId() is a java 1.5 feature. Change to Thread.getName(). |
| 662413 | gsingers | 02 Jun 2008 08:29:02 | LUCENE-1295: Made method public and added retrieveInterestingTerms variation |
| 661648 | gsingers | 30 May 2008 07:11:32 | LUCENE-1294: remove user.name from JAR manifest |
| 660904 | mikemccand | 28 May 2008 07:00:33 | LUCENE-1288: add getVersion, getGeneration to IndexCommit |
| 660674 | buschmi | 27 May 2008 15:55:36 | LUCENE-1189: Fixed the QueryParser to handle escaped characters within quoted terms correctly. |
| 659965 | markrmiller | 25 May 2008 07:38:55 | LUCENE-1285: WeightedSpanTermExtractor incorrectly treats the same terms occurring in different query types |
| 659875 | buschmi | 24 May 2008 17:07:48 | Add missing javadoc to Cache.synchronizedCache(). |
| 659742 | buschmi | 23 May 2008 21:45:12 | LUCENE-1187: Fix ChainedFilterTest.java and BooleanFilterTest.java to not reference class from test/org/apache/lucene/search/, which is not in the contrib classpath. |
| 659740 | buschmi | 23 May 2008 21:16:30 | LUCENE-1187: Fix ChainedFilterTest.java and BooleanFilterTest.java to not reference class from test/org/apache/lucene/search/, which is not in the contrib classpath. |
| 659732 | buschmi | 23 May 2008 20:48:12 | Set eol-style to native for BooleanFilterTest.java |