You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by huangzhongyu <gi...@git.apache.org> on 2014/03/04 16:53:14 UTC

[GitHub] lucene pull request: Lucene 3 0

GitHub user huangzhongyu opened a pull request:

    https://github.com/apache/lucene/pull/1

    Lucene 3 0

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/lucene lucene_3_0

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene/pull/1.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1
    
----
commit ba7395de50c20637f75190b4adcda1559a5ccd0f
Author: Robert Muir <rm...@apache.org>
Date:   2009-10-29T22:29:50Z

    LUCENE-1257: port smartchineseanalyzer to java 5
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831121 13f79535-47bb-0310-9956-ffa450edef68

commit c459fd6805c38ae7be498735b66a6958659f6509
Author: Robert Muir <rm...@apache.org>
Date:   2009-10-30T03:26:44Z

    LUCENE-2014: add a thai test to prevent any similar regression
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831189 13f79535-47bb-0310-9956-ffa450edef68

commit 645f25597c86f7b26cbc8dc4f4a3c9202556a22e
Author: Michael McCandless <mi...@apache.org>
Date:   2009-10-30T10:06:54Z

    LUCENE-2017: improve javadocs of CloseableThreadLocal; forcefully remove calling threads entry on close
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831248 13f79535-47bb-0310-9956-ffa450edef68

commit 3f9988e0e0254f66ab78040e018d998becee77a5
Author: Robert Muir <rm...@apache.org>
Date:   2009-10-30T11:25:10Z

    LUCENE-2021: use chararrayset in french elision filter
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831268 13f79535-47bb-0310-9956-ffa450edef68

commit e65bac9073fb0ac549a73de1cf2ca9391af3878f
Author: Michael McCandless <mi...@apache.org>
Date:   2009-10-30T12:45:11Z

    LUCENE-2002: restore RussianLowerCaseFilter
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831284 13f79535-47bb-0310-9956-ffa450edef68

commit 4381cc176df1fa51a206ea37fff92aebbd4e6f9a
Author: Robert Muir <rm...@apache.org>
Date:   2009-10-30T17:11:10Z

    set RussianLowerCaseFilter deprecation to 4.0
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831391 13f79535-47bb-0310-9956-ffa450edef68

commit 54300542cf9b82dc595d65a67b9436542a44e797
Author: Robert Muir <rm...@apache.org>
Date:   2009-10-30T19:04:30Z

    LUCENE-2022: remove deprecated api from contrib/analysis and wikipedia
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831425 13f79535-47bb-0310-9956-ffa450edef68

commit 04b121c9bc1695d649b9a4ffb4b8bc939169d392
Author: Michael McCandless <mi...@apache.org>
Date:   2009-10-30T21:40:58Z

    LUCENE-2005: add LuSql project to contributions page
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831460 13f79535-47bb-0310-9956-ffa450edef68

commit 99bc7e157d4f4b022eaf6a42cbd25055a504ea45
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-01T10:12:11Z

    allow Lock.isLocked to throw IOException
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831662 13f79535-47bb-0310-9956-ffa450edef68

commit 76817168b362e63764498c7ef0d80401945bc15f
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-01T16:40:05Z

    add CHANGES entry for oal.Lock.isLocked now throwing ioe
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831699 13f79535-47bb-0310-9956-ffa450edef68

commit 3852b3ff5ffd07594b8f32297d9f29d81807cb96
Author: Robert Muir <rm...@apache.org>
Date:   2009-11-02T15:08:42Z

    fix confusing smartcn javadoc bug
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@831913 13f79535-47bb-0310-9956-ffa450edef68

commit f53ed38e39718b320270baaa96e50a0ab2b228f5
Author: Simon Willnauer <si...@apache.org>
Date:   2009-11-03T20:49:57Z

    Trivial fix - changed new Character('_') into Character.valueOf('_')
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@832549 13f79535-47bb-0310-9956-ffa450edef68

commit d3bdff57d8bc08014ca302510f21deea49f28bb7
Author: Simon Willnauer <si...@apache.org>
Date:   2009-11-03T20:58:12Z

    Trivial fix of ignored return value of reader.read(). Done during hackathon - review by uschindler
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@832554 13f79535-47bb-0310-9956-ffa450edef68

commit 649f6186785c96e25aaacda1b278fd68bef26ab8
Author: Simon Willnauer <si...@apache.org>
Date:   2009-11-03T21:24:49Z

    Removed Dead code and legacy finalize method from MemoryIndexReader. The finalize method has been removed from IndexReader so subclasses do not need to override it. - Hackathon, reviewed by uschindler
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@832565 13f79535-47bb-0310-9956-ffa450edef68

commit 7ec1e42f88eb6c3b9e8b9b811219ec65203cebf9
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-03T21:38:28Z

    Fix some strange things on ApacheCon
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@832571 13f79535-47bb-0310-9956-ffa450edef68

commit 3e6dce3506b80671ceb7ef063ca61138d30bd9b8
Author: Robert Muir <rm...@apache.org>
Date:   2009-11-04T22:37:01Z

    LUCENE-2031: Move patternanalyzer from memory contrib into analyzers
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@832889 13f79535-47bb-0310-9956-ffa450edef68

commit 589e738bc867ae2cd8c66cf9290054bc8605c10b
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-05T01:55:39Z

    LUCENE-2012: Add @Override in core tests
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@832972 13f79535-47bb-0310-9956-ffa450edef68

commit b83031cf29ac39a5ca2b7003eb4d948b682c46aa
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-05T03:43:02Z

    LUCENE-2032: Spatial Filter is now correctly Serializable
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@832987 13f79535-47bb-0310-9956-ffa450edef68

commit 88849f0161e6399265cf74b215622b14c450ca7d
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-05T17:33:45Z

    Fix de-serialization of interned field names
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833095 13f79535-47bb-0310-9956-ffa450edef68

commit 0704872a3b913faa1a14a2ded923b9774f4619df
Author: Simon Willnauer <si...@apache.org>
Date:   2009-11-05T18:49:21Z

    LUCENE-2032: fixed serialization issue in CartesianShapeFilter and removed referenced to java 5 logging API
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833122 13f79535-47bb-0310-9956-ffa450edef68

commit f37b8cdf0d839938566856783b949eb90987dcbe
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-06T04:29:24Z

    Fix the heavy committing error :(
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833297 13f79535-47bb-0310-9956-ffa450edef68

commit 0ef87db0aee3adf450d3c08ca0197526e4b49796
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-06T17:07:16Z

    fold in 2.9.1 CHANGES entry to trunk's
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833474 13f79535-47bb-0310-9956-ffa450edef68

commit 9b260ccbb7bbaa7d0b5953a983f8ebd897d3ac35
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-06T17:10:22Z

    fold in 2.9.1 contrib/CHANGES entry to trunk's
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833475 13f79535-47bb-0310-9956-ffa450edef68

commit 4e49265d4f02c0aef1dcb4e407f760e1e90a3ab7
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-06T20:15:23Z

    LUCENE-504: Change FuzzyQuery to use java.utilPriorityQueue which grows dynamically to support BooleanQuery.maxClauseCount(Integer.MAX_VALUE) without exhausting all memory.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833544 13f79535-47bb-0310-9956-ffa450edef68

commit 457d82e56deb2059fd3b89b5c137265dcc579706
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-06T23:44:10Z

    LUCENE-2029: allow separate control over body stored/tokenized in DocMaker
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833605 13f79535-47bb-0310-9956-ffa450edef68

commit 774430729a1d6deee0e94e755b96a767125d742f
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-07T20:08:00Z

    LUCENE-2042: add print.hits.field config
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833745 13f79535-47bb-0310-9956-ffa450edef68

commit e5f3862576a4f2cc58a3a590cd248b4d9f7abc09
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-07T21:10:38Z

    LUCENE-2042: also print how many terms were searched, when the query is a MTQ
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833762 13f79535-47bb-0310-9956-ffa450edef68

commit 132c9880e711a1c6690af428154ecf424e760451
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-07T21:11:42Z

    LUCENE-2043: CommitIndexTask also commits pending changes in the open IndexReader
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833763 13f79535-47bb-0310-9956-ffa450edef68

commit 2036a6be04b6eab7013f38e7dda1e3cd737394cd
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-07T21:12:12Z

    LUCENE-2043: CommitIndexTask also commits pending changes in the open IndexReader
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833764 13f79535-47bb-0310-9956-ffa450edef68

commit 27ce3d30fca660981af76e031bcfc1267c5ec7b7
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-07T21:13:01Z

    LUCENE-2043: CommitIndexTask also commits pending changes in the open IndexReader
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833765 13f79535-47bb-0310-9956-ffa450edef68

commit 53f3488597c568b8da045043120a578983c404df
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-08T11:54:35Z

    LUCENE-2044: add delete.percent.rand.seed to control random seed for DeleteByPercentTask
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833861 13f79535-47bb-0310-9956-ffa450edef68

commit 79e74351eb58f3f062c33a686611197405df2dd5
Author: Robert Muir <rm...@apache.org>
Date:   2009-11-08T12:45:12Z

    LUCENE-2012: add remaining @overrides (contrib,demo)
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833867 13f79535-47bb-0310-9956-ffa450edef68

commit 47a457bae627f99cd5c57bae039879304deef854
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-08T15:35:56Z

    LUCENE-2045: fix false FNFE
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833886 13f79535-47bb-0310-9956-ffa450edef68

commit f154fe150f2940751ddbb2b2120c5774b453fa57
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-08T21:46:20Z

    LUCENE-2030: Fix locks in CachingWrapperFilter and CachingSpanFilter (make members private, also synchronize on WeakHashMap build, use new Java5 ReentrantLock)
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@833934 13f79535-47bb-0310-9956-ffa450edef68

commit 74ce5bf1165e398266427bb1ecbd30a3d26ed9d3
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-09T10:40:46Z

    fix bug that causes false positive failure in the test
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834011 13f79535-47bb-0310-9956-ffa450edef68

commit 4ccf525984574d7ac9b34b79e682e4336e1c810e
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-09T12:37:43Z

    LUCENE-2046: IndexReader.isCurrent should still return true after writer calls prepareCommit
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834035 13f79535-47bb-0310-9956-ffa450edef68

commit 34520be345e7365b1c48c73949ab063bc270dc56
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-09T21:55:16Z

    remove unneeded cast
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834250 13f79535-47bb-0310-9956-ffa450edef68

commit 7b976f5fd715be767d778feae285401d61f577bc
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-10T10:18:26Z

    LUCENE-1257: Generics:
    demo,contrib/swing,contrib/wikipedia,contrib/wordnet,contrib/xml-query-parser 
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834414 13f79535-47bb-0310-9956-ffa450edef68

commit a1bd87957c4671c14d021b933e0b8ccdc23c107f
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-10T10:49:00Z

    add missing method (but defined by interface) to abstract class to make @Override work
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834421 13f79535-47bb-0310-9956-ffa450edef68

commit 1c6c810a293f30d4c3a357f0ba85c92575f85852
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-10T10:51:28Z

    add @Override (see last commit)
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834422 13f79535-47bb-0310-9956-ffa450edef68

commit 23a4fa86005de6b679b799443d5fea0bfc542f36
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-10T10:56:45Z

    one more affected by @Override
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834424 13f79535-47bb-0310-9956-ffa450edef68

commit 3f81664ac1659fa0c0b5ad08a7e3bfdcbfb3b06c
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-10T17:16:16Z

    LUCENE-2041: Complete parallelizaton of ParallelMultiSearcher and refactoring of MultiSearcher, Java 5 concurrent API support
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834550 13f79535-47bb-0310-9956-ffa450edef68

commit a50976608093ebeeda7035a25b3af25155eee492
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-10T23:16:01Z

    LUCENE-1980: Fix javadocs after deprecation removal
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834704 13f79535-47bb-0310-9956-ffa450edef68

commit 9a790d8290fb1131df8f7d38a39d6f039377e124
Author: Robert Muir <rm...@apache.org>
Date:   2009-11-10T23:22:48Z

    LUCENE-2022: remove contrib deprecations
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834707 13f79535-47bb-0310-9956-ffa450edef68

commit b1b042220a0faac30c5bd4724d924012bb77604f
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-11T00:05:15Z

    LUCENE-1257: Generics: contrib/lucli
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834720 13f79535-47bb-0310-9956-ffa450edef68

commit 6106666b907a008cdd68bfc491f2620795f6261a
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-11T09:12:18Z

    LUCENE-1973: Remove deprec MultiValueSource
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834812 13f79535-47bb-0310-9956-ffa450edef68

commit 10b45627d6559d05def5f3ef2ddf3c0e76962591
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-11T09:24:37Z

    Remove one more deprecation.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834817 13f79535-47bb-0310-9956-ffa450edef68

commit 7dffeeaa49cf818ed0dc8f44e30c80c342afa89f
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-11T10:59:44Z

    LUCENE-2054: Update documentation
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834837 13f79535-47bb-0310-9956-ffa450edef68

commit 8f036303a097cc4bf486c72d0fdf3a40cc16cc80
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-11T12:18:34Z

    LUCENE-1257: Generics: *heavy* Robert Muir & mine patch
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834847 13f79535-47bb-0310-9956-ffa450edef68

commit 7991347cc863a5fd285834c6dbdaa5c48b0ec2b5
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-11T21:58:05Z

    LUCENE-2057: TopDocsCollector should have bounded generic <T extends ScoreDoc>
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835090 13f79535-47bb-0310-9956-ffa450edef68

commit 237e00807c2a71bfe14dc295b6bede6dc4934ebf
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-12T07:25:42Z

    Remove dead code from old fake norms. FieldNormModifier now creates the fake itsself.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835279 13f79535-47bb-0310-9956-ffa450edef68

commit f7ebee7b8c53d0e4bc897e5488dd10fc286b9425
Author: Mark Robert Miller <ma...@apache.org>
Date:   2009-11-12T20:07:06Z

    update IndexReader javadoc concerning readonly
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835521 13f79535-47bb-0310-9956-ffa450edef68

commit 109db5baa49b16b29619cb661dbdf1effa2db5e8
Author: Robert Muir <rm...@apache.org>
Date:   2009-11-13T00:41:53Z

    LUCENE-2058: specify trec_eval output file from commandline
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835674 13f79535-47bb-0310-9956-ffa450edef68

commit 838713d78c17a86db16625c09f8f09d2f39eb3bc
Author: Robert Muir <rm...@apache.org>
Date:   2009-11-13T00:47:15Z

    LUCENE-2059: allow TrecContentSource not to change the docname
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835677 13f79535-47bb-0310-9956-ffa450edef68

commit 18e2b54d9d66103689c2ca66ffcce5204a44c627
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-13T09:37:01Z

    add missing license header
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835791 13f79535-47bb-0310-9956-ffa450edef68

commit 24ec3ca33c50db7e48d85776fb6ddff6f1375af0
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-13T10:10:48Z

    more verbosity on test failure
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835799 13f79535-47bb-0310-9956-ffa450edef68

commit c12c31a24e3ee32293052da8ef89d23a30268489
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-13T10:56:48Z

    improve test verbosity
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835806 13f79535-47bb-0310-9956-ffa450edef68

commit 9ab7a6bf17d2cf20873cbb39c12c64643d1e257e
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-13T15:53:54Z

    LUCENE-2024: Fix: "ant dist" no longer generates md5's for the top-level artifacts
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@835889 13f79535-47bb-0310-9956-ffa450edef68

commit 6852db0dd7b3be1ff42f31ec592b5b2682e741b0
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-14T01:07:34Z

    Fix wrong cast in MemoryIndexTest
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836083 13f79535-47bb-0310-9956-ffa450edef68

commit f3e2711fab03f1b9b59403451d0fe9be9df65c4e
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-14T11:14:18Z

    LUCENE-2050: enhance contrib/benchmark for running NRT tests
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836154 13f79535-47bb-0310-9956-ffa450edef68

commit 240c98363cbe9b7ba306746fd40af7c93cc4cb77
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-14T11:22:06Z

    LUCENE-2060: change CMS's default maxThreadCount from 3 to 1
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836155 13f79535-47bb-0310-9956-ffa450edef68

commit ecd9e011248178387f073dc2ec5328b381045b15
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-14T11:33:33Z

    LUCENE-2053: throw ThreadInterruptedException when the thread is interrupt()d
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836158 13f79535-47bb-0310-9956-ffa450edef68

commit 2de60cc61f1c5257e7d8259bcf0e1177534c5c46
Author: Simon Willnauer <si...@apache.org>
Date:   2009-11-14T12:25:42Z

    LUCENE-2064: Highlighter support all MultiTermQuery subclasses without explicit casts
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836161 13f79535-47bb-0310-9956-ffa450edef68

commit 062e4a5ba26ca87f370de55ab6fcb182baf7e30f
Author: Simon Willnauer <si...@apache.org>
Date:   2009-11-14T12:27:49Z

    LUCENE-2066: Add Highlighter test for RegexQuery
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836162 13f79535-47bb-0310-9956-ffa450edef68

commit 6e694820fa7c0dc9aebf4efd94343ce207e6d298
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-14T13:28:38Z

    LUCENE-2050: add eg basicNRT.alg
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836170 13f79535-47bb-0310-9956-ffa450edef68

commit dadfb8dabf3d6609957c126561860c61418dfd83
Author: Simon Willnauer <si...@apache.org>
Date:   2009-11-14T13:44:53Z

    LUCENE-2064: Highlighter support all MultiTermQuery subclasses without explicit casts - previous commit did not contain final patch due to JIRA AM / PM issue
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836176 13f79535-47bb-0310-9956-ffa450edef68

commit e8d244a6f57d0f580ef7450ad1afc752a115ac86
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-14T19:26:49Z

    LUCENE-2052: add varargs where possible
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836248 13f79535-47bb-0310-9956-ffa450edef68

commit 92af84ca954987c850abb491204f1ab05551da29
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-15T13:00:21Z

    LUCENE-2053: temporarily remove buggy test assertion
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836354 13f79535-47bb-0310-9956-ffa450edef68

commit c3c3384d6216deb024dff291a3552b3af2a23d26
Author: Robert Muir <rm...@apache.org>
Date:   2009-11-15T14:35:14Z

    spelling corrections to CHANGES for 3.0
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836368 13f79535-47bb-0310-9956-ffa450edef68

commit 7f93897402c8a34c984dfaca357ebf3ac0ad0ae1
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-15T18:38:06Z

    LUCENE-2053: fix intermittent bug in unit test
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836389 13f79535-47bb-0310-9956-ffa450edef68

commit da3050ea9bf771745ab3c80aa7894500ceb44fa7
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-15T18:47:29Z

    LUCENE-1558: default readOnly=true for IndexReader.open(Dir) and new IndexSearcher(Dir)
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836390 13f79535-47bb-0310-9956-ffa450edef68

commit ffcd6f9c151e26ec02344134d9f21a3ba9dc8237
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T08:29:52Z

    LUCENE-1154: Move System Requirements to release-specific page
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@880660 13f79535-47bb-0310-9956-ffa450edef68

commit 50280b3ed12fdb01e4cc06febf3ba83d234f59dc
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T10:45:31Z

    Cleanup changes for release.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@880704 13f79535-47bb-0310-9956-ffa450edef68

commit 3ac186f7921a1df288e9302c501f76daed35d045
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T11:08:25Z

    Fix some javadocs errors in contrib
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@880706 13f79535-47bb-0310-9956-ffa450edef68

commit 75343cf85a6eb7da615b8ef444ea21b178bef5c5
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T11:48:37Z

    LUCENE-2051: Contrib Analyzer Setters should be deprecated and replace with ctor arguments, thanks to Simon Willnauer
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@880715 13f79535-47bb-0310-9956-ffa450edef68

commit 5eb30ad307f727a1a82499ce3978db572d7b7e26
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T11:52:02Z

    forgot name :(
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@880716 13f79535-47bb-0310-9956-ffa450edef68

commit 63f81d38e80c9606ff386f4a3af5637a3285e3a9
Author: Simon Willnauer <si...@apache.org>
Date:   2009-11-16T12:33:10Z

    Fixed JavaDoc - spelling issues in @param 
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@880727 13f79535-47bb-0310-9956-ffa450edef68

commit 41d098abada84afc4fe6fa12fc89245d60b78a1d
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-16T13:26:23Z

    javadoc fix
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@880741 13f79535-47bb-0310-9956-ffa450edef68

commit 9d29183f4a1b4ea6d2cdfb4b9a6e221cfe1c9ec5
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T13:35:20Z

    Better changes.txt list.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@880744 13f79535-47bb-0310-9956-ffa450edef68

commit ec5843b964848795be52ec16059dd86235de9371
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T13:44:01Z

    create new branch for 3.0
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@880748 13f79535-47bb-0310-9956-ffa450edef68

commit d94c14846fc827b970320723a44534523154913c
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T14:01:01Z

    update changes for new version in branch
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@880754 13f79535-47bb-0310-9956-ffa450edef68

commit 4d2291af1d7452018c33d3acb019818924cf8c0a
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T15:22:41Z

    update docs
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@880793 13f79535-47bb-0310-9956-ffa450edef68

commit 1189bef8a592e00ce1d791c032f19cf7ca05fb9f
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-16T16:01:48Z

    small error in date
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@880823 13f79535-47bb-0310-9956-ffa450edef68

commit 10c7caa9bfd7497c49abd16d95a5b0c37a6c08ff
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-17T09:45:02Z

    LUCENE-2077: changes-to-html: better handling of bulleted lists in CHANGES.txt
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@881216 13f79535-47bb-0310-9956-ffa450edef68

commit aa834d224d668e47c45836cdfbb00a52460f97b5
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-17T15:03:02Z

    LUCENE-2074: Add a warning to 3.0 branch
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@881317 13f79535-47bb-0310-9956-ffa450edef68

commit b72597c1efe0215e6efbf76ad8fd595aef4d8327
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-17T16:58:13Z

    RAT complains about missing license header
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@881376 13f79535-47bb-0310-9956-ffa450edef68

commit 4f78260be1aaae289dc6b71978f1944e5fcd92b7
Author: Robert Muir <rm...@apache.org>
Date:   2009-11-17T20:03:34Z

    LUCENE-2073: add info about upgrading JVM,unicode
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@881473 13f79535-47bb-0310-9956-ffa450edef68

commit d7337c9c6ad3d97b89028c76ce80ddc7f157abc4
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-17T21:48:30Z

    fix changes file in contrib
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@881549 13f79535-47bb-0310-9956-ffa450edef68

commit 641137c3f81c91f909606a6b4782b6d8ca2657a1
Author: Robert Muir <rm...@apache.org>
Date:   2009-11-18T16:09:20Z

    LUCENE-2080: Improve Version javadocs
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@881820 13f79535-47bb-0310-9956-ffa450edef68

commit bbe920db3ac5c94ca5b2e3ae6fc61cd847b9adbc
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-20T09:42:08Z

    merge some changes from trunk for the final release of 3.0. No more RC needed as everybody seems to be happy.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@882467 13f79535-47bb-0310-9956-ffa450edef68

commit af0f03468828d87b95380db93c072d0211ef94c7
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-21T12:42:27Z

    merge the doExplain cleanup from trunk.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@882890 13f79535-47bb-0310-9956-ffa450edef68

commit e369745221bf2df3b2f645069d581bf87e70b4a9
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-22T13:27:27Z

    merge to 3.0
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@883076 13f79535-47bb-0310-9956-ffa450edef68

commit 025c4e4502792d2dcafeede1061d254921ebebe3
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-22T14:02:11Z

    LUCENE-2088: Merge test to 3.0, too
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@883080 13f79535-47bb-0310-9956-ffa450edef68

commit b2b8998dbec2fb835076b208bc17d4ac882cfa71
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-24T11:37:44Z

    merge from trunk
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@883662 13f79535-47bb-0310-9956-ffa450edef68

commit b344336ccc3b1e28081bf2edf9072a5c69b2c9c5
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-24T13:39:57Z

    LUCENE-2086 (on 3.0 branch): resolve deleted terms in term-sort order for better performance
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@883693 13f79535-47bb-0310-9956-ffa450edef68

commit 0122607aa7e19264b9d84d23a56ea6c9b350f3c3
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-24T15:37:51Z

    LUCENE-2092 (on 3.0 branch): fix BooleanQuery equals & hashCode to not ignore disableCoord
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@883730 13f79535-47bb-0310-9956-ffa450edef68

commit e2aa79eedf1cfff6447b9368e2c14e13213441ee
Author: Uwe Schindler <us...@apache.org>
Date:   2009-11-25T18:32:42Z

    Update release-specific web site for 3.0.1
    (to lucene.apache.org I copied a version with 3.0.0, in the release artifacts there was still 3.0 - sorry)
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@884225 13f79535-47bb-0310-9956-ffa450edef68

commit 9d4bf9a4805c1b072fad5b50968f7e6e0168c7d8
Author: Michael McCandless <mi...@apache.org>
Date:   2009-11-27T13:39:04Z

    improve javadocs for Collector.acceptsDocsOutOfOrder
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@884871 13f79535-47bb-0310-9956-ffa450edef68

commit c293d3bd36c8b15bc69b96293b498afe5a161448
Author: Michael McCandless <mi...@apache.org>
Date:   2009-12-01T11:39:55Z

    (on 3.0 branch) remove expert & low-level characterization for TopDocs/TopFieldDocs
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@885741 13f79535-47bb-0310-9956-ffa450edef68

commit cda407bd1d3d3587d237dbdb5ad14406fc41873e
Author: Michael McCandless <mi...@apache.org>
Date:   2009-12-02T19:20:41Z

    LUCENE-2095 (on 3.0 branch): fix thread safety issue with IW.commit
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@886275 13f79535-47bb-0310-9956-ffa450edef68

commit a733ffa62a7ba9527e5bcf20eae0ad8aa4222173
Author: Michael McCandless <mi...@apache.org>
Date:   2009-12-03T20:37:42Z

    LUCENE-2108: add SpellChecker.close()
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@886912 13f79535-47bb-0310-9956-ffa450edef68

commit e7b733286ee0ae229038af1846da696da699853b
Author: Uwe Schindler <us...@apache.org>
Date:   2009-12-05T21:33:31Z

    backport LUCENE-2107: Added a pom.xml.template to contrib/fast-vector-highlighter
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@887590 13f79535-47bb-0310-9956-ffa450edef68

commit 6ec276dec48ad7957d4544973217b28a82018782
Author: Uwe Schindler <us...@apache.org>
Date:   2009-12-05T23:17:49Z

    merge the alg file fixes, as in 3.0 we already removed the deprecated DocMakers
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@887609 13f79535-47bb-0310-9956-ffa450edef68

commit bda03a5c4eebc622da2e6483cef8ff44aa55a4d4
Author: Uwe Schindler <us...@apache.org>
Date:   2009-12-06T00:29:45Z

    merge to 3.0 branch
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@887618 13f79535-47bb-0310-9956-ffa450edef68

commit 120bae79fb361a82eba9d70bc32f7a4b8b1acc70
Author: Michael McCandless <mi...@apache.org>
Date:   2009-12-06T10:17:26Z

    LUCENE-2108 (on 3.0 branch): throw ACE if you use spellchecker after closing; make contrib/spellchecker thread safe
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@887655 13f79535-47bb-0310-9956-ffa450edef68

commit b4b9c1a17f086654d994b5fa8def6f2071ad431a
Author: Mark Robert Miller <ma...@apache.org>
Date:   2009-12-07T12:24:15Z

    LUCENE-2106: ReadTask does not close its Reader when OpenReader/CloseReader are not used.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@887901 13f79535-47bb-0310-9956-ffa450edef68

commit 1136ec746acc8bda420dc0ec77549e672aaa3014
Author: Robert Muir <rm...@apache.org>
Date:   2009-12-08T04:17:47Z

    LUCENE-2132: Fix the demo result.jsp
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@888253 13f79535-47bb-0310-9956-ffa450edef68

commit e97765ecaea734af5f9a87269cb3590dc5ad7881
Author: Uwe Schindler <us...@apache.org>
Date:   2009-12-11T10:48:44Z

    LUCENE-2123: Fix 3.0 branch, also add scoring test
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@889567 13f79535-47bb-0310-9956-ffa450edef68

commit dba2da90f32ab0cd75be2debc74c2022418f98e3
Author: Uwe Schindler <us...@apache.org>
Date:   2009-12-11T11:05:19Z

    LUCENE-2123: Better test for the PQ overflow
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@889570 13f79535-47bb-0310-9956-ffa450edef68

commit 31fecfc3b61ef80713eaf992884a17cd8f67c295
Author: Michael McCandless <mi...@apache.org>
Date:   2009-12-11T16:31:36Z

    LUCENE-2144: fix instantiated to handle termDocs(null) correctly
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@889688 13f79535-47bb-0310-9956-ffa450edef68

commit d1a97989af7315fd5dcb9796ecd49f99a0c81189
Author: Michael McCandless <mi...@apache.org>
Date:   2009-12-15T20:16:24Z

    LUCENE-1609: restoring getTermInfosIndexDivisor (it's not deprecated in 2.9, but was removed by accident)
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@890969 13f79535-47bb-0310-9956-ffa450edef68

commit 43068e5af0badc5c1fe429305516ccc11dda0f23
Author: Uwe Schindler <us...@apache.org>
Date:   2009-12-15T21:04:33Z

    add missing overrides
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@890989 13f79535-47bb-0310-9956-ffa450edef68

commit f216a88954fc312093115bb5e7959f90dcd4cddf
Author: Michael McCandless <mi...@apache.org>
Date:   2009-12-15T21:35:21Z

    LUCENE-1609: add CHANGES entry
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@891003 13f79535-47bb-0310-9956-ffa450edef68

commit 5c79121f3e7b3cea3b0406d1166e8dfc35f10bd7
Author: Michael McCandless <mi...@apache.org>
Date:   2009-12-16T11:21:50Z

    LUCENE-2166: don't keep warning about the same immense term
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@891191 13f79535-47bb-0310-9956-ffa450edef68

commit 9291f266e3b8c109c722698fee731ad86d821baf
Author: Robert Muir <rm...@apache.org>
Date:   2009-12-16T12:20:52Z

    LUCENE-2165: SnowballAnalyzer was missing Set-based ctor
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@891211 13f79535-47bb-0310-9956-ffa450edef68

commit ffb4459dc3af58676551597b0a76647d7357701d
Author: Michael McCandless <mi...@apache.org>
Date:   2009-12-16T18:25:53Z

    LUCENE-2158: don't lose deletions during NRT reopen at high indexing rates
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@891365 13f79535-47bb-0310-9956-ffa450edef68

commit fc3f5d00bf02d9a56ba672f9dfc17210d2acb088
Author: Uwe Schindler <us...@apache.org>
Date:   2009-12-22T07:20:29Z

    LUCENE-1972: Restore SortField.getComparatorSource (it was accidentally removed in 3.0.0).
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@893095 13f79535-47bb-0310-9956-ffa450edef68

commit e314f70b704ac48a4914799d524c946928106af7
Author: Uwe Schindler <us...@apache.org>
Date:   2009-12-22T07:38:01Z

    add correct credits
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@893103 13f79535-47bb-0310-9956-ffa450edef68

commit d9dade96354748474424fb784dc83ea0900f2247
Author: Uwe Schindler <us...@apache.org>
Date:   2009-12-29T11:08:58Z

    Merge: LUCENE-2182: DEFAULT_ATTRIBUTE_FACTORY was failing to load implementation class when interface was loaded by a different class loader
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@894351 13f79535-47bb-0310-9956-ffa450edef68

commit 30f4e6459c2e305e37bfb56e1d3b185507e2859a
Author: Uwe Schindler <us...@apache.org>
Date:   2010-01-06T20:46:44Z

    fix javadoc
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@896664 13f79535-47bb-0310-9956-ffa450edef68

commit 71e3fee8df1ea57569900d8893a46a6ad3698f78
Author: Michael McCandless <mi...@apache.org>
Date:   2010-01-07T15:49:57Z

    LUCENE-2190: add CustomScoreQuery.setNextReader so subclass knows when we advance to a new reader
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@896906 13f79535-47bb-0310-9956-ffa450edef68

commit 1ac62007eef0bcb2172e2c4f13e8905938fa231f
Author: Uwe Schindler <us...@apache.org>
Date:   2010-01-07T17:31:26Z

    LUCENE-2108: add java.io.Closeable to Spellchecker
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@896934 13f79535-47bb-0310-9956-ffa450edef68

commit 7a6998c0f7154ba0eb886bcc9d51dd6d6bca67a6
Author: Robert Muir <rm...@apache.org>
Date:   2010-01-10T18:51:35Z

    LUCENE-2199: ShingleFilter skipped over tri-gram shingles if outputUnigram was set to false
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@897681 13f79535-47bb-0310-9956-ffa450edef68

commit 5c3265d36a84d6407140baabc71945ed875f7340
Author: Michael McCandless <mi...@apache.org>
Date:   2010-01-14T20:15:16Z

    LUCENE-2114: improve javadocs for Filter wrt multiple segments
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@899389 13f79535-47bb-0310-9956-ffa450edef68

commit 0665065aa44da887497600782d36628b9815bc49
Author: Uwe Schindler <us...@apache.org>
Date:   2010-01-15T14:21:18Z

    merge to 3.0: LUCENE-2211: Fix various missing clearAttributes() and improve BaseTokenStreamTestCase to check for this trap
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@899639 13f79535-47bb-0310-9956-ffa450edef68

commit ad871f95268a4117c6a0207b55e5348f4ff28ca0
Author: Uwe Schindler <us...@apache.org>
Date:   2010-01-15T16:12:46Z

    move changes.txt entry into contrib
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@899680 13f79535-47bb-0310-9956-ffa450edef68

commit 866d777d7f80cfa108c61b07736a4da24b901c57
Author: Robert Muir <rm...@apache.org>
Date:   2010-01-17T20:39:44Z

    LUCENE-2207: CJKTokenizer generates tokens with incorrect offsets
    LUCENE-2219: Chinese, SmartChinese, Wikipedia tokenizers generate incorrect offsets, test end() in BaseTokenStreamTestCase
    
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@900212 13f79535-47bb-0310-9956-ffa450edef68

commit 42086911e3cac3dd09d01f5484c70d76e9cdd744
Author: Michael McCandless <mi...@apache.org>
Date:   2010-02-08T21:19:18Z

    clarify that the NRT reader must be closed by the caller
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@907802 13f79535-47bb-0310-9956-ffa450edef68

commit a85401fa69a09181b00cb87f11688d1ac9265343
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-10T13:03:54Z

    LUCENE-2258: Remove unneeded synchronization in FuzzyTermEnum
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@908479 13f79535-47bb-0310-9956-ffa450edef68

commit 2ac4c6d3fd23adbd2276cd1bef43ee9fa864c1a9
Author: Robert Muir <rm...@apache.org>
Date:   2010-02-11T14:21:54Z

    LUCENE-2080: deprecate LUCENE_CURRENT
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@908985 13f79535-47bb-0310-9956-ffa450edef68

commit f7d5f1ce33e19f690d4972344c74ad55c4e6b2cc
Author: Michael McCandless <mi...@apache.org>
Date:   2010-02-12T10:37:44Z

    LUCENE-2257: improve max per-segment term count limit from ~2.1B to ~274B
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@909346 13f79535-47bb-0310-9956-ffa450edef68

commit 462fb8bf497478ae0782ca95ec2f168b3506cbb9
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-12T11:29:30Z

    LUCENE-2260: Fix AttributeSource to not hold a strong reference to the Attribute/AttributeImpl classes which prevents unloading of custom attributes loaded by other classloaders.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@909365 13f79535-47bb-0310-9956-ffa450edef68

commit ab1a70a44e8ecc2ad19825a196bbfd90587a611c
Author: Robert Muir <rm...@apache.org>
Date:   2010-02-12T13:35:37Z

    LUCENE-2080: add CHANGES entry
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@909401 13f79535-47bb-0310-9956-ffa450edef68

commit 67c721f7546721a30d5d550fdc09b59387c3a747
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-13T11:31:49Z

    Bring changes in line for release of 2.9.2 and 3.0.1
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@909795 13f79535-47bb-0310-9956-ffa450edef68

commit ecb781833b5e813d05db25f952e6007f3cf7dab5
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-13T14:09:57Z

    Contrib changes made consistent with 2.9
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@909827 13f79535-47bb-0310-9956-ffa450edef68

commit 21b1d5af8fd6ce4eec8f7fa49bf927843470a0b2
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-13T14:39:16Z

    update version
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@909832 13f79535-47bb-0310-9956-ffa450edef68

commit 3fb88bfd7ce073245c80c59ebf3382a4b37bb1d0
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-14T16:49:15Z

    LUCENE-1941: Fix Min/MaxPayloadFunction returns 0 when only one payload is present
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@910037 13f79535-47bb-0310-9956-ffa450edef68

commit 6a8975ce459fff0ebf3374eef2bb698a04a0d422
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-14T21:36:17Z

    LUCENE-2266: Fixed offset calculations in NGramTokenFilter and EdgeNGramTokenFilter
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@910080 13f79535-47bb-0310-9956-ffa450edef68

commit d2a5668b489af35ea6a6591d02d84f15aee4e749
Author: Yonik Seeley <yo...@apache.org>
Date:   2010-02-18T20:25:29Z

    LUCENE-2770: fix query normalization when boosts of all clauses==0
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@911553 13f79535-47bb-0310-9956-ffa450edef68

commit bb786e6aee3e93d2916eedb8be04ccb2255ed771
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-19T07:36:18Z

    LUCENE-2270: Fix issue number
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@911726 13f79535-47bb-0310-9956-ffa450edef68

commit a7def928c6c0c51f36c2ce5c82cfeecc95944742
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-19T12:23:43Z

    fix spelling issue
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@911796 13f79535-47bb-0310-9956-ffa450edef68

commit 0e87ff110cbe43127d6721a70222454dd302aad5
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-20T14:39:01Z

    add checksum message also in 3.0
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@912122 13f79535-47bb-0310-9956-ffa450edef68

commit a79f63e3a14fdc66fda52d888127e0f69a91118f
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-21T18:06:13Z

    LUCENE-2190: Added a new class CustomScoreProvider to function package that can be subclassed to provide custom scoring to CustomScoreQuery
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@912383 13f79535-47bb-0310-9956-ffa450edef68

commit 806cffe31e536a0a68fd5cd5aeb26a0d9b5883f6
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-21T18:55:26Z

    LUCENE-2190: Add removal of deprectated methods in Lucene 3.1 to JavaDocs
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@912389 13f79535-47bb-0310-9956-ffa450edef68

commit 77708bc0f39ec5429df4de8e8425aa7b22a670dd
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-21T21:28:39Z

    LUCENE-2271: Fix javadocs of TopScoreDocCollector
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@912408 13f79535-47bb-0310-9956-ffa450edef68

commit 66697ddc809e478ba201ffb47842bc6830202f81
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-21T22:48:14Z

    update release date
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@912432 13f79535-47bb-0310-9956-ffa450edef68

commit 6cef7ab04fa26bcc178765977405a6d5f443ecf6
Author: Michael McCandless <mi...@apache.org>
Date:   2010-02-23T16:08:52Z

    LUCENE-2281: add doBeforeFlush; make both do{Before,After}Flush protected
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@915404 13f79535-47bb-0310-9956-ffa450edef68

commit 900de701de2bbe5977ab6974dcc9badb16716063
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-23T17:59:42Z

    move changes entry and prepare for future 3.0 branch entries
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@915458 13f79535-47bb-0310-9956-ffa450edef68

commit 1aeb38bc32412fae3c93ece4fc635e52480470b7
Author: Uwe Schindler <us...@apache.org>
Date:   2010-02-23T18:01:46Z

    newline fix
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@915460 13f79535-47bb-0310-9956-ffa450edef68

commit 2b85927b04e3565232767f7434b9970e4648e5b2
Author: Michael McCandless <mi...@apache.org>
Date:   2010-03-14T10:32:48Z

    LUCENE-2319: fix stale javadoc for IndexReader.doCommit
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@922807 13f79535-47bb-0310-9956-ffa450edef68

commit cffb636aa05d7ab21b3780fc91978eb84068ad84
Author: Uwe Schindler <us...@apache.org>
Date:   2010-03-27T21:51:09Z

    Add generation code for 3.0 indexes: add 2 numeric fields, so flex can check, if the numeric encoding is preserved in 3.1/flex
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@928290 13f79535-47bb-0310-9956-ffa450edef68

commit f9ff40ded7a1fb7135cd7902d94cc399bdc488a6
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-04T18:22:19Z

    LUCENE-2422: don't reuse byte[] for String IO in IndexInput/Output
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@940990 13f79535-47bb-0310-9956-ffa450edef68

commit e66093643b3464173d3deec765fd2aab96311fb5
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-04T18:22:42Z

    LUCENE-2422: move CHANGES entry to the right place
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@940991 13f79535-47bb-0310-9956-ffa450edef68

commit 1379f21ec0e2253e10bfd8dde075ba73cc674f81
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-04T18:36:43Z

    LUCENE-2422: also don't reuse char[] for reading legacy indices
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@940993 13f79535-47bb-0310-9956-ffa450edef68

commit a38a25af1a7ccd2b1e391dd36bc944785204b22a
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-04T23:41:48Z

    LUCENE-2387: merge to 30x
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@941102 13f79535-47bb-0310-9956-ffa450edef68

commit d271f13bac844b999e4145f40e351394b51bc6ac
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-05T00:43:06Z

    LUCENE-2283: merge to 30x
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@941124 13f79535-47bb-0310-9956-ffa450edef68

commit 7639372a6350afd3c318bf06b845f8e3ef52c92b
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-18T09:32:07Z

    LUCENE-2467: fix memory leaks in IW when indexing very large docs
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@945556 13f79535-47bb-0310-9956-ffa450edef68

commit 242e60eb563ec8feaa08e9c2efed45333898bc30
Author: Robert Muir <rm...@apache.org>
Date:   2010-05-20T12:46:39Z

    LUCENE-2473: Clicking on the more results link in luceneweb.war demo results in AIOOBE
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@946612 13f79535-47bb-0310-9956-ffa450edef68

commit dd7b325b7ff32e4eae39ba1e1e4d62378c652e1a
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-25T16:28:22Z

    LUCENE-2476: release write lock on any exception during IndexWriter ctor
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@948090 13f79535-47bb-0310-9956-ffa450edef68

commit c4a3bd42378d8be8f6a2b0c272173339a398ccb5
Author: Uwe Schindler <us...@apache.org>
Date:   2010-05-26T14:12:42Z

    LUCENE-2478: Fix CachingWrapperFilter to not throw NPE when Filter.getDocIdSet() returns null (3.0)
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@948432 13f79535-47bb-0310-9956-ffa450edef68

commit 795ab75775513be100c6310198eb10a5b5930dfa
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-26T18:38:00Z

    LUCENE-2467: more mem reduction during indexing
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@948529 13f79535-47bb-0310-9956-ffa450edef68

commit 6a6de2f7fb825afcb744bcece52a9869d6c1c593
Author: Uwe Schindler <us...@apache.org>
Date:   2010-05-30T11:12:44Z

    Synchronize changes in 2.9 and 3.0 branch to share same order an format
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@949500 13f79535-47bb-0310-9956-ffa450edef68

commit 7b9603066157479c5c4d2645853f3c089c339dde
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-31T19:46:22Z

    LUCENE-2360: port to 30x
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@949848 13f79535-47bb-0310-9956-ffa450edef68

commit 1f2b2c9226feeba51721cb643790f52f7e99d20e
Author: Michael McCandless <mi...@apache.org>
Date:   2010-05-31T22:42:56Z

    LUCENE-2360: remove dead code
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@949882 13f79535-47bb-0310-9956-ffa450edef68

commit ba98f743c80faee9df14526f5f4dc15f863a1107
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T09:18:33Z

    LUCENE-2397: port to 3.0.x
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@949970 13f79535-47bb-0310-9956-ffa450edef68

commit c0191f7769fbd77f522ae678ba94f2cb39d72f69
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T10:13:08Z

    LUCENE-2299 (30x): don't miss segments in NRT reader if addIndexes is running
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@949995 13f79535-47bb-0310-9956-ffa450edef68

commit 88be0223deddbde91ce35405f885b751f8ba518a
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T10:21:00Z

    LUCENE-2299, LUCENE-2360: add missing CHANGES entries
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@949999 13f79535-47bb-0310-9956-ffa450edef68

commit 39ccb441d21c750db0c6dfb2044827ee14236359
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T12:07:22Z

    LUCENE-2417 (on 30x): make IndexCommit.equals/hashCode consistent
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950033 13f79535-47bb-0310-9956-ffa450edef68

commit f80f7bbd75e16da095e290f85090b594d4516af5
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T14:33:22Z

    LUCENE-2424: Fix FieldDoc.toString to not just fallback to super.toString
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950091 13f79535-47bb-0310-9956-ffa450edef68

commit 215c5038f84a4ee20ef4312d2de25e9e1b6c2721
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T15:20:38Z

    LUCENE-2142: don't throw RuntimeExc from FieldCache.getStringIndex
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950112 13f79535-47bb-0310-9956-ffa450edef68

commit d76bd32ede543e8303b6d010fdb94c3457607019
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T16:04:16Z

    LUCENE-2119: better handle too-large top N to pqueue or IndexSearcher.search
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950135 13f79535-47bb-0310-9956-ffa450edef68

commit d4b9a37f0da5b9ec2df6a0c98be5f499ae1eff5d
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T18:33:37Z

    LUCENE-2104: in NativeFSLockFactory, don't silently fail to release if lock is held by another process
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950195 13f79535-47bb-0310-9956-ffa450edef68

commit ac18dcc0cbe7945de7884acf88ca1c744f32bbe3
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T19:07:18Z

    LUCENE-2421: NativeFSLockFactory does not throw LockReleaseFailedExc if it cannot delete lock file
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950208 13f79535-47bb-0310-9956-ffa450edef68

commit d9e0b708a91fe77701a2dbc9084f32bf5bc6308a
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T23:09:22Z

    LUCENE-2161: NRT concurrency fixes
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950301 13f79535-47bb-0310-9956-ffa450edef68

commit 90647ab04e19f1ca7a0ffcc1ca77e66da1fd0ec9
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-01T23:40:25Z

    LUCENE-2300: don't pool external readers
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950310 13f79535-47bb-0310-9956-ffa450edef68

commit 57581b0f62436090ad5ab5ba0f6a9cd942dfc39e
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-02T09:33:20Z

    LUCENE-2135: forcefully purge FieldCache when reader is closed
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950450 13f79535-47bb-0310-9956-ffa450edef68

commit 9d69d5e37461fd36014e53cee6d8b233d7b3f648
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-02T10:05:12Z

    LUCENE-2135: don't evict from FieldCache when origInstance is null
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950465 13f79535-47bb-0310-9956-ffa450edef68

commit a176814cca234c9840c31105c8b4a2602e02b32d
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-02T10:30:23Z

    LUCENE-2356: allow setting termsIndexDivisor for all readers opened by IW
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950474 13f79535-47bb-0310-9956-ffa450edef68

commit dc88518f549c785ae58e3fcf058f0b5c5589bf9b
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-02T14:37:32Z

    LUCENE-2468: allow specifying how CachingWrapperFilter should handle deletions on reopened readers
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950580 13f79535-47bb-0310-9956-ffa450edef68

commit 2ca21083ab959f343919333e9a54cafb5aa819ae
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-02T17:20:20Z

    LUCENE-2311: pass fully loaded reader to mergedSegmentWarmer
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950668 13f79535-47bb-0310-9956-ffa450edef68

commit fcb5958545882794e7ac0414a5b7a5bb38c87333
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-02T17:37:43Z

    LUCENE-2424: make CHANGES entry wording consistent across versions
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@950684 13f79535-47bb-0310-9956-ffa450edef68

commit cd5a67907b2a8453027d29658d406a8efbda4c8e
Author: Uwe Schindler <us...@apache.org>
Date:   2010-06-04T12:18:19Z

    Prepare the 3.0.2 release
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@951388 13f79535-47bb-0310-9956-ffa450edef68

commit a9fdd75d22b3b5b223db2997a0b2aafa928128ba
Author: Uwe Schindler <us...@apache.org>
Date:   2010-06-04T12:25:54Z

    3.0 also has a version number is sysreq page
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@951391 13f79535-47bb-0310-9956-ffa450edef68

commit 8d50d42c48c7f343410df3106f64e0ca26d7e85b
Author: Uwe Schindler <us...@apache.org>
Date:   2010-06-04T13:09:06Z

    remove useless property
    
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@951400 13f79535-47bb-0310-9956-ffa450edef68

commit b454157fe1612d20fe7741a857d656ab51c13f96
Author: Michael McCandless <mi...@apache.org>
Date:   2010-06-04T19:24:08Z

    LUCENE-2486: incRef the doc store files so we can load them when opening the reader for warming
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@951536 13f79535-47bb-0310-9956-ffa450edef68

commit 008e41e93dbe1747ecbd2219c3dd09fe8fd013b4
Author: Uwe Schindler <us...@apache.org>
Date:   2010-06-04T22:55:31Z

    fix test failure sometimes happening
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@951606 13f79535-47bb-0310-9956-ffa450edef68

commit c86315a66aa4f0d78bef73a05738f56fd163d714
Author: Uwe Schindler <us...@apache.org>
Date:   2010-06-05T22:31:49Z

    fix benchmark to compile before extract
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@951783 13f79535-47bb-0310-9956-ffa450edef68

commit 1b070b54e988a2d238f603c334b2e1edcc3e3721
Author: Simon Willnauer <si...@apache.org>
Date:   2010-06-11T09:29:35Z

    LUCENE-2494: use CompletionService in ParallelMultiSearcher instead of simple polling
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@953621 13f79535-47bb-0310-9956-ffa450edef68

commit 0a2fff3e6fd3a701792a40241a7a0a3786b4713c
Author: Uwe Schindler <us...@apache.org>
Date:   2010-06-11T15:06:04Z

    fix typo
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@953713 13f79535-47bb-0310-9956-ffa450edef68

commit 7cdac5ede735bb30c32494ddaae5d573517f74b4
Author: Uwe Schindler <us...@apache.org>
Date:   2010-06-24T10:32:20Z

    LUCENE-2142 (correct fix): FieldCacheImpl.getStringIndex no longer throws an exception when term count exceeds doc count
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@957495 13f79535-47bb-0310-9956-ffa450edef68

commit 7da0bbb74867b27d5e9170d45d4308fc2f387f0a
Author: Michael McCandless <mi...@apache.org>
Date:   2010-07-13T16:36:46Z

    LUCENE-2536: fix IW.rollback to not apply buffered deletes against flushed segments
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@963788 13f79535-47bb-0310-9956-ffa450edef68

commit 884683c3bb3bbd7b5a97004cde2ba2bea8ae4c8d
Author: Uwe Schindler <us...@apache.org>
Date:   2010-07-17T16:43:39Z

    merge (3.0) LUCENE-2541: Fix NumericRangeQuery that returned incorrect results with endpoints near Long.MIN_VALUE and Long.MAX_VALUE
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@965105 13f79535-47bb-0310-9956-ffa450edef68

commit 28c6cfb95378d74db76f0f60fa46349c245ad854
Author: Michael McCandless <mi...@apache.org>
Date:   2010-08-10T21:24:02Z

    LUCENE-2593 (on 30x): fix certain rare cases where disk full could cause index corruption
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@984217 13f79535-47bb-0310-9956-ffa450edef68

commit 93225d725c28b942d49c09e786e2c30cf7b8df52
Author: Robert Muir <rm...@apache.org>
Date:   2010-08-24T18:06:18Z

    LUCENE-2620: Fix WildcardQuery bug where too many asterisks results in unbearably slow performance
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@988638 13f79535-47bb-0310-9956-ffa450edef68

commit 22e5024e41f1948bed7165a7fc3984fd7ed52664
Author: Yonik Seeley <yo...@apache.org>
Date:   2010-08-27T16:23:14Z

    LUCENE-2617: add tests for non-matching clauses and coord
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@990194 13f79535-47bb-0310-9956-ffa450edef68

commit b2beccb41bb4ef29871a6d8e16f38ac200d38702
Author: Robert Muir <rm...@apache.org>
Date:   2010-08-27T22:36:38Z

    LUCENE-2627: MMapDirectory bug when file size is exact multiple of chunk size
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@990293 13f79535-47bb-0310-9956-ffa450edef68

commit a93fc5d38eb1a764d0d5e11487bdb24a5507e643
Author: Simon Willnauer <si...@apache.org>
Date:   2010-09-01T14:17:42Z

    LUCENE-2239: Documented NIOFSDirectory and MMapDirectory limitations due to Java NIO behavior when a Thread is interrupted while blocking on IO. 
    
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@991548 13f79535-47bb-0310-9956-ffa450edef68

commit 9e907be404aedc06cd956e2933a4f431e2f8a1d3
Author: Michael McCandless <mi...@apache.org>
Date:   2010-09-08T14:18:42Z

    LUCENE-2634: NRT reader's isCurrent should return false if changes were just committed in the writer
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@995063 13f79535-47bb-0310-9956-ffa450edef68

commit 3eb7ce0d6c08ad8f4b875e453c190d54ab3a6fc8
Author: Robert Muir <rm...@apache.org>
Date:   2010-09-21T05:52:40Z

    LUCENE-2650: Added extra safety to MMapIndexInput clones
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@999228 13f79535-47bb-0310-9956-ffa450edef68

commit 3005bc457838a5d8d860cfd1ba9bc4122146d411
Author: Michael McCandless <mi...@apache.org>
Date:   2010-10-07T09:06:46Z

    LUCENE-2689: don't attempt to acquire a test lock in NativeFSLockFactory
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1005371 13f79535-47bb-0310-9956-ffa450edef68

commit 6e180ef024f7f8812d02ec012ac1bd14e72a90b8
Author: Michael McCandless <mi...@apache.org>
Date:   2010-10-07T09:08:25Z

    unused imports
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1005373 13f79535-47bb-0310-9956-ffa450edef68

commit 0ddb3aff917608a5dba373b316675a1583bdbd49
Author: Uwe Schindler <us...@apache.org>
Date:   2010-10-29T13:44:30Z

    LUCENE-2384: Reset zzBuffer in StandardTokenizerImpl when lexer is reset
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028739 13f79535-47bb-0310-9956-ffa450edef68

commit 44614d64950010f424f80f6440b105c3154b39f6
Author: Robert Muir <rm...@apache.org>
Date:   2010-10-29T14:24:21Z

    LUCENE-2277: QueryNodeImpl throws ConcurrentModificationException on add(List)
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028758 13f79535-47bb-0310-9956-ffa450edef68

commit 9921d5faf5a02ca93a87bff1289cade14fe9c16d
Author: Robert Muir <rm...@apache.org>
Date:   2010-10-29T14:31:36Z

    LUCENE-2284: fix MatchAllDocsQueryNode toString() to close its XML tag
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028767 13f79535-47bb-0310-9956-ffa450edef68

commit 6897144a4a7a13d56d5ae929f55e240998afd48f
Author: Robert Muir <rm...@apache.org>
Date:   2010-10-29T14:45:29Z

    LUCENE-2055: add documentation notes about buggy stemmers
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028779 13f79535-47bb-0310-9956-ffa450edef68

commit 5ddfb6feb94ff4626adb0f2fc176a0de4101ab62
Author: Robert Muir <rm...@apache.org>
Date:   2010-10-29T14:59:04Z

    LUCENE-2653: document that ThaiWordFilter doesn't work on all JREs
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028789 13f79535-47bb-0310-9956-ffa450edef68

commit 1ed25cf5bb1c0e19c0025fd7c062e824878959de
Author: Robert Muir <rm...@apache.org>
Date:   2010-10-29T16:37:09Z

    LUCENE-2658: fix case where exception on docs w/ more than one field w/ tvs could mess up the ByteBlockPool
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028827 13f79535-47bb-0310-9956-ffa450edef68

commit 1be254a7f81228b6f182f36fc714e20e223c51fd
Author: Koji Sekiguchi <ko...@apache.org>
Date:   2010-10-29T16:57:11Z

    LUCENE-2278: FastVectorHighlighter: highlighted term is out of alignment in multi-valued NOT_ANALYZED field
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028839 13f79535-47bb-0310-9956-ffa450edef68

commit 8b0e60b627d0d2e0f5a147294237733758f44e9b
Author: Koji Sekiguchi <ko...@apache.org>
Date:   2010-10-29T17:12:01Z

    LUCENE-2524: FastVectorHighlighter: use mod for getting colored tag 
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028854 13f79535-47bb-0310-9956-ffa450edef68

commit 9531d09380f046ac5fdd42a052db3cc3848e0327
Author: Michael McCandless <mi...@apache.org>
Date:   2010-10-29T18:38:18Z

    LUCENE-2513: don't overwrite future commits when opening past commit in writeable IndexReader
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028873 13f79535-47bb-0310-9956-ffa450edef68

commit 1dd444284b18f2602d6966163fde353ef1571a98
Author: Uwe Schindler <us...@apache.org>
Date:   2010-10-29T21:40:01Z

    LUCENE-2235: Implement missing PerFieldAnalyzerWrapper.getOffsetGap()
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028915 13f79535-47bb-0310-9956-ffa450edef68

commit b9d4d2a232e91c1549481079d9295e737a74950b
Author: Uwe Schindler <us...@apache.org>
Date:   2010-10-29T21:51:14Z

    LUCENE-2549: Fix TimeLimitingCollector#TimeExceededException to record the absolute docid
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028920 13f79535-47bb-0310-9956-ffa450edef68

commit 13ec0c8c06d119758f7ba89d7df040c093711b79
Author: Uwe Schindler <us...@apache.org>
Date:   2010-10-29T22:14:06Z

    LUCENE-2533: fix FileSwitchDirectory.listAll to not return dups when primary & secondary dirs share the same underlying directory
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028931 13f79535-47bb-0310-9956-ffa450edef68

commit 3a075e008733ed75586acb462f61e7fb6e4844e4
Author: Koji Sekiguchi <ko...@apache.org>
Date:   2010-10-30T04:18:41Z

    LUCENE-2616: FastVectorHighlighter: out of alignment when the first value is empty in multiValued field
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1028986 13f79535-47bb-0310-9956-ffa450edef68

commit 054eafe73cbd58589f5ea11a0ead97d4dc50cb7d
Author: Robert Muir <rm...@apache.org>
Date:   2010-10-30T10:22:06Z

    LUCENE-2365: IndexWriter.newestSegment returns null if there are no segments
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029013 13f79535-47bb-0310-9956-ffa450edef68

commit a50cb55058b736cf4492b499606aa8b71202c53e
Author: Uwe Schindler <us...@apache.org>
Date:   2010-10-30T11:13:14Z

    LUCENE-2556: Improve memory usage after cloning TermAttribute
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029022 13f79535-47bb-0310-9956-ffa450edef68

commit 8393f2ad8c96facbdb43ede91a62a5a085f8fd58
Author: Uwe Schindler <us...@apache.org>
Date:   2010-10-30T11:18:22Z

    LUCENE-2556: Mixed up the changes
    
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029024 13f79535-47bb-0310-9956-ffa450edef68

commit 70742758379fdcd381add3f20c6ce8bf585da12c
Author: Robert Muir <rm...@apache.org>
Date:   2010-10-30T11:52:41Z

    fix eol-style in .java files
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029033 13f79535-47bb-0310-9956-ffa450edef68

commit 3e8bf32233b621fdd6d09c83fa56bfceee166b7d
Author: Michael McCandless <mi...@apache.org>
Date:   2010-10-30T12:10:04Z

    LUCENE-2328: don't leak memory tracking sync'd files in IW
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029039 13f79535-47bb-0310-9956-ffa450edef68

commit d182affecca0674d78ad3ebfaae17f028bbb08b3
Author: Robert Muir <rm...@apache.org>
Date:   2010-10-30T14:12:06Z

    LUCENE-2098: speed up BaseCharFilter
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029077 13f79535-47bb-0310-9956-ffa450edef68

commit a7ac34b60867aa53bead90cba463e72d918b8dc7
Author: Michael McCandless <mi...@apache.org>
Date:   2010-10-30T15:34:00Z

    fix typo
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029098 13f79535-47bb-0310-9956-ffa450edef68

commit 4d8b061cac85e02115bce95708bf95a293120721
Author: Robert Muir <rm...@apache.org>
Date:   2010-10-30T18:13:22Z

    clear javadocs warnings
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029138 13f79535-47bb-0310-9956-ffa450edef68

commit 3127058c67044a57433b5d8ea8432fd8481660c8
Author: Uwe Schindler <us...@apache.org>
Date:   2010-10-30T22:07:35Z

    Update version numbers for release
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029212 13f79535-47bb-0310-9956-ffa450edef68

commit c0332f63f9818b7358b78b63a469305106016d33
Author: Uwe Schindler <us...@apache.org>
Date:   2010-10-30T23:56:19Z

    Update version numbers for release
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029227 13f79535-47bb-0310-9956-ffa450edef68

commit c66b76e75387af2a8ea0a0da046bf9aa1f3384c4
Author: Michael McCandless <mi...@apache.org>
Date:   2010-10-31T14:37:41Z

    LUCENE-2730: fix intermittent deadlock cases
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029367 13f79535-47bb-0310-9956-ffa450edef68

commit 8bbabb2178ba78dd062eb6caff21a434a6664aa4
Author: Uwe Schindler <us...@apache.org>
Date:   2010-10-31T14:46:37Z

    Bugfix-only backport: LUCENE-2731, LUCENE-2732: Fix (charset) problems in XML loading in HyphenationCompoundWordTokenFilter
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029374 13f79535-47bb-0310-9956-ffa450edef68

commit 433c2f02ec5a94d50349e80b4c370c05a08beba0
Author: Michael McCandless <mi...@apache.org>
Date:   2010-10-31T16:43:12Z

    LUCENE-2328: new bw branch tag
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1029406 13f79535-47bb-0310-9956-ffa450edef68

commit 064600715951e43a7e288d1ca9e1bb4a38a18daf
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-05T18:20:27Z

    LUCENE-2744: only print number of fields w/ norms on 'test: norms....' CheckIndex output
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1031693 13f79535-47bb-0310-9956-ffa450edef68

commit 7464aa6c528badb216a2669ecb3921ee2843e415
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-11T19:13:44Z

    minor improvements to IW's infoStream output, .toString for various classes, etc.
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1034054 13f79535-47bb-0310-9956-ffa450edef68

commit 01e37efb161ad631f02cfe9301559037e503ff7e
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-13T14:32:13Z

    don't mark merged reader with 'hasChanges' if delCount == 0
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1034767 13f79535-47bb-0310-9956-ffa450edef68

commit 905861d09bf8abfc153d08d6972a29d3d627d1d0
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-14T11:15:18Z

    LUCENE-2759: fix 2 cases where we could open doc stores for read when they were still open for write
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1034979 13f79535-47bb-0310-9956-ffa450edef68

commit 993d8122956b742398792d8b9507e85596417f5a
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-15T10:48:54Z

    LUCENE-2618: if normal merges run at same time as optimize, upgrade them to optimize merges if they involve segments marked for optimize
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1035219 13f79535-47bb-0310-9956-ffa450edef68

commit 2a2044f547b4fbf9f42c6a5182f9a4475143dcad
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-16T16:54:26Z

    LUCENE-2767: add 2 missing sync's in IW when it invokes IFD
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1035693 13f79535-47bb-0310-9956-ffa450edef68

commit 87e3395d363f228a59f3063420c5cc677c482de8
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-20T14:17:28Z

    LUCENE-2762: fix IW to not hold open but deleted files when CFS is true
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1037221 13f79535-47bb-0310-9956-ffa450edef68

commit ea6f93a181588e8ca0bb9ab38f2ce0c2dc54c7a4
Author: Uwe Schindler <us...@apache.org>
Date:   2010-11-23T13:11:25Z

    Backport LUCENE-2216: OpenBitSet.hashCode fix
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1038096 13f79535-47bb-0310-9956-ffa450edef68

commit e1f5e2d384cb8a8a0ca1a3e80d9e13b90dec8eec
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-23T13:29:12Z

    fix intermittent false fail
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1038103 13f79535-47bb-0310-9956-ffa450edef68

commit b109450ff7422001cd4c323c84cb916ef34da2b9
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-23T13:48:09Z

    fix intermittent false fail
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1038114 13f79535-47bb-0310-9956-ffa450edef68

commit 6232cfe347968cebc44dcadd463503400c5a138e
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-24T19:47:43Z

    LUCENE-2773: don't build compound files for large merged segments (by default)
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1038783 13f79535-47bb-0310-9956-ffa450edef68

commit 176e48f2dc27c88a82659aecd52084bf40aaaf30
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-26T11:50:19Z

    LUCENE-2776: don't create term vectors files if no doc uses term vectors
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1039321 13f79535-47bb-0310-9956-ffa450edef68

commit 22e437201e5aa46bf7fdcf2d91f095a1e69982d6
Author: Michael McCandless <mi...@apache.org>
Date:   2010-11-27T19:59:56Z

    LUCENE-2782: fix rare thread hazard with IW.commit
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1039743 13f79535-47bb-0310-9956-ffa450edef68

commit 94685c1d8085f811768dcdfb2d7a6eac31e144de
Author: Uwe Schindler <us...@apache.org>
Date:   2010-11-27T22:34:56Z

    Fix javadoc warning
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1039775 13f79535-47bb-0310-9956-ffa450edef68

commit 1ee8f55860d12c177065bb0c1202ab925acd5b95
Author: Uwe Schindler <us...@apache.org>
Date:   2010-11-27T23:10:40Z

    Prepare 3.0.3 release
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1039783 13f79535-47bb-0310-9956-ffa450edef68

commit f443d2af2d30459aaf79b3b215862da8932af6e9
Author: Uwe Schindler <us...@apache.org>
Date:   2010-11-27T23:48:22Z

    move rel date to friday
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1039790 13f79535-47bb-0310-9956-ffa450edef68

commit 1e4073b6b1102567cc5668c5d1af33f30f71b00c
Author: Uwe Schindler <us...@apache.org>
Date:   2010-11-28T00:19:21Z

    Synchronize changes.txt between 3.0.3 and 2.9.4
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1039805 13f79535-47bb-0310-9956-ffa450edef68

commit 84720f4496cd07e33edc83b514e0440f9617f7a5
Author: Uwe Schindler <us...@apache.org>
Date:   2010-11-28T16:50:03Z

    partially LUCENE-2398: fix MemoryIndexTest to not parse files from user's harddisk
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1039904 13f79535-47bb-0310-9956-ffa450edef68

commit 32dd03637f2a5a4fb30a2d1e1f0f05bb4e3ed656
Author: Uwe Schindler <us...@apache.org>
Date:   2010-12-01T13:14:44Z

    prepare branch for next release
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1040996 13f79535-47bb-0310-9956-ffa450edef68

commit 95231c701b21632a848b0a4333a2f9a23f3d7999
Author: Shai Erera <sh...@apache.org>
Date:   2010-12-12T14:35:15Z

    adding 'classes' to svn:ignore
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1044825 13f79535-47bb-0310-9956-ffa450edef68

commit 5b4d4e8eb54319cd92195bcb4b238fec54b8b278
Author: Adriano Crestani Campos <ad...@apache.org>
Date:   2011-01-18T04:25:11Z

    LUCENE-2855: Contrib queryparser should not use CharSequence as Map key
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1060187 13f79535-47bb-0310-9956-ffa450edef68

commit de94586ea6a31834f1ef78b5bf0c8d9dcf62feac
Author: Shai Erera <sh...@apache.org>
Date:   2011-01-18T14:24:07Z

    LUCENE-2584: port fix to 3.0
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1060391 13f79535-47bb-0310-9956-ffa450edef68

commit f723e896ae509393a73bf20d49a30bca1780e5b3
Author: Robert Muir <rm...@apache.org>
Date:   2011-01-19T12:28:44Z

    LUCENE-2874: Highlighting overlapping tokens outputs doubled words
    
    git-svn-id: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0@1060786 13f79535-47bb-0310-9956-ffa450edef68

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org