Uwe Schindler
|
4cded8042c
|
LUCENE-1946, LUCENE-1753: Remove deprecated TokenStream API. What a pity, my wonderful backwards layer is gone! :-( Enforce decorator pattern by making the rest of TokenStreams final.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824116 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 17:35:09 +00:00 |
Michael Busch
|
84b2c6ecaa
|
LUCENE-1961: Remove remaining deprecations from document package.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823252 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-08 18:02:06 +00:00 |
Uwe Schindler
|
8dcc6d68b5
|
LUCENE-1257: Move messages package to Java 1.5, thanks Robert Muir!
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821447 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-03 23:36:23 +00:00 |
Uwe Schindler
|
236baf9fcb
|
LUCENE-1944: Cleanup contrib to not use deprecated APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821444 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-03 23:24:33 +00:00 |
Uwe Schindler
|
835de0b44d
|
LUCENE-1833: Change all new Number() ctors to Number.valueOf()
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821186 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 22:16:44 +00:00 |
Uwe Schindler
|
af0e97fd72
|
LUCENE-1257: Replace StringBuffer by StringBuilder where possible
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821185 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-02 22:11:10 +00:00 |
Uwe Schindler
|
ec90bc2202
|
LUCENE-1855: Change AttributeSource API to use generics
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@820553 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-01 07:53:43 +00:00 |
Uwe Schindler
|
7733f8ab32
|
Remove unneeded Java 1.5 properties from contrib build.xmls
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@820481 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-30 22:29:02 +00:00 |
Mark Robert Miller
|
151fd05016
|
LUCENE-1887: moves messages from queryParser contrib to core and applies Robert Muir's patch to convert to 1.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@813198 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-10 02:44:50 +00:00 |
Chris M. Hostetter
|
c56f4c224f
|
LUCENE-1884: massive javadoc and comment cleanup -- primarily dealing with typos
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@811070 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-03 18:31:41 +00:00 |
Chris M. Hostetter
|
6e5b0f028f
|
LUCENE-1862: resolve duplicate queryParser package.html problem by moving contrib specific docs to contrib's overview.html ... also make a few other tweaks to improve the formatting of the queryParser contrib docs and how they are listed in the sections in overview-summary.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810286 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-01 22:29:24 +00:00 |
Mark Robert Miller
|
26c5af3a33
|
LUCENE-1865 Add a ton of missing license headers throughout test/demo/contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808567 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-27 18:48:16 +00:00 |
Chris M. Hostetter
|
6c3d17a399
|
fix numerous javadoc errors, many of which only show up at the private level
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808459 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-27 15:34:23 +00:00 |
Mark Robert Miller
|
1024fc399b
|
fix javadoc link to core class
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808015 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-26 14:04:08 +00:00 |
Michael Busch
|
e8caefdb7d
|
LUCENE-1852: Fix localization test failures.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@807499 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-25 06:48:36 +00:00 |
Michael Busch
|
4b6e01654c
|
LUCENE-1836: Fix localization bug in the new query parser and add new LocalizedTestCase as base class for localization junit tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@807494 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-25 06:19:14 +00:00 |
Michael Busch
|
f409117a6f
|
LUCENE-1829: Fix contrib query parser to properly create javacc files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@806755 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-21 23:19:26 +00:00 |
Michael Busch
|
82c8a2ffc2
|
Fix if clause in MultiTermRewriteMethodProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@806456 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-21 08:36:31 +00:00 |
Michael Busch
|
e488bb0d5f
|
LUCENE-1792: remove obsolete files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@805639 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-19 00:32:05 +00:00 |
Michael Busch
|
5864c5795c
|
LUCENE-1792: remove obsolete files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@805638 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-19 00:31:05 +00:00 |
Michael Busch
|
565a6d22b5
|
LUCENE-1792: Fix new query parser to set rewrite method for multi-term queries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@805633 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-19 00:09:41 +00:00 |
Michael McCandless
|
e166d54f87
|
LUCENE-1802: undeprecate current QueryParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@804016 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-13 20:08:58 +00:00 |
Michael McCandless
|
7ac73cb0a6
|
LUCENE-1792: properly default rewrite method to CONSTANT_SCORE_AUTO for wildcard & prefix queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@803053 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-11 10:14:31 +00:00 |
Michael McCandless
|
3aed0fd54b
|
LUCENE-1797: don't over-increment positions when creating MultiPhraseQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@802893 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-10 18:46:39 +00:00 |
Michael McCandless
|
08c69caca6
|
LUCENE-1795: disable leading wildcard by default in new QueryParser, matching 2.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@802794 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-10 13:54:06 +00:00 |
Michael McCandless
|
2a195d3622
|
move QueryParserMessages.properties under src/resources
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@802722 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-10 10:24:35 +00:00 |
Michael McCandless
|
0b6769aa11
|
LUCENE-1782: rename original -> standard in the new QueryParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@801934 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-07 10:24:28 +00:00 |
Michael Busch
|
343992fcbb
|
LUCENE-1567: New flexible QueryParser framework.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@800191 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-03 03:38:44 +00:00 |