Uwe Schindler
894dae9059
LUCENE-1877, LUCENE-1885: Use NativeFSLockFactory as default for new API (direct ctors & FSDir.open). Fix isLocked() bug in NativeFSLock.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@811157 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 22:17:31 +00:00
Chris M. Hostetter
fe6c88cebe
adding CHANGES.txt entries that i/others forgot to add when making some recent documentation improvement commits. Jira issues: LUCENE-1876, LUCENE-1884, LUCENE-1886, LUCENE-1862, LUCENE-1875, LUCENE-1872
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@811080 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 18:51:48 +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
8f88bf0062
LUCENE-1886: small javadoc formatting improvements to some analysis classes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@811060 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 17:58:44 +00:00
Michael McCandless
ca16a35398
LUCENE-1878: make it clear that contrib/spatial is still experimental
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810951 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 14:03:19 +00:00
Robert Muir
a02eb9ee42
LUCENE-1876: add missing package.html to some contribs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810923 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 13:02:16 +00:00
Michael McCandless
edf84b6b55
LUCENE-1878: cutover TestCartesian to DistanceFieldComparatorSource
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810648 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 18:20:13 +00:00
Mark Robert Miller
fe9d473743
update a few license issues in package.htmls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810578 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 15:46:40 +00:00
Mark Robert Miller
b3a00de39c
LUCENE-1878: remove deprecated classes from spatial
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810572 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 15:34:45 +00:00
Mark Robert Miller
dff5952e3e
spell fixes for changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810559 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 15:23:58 +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
Chris M. Hostetter
29e6be94c3
LUCENE-1882: improved package level docs for smartcn
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810247 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 21:31:18 +00:00
Chris M. Hostetter
e5cb7f668a
LUCENE-1882: move SmartChineseAnalyzer to the 'correct' package ... this commit is based on a sequence of svn commands and a patch provided by Robert Muir in LUCENE-1862
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810208 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 20:10:33 +00:00
Chris M. Hostetter
566aaf28e7
fix eol inconsistencies in some package.html files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@810191 13f79535-47bb-0310-9956-ffa450edef68
2009-09-01 19:30:59 +00:00
Michael McCandless
0e6405e354
LUCENE-1880: make contrib/collation/(ICU)CollationKeyAnalyzer constructors public
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@809767 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 22:35:46 +00:00
Uwe Schindler
771a0b47ce
Print the class name correctly.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@809562 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 12:43:17 +00:00
Mark Robert Miller
3472e6aeae
change to state that benchmark works with multiple standard collections rather than one
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@809385 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 17:18:13 +00:00
Uwe Schindler
46bcaf3aa3
LUCENE-1875: Fix confusing Javadoc of TokenStream.end()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@809381 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 17:10:38 +00:00
Mark Robert Miller
3e5d464f1e
more license updates from LUCENE-1865
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@809380 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 17:09:57 +00:00
Uwe Schindler
c7961ba684
LUCENE-1872: Some formatting changes and addons.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@809284 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 09:16:23 +00:00
Michael McCandless
8107d186c7
LUCENE-1872: improve javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@809202 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29 20:52:03 +00:00
Mark Robert Miller
886e887b3d
LUCENE-1871: Highlighter wraps caching token filters that are not CachingTokenFilter in CachingTokenFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808982 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 18:31:07 +00:00
Mark Robert Miller
92191ada45
LUCENE-1867: replace collation/lib/icu4j.jar with a smaller icu jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808912 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 15:10:18 +00:00
Mark Robert Miller
9b0d2aba98
LUCENE-1868: add arabic stemmer to notice.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808911 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 15:00:15 +00:00
Mark Robert Miller
92ed9b2629
missed committing a couple miscellaneous to misc in build core build files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808909 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 14:56:58 +00:00
Mark Robert Miller
2af893ae8e
LUCENE-1870: fix contrib dist - ana,db,misc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808889 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 14:00:37 +00:00
Michael McCandless
f80fdcc620
LUCENE-1869: include 'file exists?' when we throw RuntimeException from fdx or tvx size mismatches during flush or merge
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808886 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 13:36:32 +00:00
Mark Robert Miller
e71e224e4e
add ICU4J to notice.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808647 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 21:42:40 +00:00
Mark Robert Miller
dc83a6dbaf
forgot to roll contrib changes to 2.9 from 2.9-dev
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808629 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 21:01:08 +00:00
Robert Muir
5d05bbfd59
LUCENE-1817: Warn that file formats for smartcn might change in the future, and do not encourage custom dictionary use in the meantime
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808570 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 19:01:54 +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
Michael McCandless
d2e4a19bd3
LUCENE-1864: fix javadocs for FieldValueHitQueue.fillFields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808538 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 17:10:00 +00:00
Michael McCandless
710572d798
fix TestCheckIndex to accept either 2.9 or 2.9-dev as valid, from common-build.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808530 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 17:05:53 +00:00
Michael McCandless
1537fe7102
LUCENE-1860: default all multi-term queries to constant score auto
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808519 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 16:57:27 +00:00
Mark Robert Miller
7c7745f923
change from 2.9-dev to 2.9
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808503 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 16:34:46 +00:00
Mark Robert Miller
f7f7c7b1f1
remove the rest of unused package
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808473 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:54:25 +00:00
Mark Robert Miller
4d36053935
LUCENE-1863: fix doc link and remove unused folder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808472 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 15:53:03 +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
Chris M. Hostetter
2e87fb12f1
incorrect javadoc syntax
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808428 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 14:29:43 +00:00
Chris M. Hostetter
6b2eae0b5a
javadoc is historicly very finicky about relative names in @link tags when the name doesn't resolve in the class hierarchy at the current accesse level (ie: even if a class is in the same package, an @link to it's short namewon't resolve if it's not actaully part of a signature for a method/field being documented)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808427 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 14:28:22 +00:00
Chris M. Hostetter
9eb6986ce7
LUCENE-1861: this is a shotgun style classpath, but for the specific usage of javadoc generation there isn't a lot of value in being surgical
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808419 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 14:07:04 +00:00
Uwe Schindler
947daebdc0
Fix wrong path to BSD licensed stopwords file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808292 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 06:32:34 +00:00
Mark Robert Miller
56b27dafe2
javadoc spell fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808251 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 01:43:56 +00:00
Mark Robert Miller
4e34506ba2
with LUCENE-1860 there is no real need for this comment - reducing to core info
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808246 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 01:32:15 +00:00
Mark Robert Miller
d6431b34b3
second part of moving benchmark package.html to right spot (I assumed subeclipse would do a move as it had in the past, but apparently I must commit this remove)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808234 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 00:25:37 +00:00
Mark Robert Miller
56985e3136
add overview.html stubs for contrib to avoid error messages when building javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808233 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 00:23:09 +00:00
Mark Robert Miller
1b4efeebe1
fix javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808232 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 00:20:39 +00:00
Mark Robert Miller
8cf7fdb567
move package.html to correct spot
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808231 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 00:09:13 +00:00
Mark Robert Miller
c2d66b5a3d
It appears the contrib javadoc settings were incorrect - thats why there was a bunch of errors about reading the package-list and why some contrib-to-core links wouldn't work
...
Same issue with the warnings from demo/core so changing those too - everything still appears to work, but contrib-core links that didn't now work and errors/warnings are gone
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808229 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 23:55:23 +00:00
Michael Busch
d30ed14e4d
LUCENE-1851: Commit accidentially omitted fix to surround/parser/QueryParser.jj.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808224 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 23:46:05 +00:00