Steven Rowe
2957201208
Make smoke tester work on cygwin when JAVAX_HOME environment variable values are Windows style (X:/blah or X:\blah...) (merge branch lucene_solr_4_0 r1389448)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389476 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 16:33:39 +00:00
Simon Willnauer
6ce99b3d28
fix changes entry after merge to 4.x branch
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389464 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 16:10:44 +00:00
Robert Muir
9bfaf0a42d
LUCENE-4422: dodge 'javadoc' crappy-html-generation bugs for certain locales by wiring it to en_US
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389441 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 15:49:18 +00:00
Michael McCandless
948fd1fe0b
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389428 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 15:25:13 +00:00
Adrien Grand
33d2e1c77a
Revert r1389362, this is actually a locale problem.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389397 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 14:22:28 +00:00
Adrien Grand
c911556954
Fix javadocs generation with javadoc 1.6.0_26 (and maybe other versions?).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389362 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 13:36:50 +00:00
Michael McCandless
2c783bd178
get smoke tester working with shortened URL again (python3 upgrade broke it)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389334 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 12:31:22 +00:00
David Wayne Smiley
84c5a4adde
Document the SpatialStrategies consistently and more thoroughly.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389204 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 04:46:41 +00:00
Robert Muir
11d421a36d
LUCENE-4420: add solr changes.html testing to smoketester
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389202 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 04:40:14 +00:00
Robert Muir
798fd49a76
LUCENE-4409: implement javadocs linting with eclipse ecj compiler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389188 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 02:56:46 +00:00
Mark Robert Miller
72f7c4f9dc
SOLR-3871: SyncStrategy should use an executor for the threads it creates to request recoveries.
...
SOLR-3870: SyncStrategy should have a close so it can abort earlier on shutdown.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389173 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 00:29:43 +00:00
Mark Robert Miller
c656ba11bf
SOLR-3869: A PeerSync attempt to it's replicas by a candidate leader should not fail on o.a.http.conn.ConnectTimeoutException.
...
Also turn on the use of jetty test mode with sys prop that was no longer being used - this improves the situation when we restart jetty. Both of these fixes should help our FreeBSD continuous build.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389160 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 22:58:40 +00:00
Robert Muir
f025322f81
fix all malformed javadocs (@code/deprecated/param/returns/throws with no args)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389133 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 19:54:23 +00:00
Robert Muir
2556b0de79
clear javadocs warning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389091 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 16:45:53 +00:00
Uwe Schindler
505cf750c1
Make Clover runs be immune to test failures, also run bad apples when determining coverage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389034 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 12:53:48 +00:00
David Wayne Smiley
ec184ba906
Enhance documentation for spatial. Still need to properly document the Strategy subclasses thoroughly.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388955 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 05:24:37 +00:00
Steven Rowe
79e5328de2
- Enable running under cygwin (windows path -> cygwin path)
...
- Don't put non-POM-templates into POMtemplates
(merge lucene_solr_4_0 branch r1388937)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388940 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 01:28:16 +00:00
Michael McCandless
fd748920f8
LUCENE-4404: add ListOfOutputs for FST to hold more than one output per input
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388935 13f79535-47bb-0310-9956-ffa450edef68
2012-09-23 00:52:36 +00:00
David Wayne Smiley
5be591e97a
LUCENE-4374 pointVector -> pointvector
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388903 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 21:37:36 +00:00
David Wayne Smiley
e9cffebf96
LUCENE-4374 Rename TwoDoubles to PointVector
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388900 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 21:15:31 +00:00
David Wayne Smiley
a7979cf3f7
LUCENE-4413 Standardize on throwing UnsupportedOperationException for a shape the strategy doesn't support. Document it.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388872 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 19:12:04 +00:00
David Wayne Smiley
255e8f1aa8
SOLR-3864 maxDetailDist -> maxDistErr and make units='degrees' mandatory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388864 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 18:27:44 +00:00
Robert Muir
a3f6ab1ea2
add solr 4.1 section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388863 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 18:20:13 +00:00
Robert Muir
7cb6399165
add 4.1 section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388861 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 18:18:51 +00:00
Michael McCandless
dcc6a599b2
port hack to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388850 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 17:28:40 +00:00
Yonik Seeley
2a31b513f9
SOLR-3867: fix admin gui due to clusterstate.json format changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388830 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 16:21:19 +00:00
Uwe Schindler
a3e03b78f3
LUCENE-4415: Port javascript in build files to Groovy (JSR-223)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388813 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 14:42:46 +00:00
Robert Muir
14f3c55ca3
make smoketester able to reliably test packaging again
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388802 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 13:10:29 +00:00
Robert Muir
4f03c1ec95
add 4.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388783 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 12:12:04 +00:00
Michael McCandless
6f0f9a8a10
javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388662 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 20:15:53 +00:00
Michael McCandless
c842042045
ignore emacs TAGS files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388651 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 19:54:58 +00:00
Adrien Grand
d3a8de1e98
Fix javadoc typo.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388550 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 15:17:56 +00:00
Robert Muir
d4aace1038
javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388507 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 14:09:02 +00:00
Sami Siren
b8f9525142
do not write to test-files dir, use dirs that are less likely to collide for jettys
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388492 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 13:43:28 +00:00
Uwe Schindler
468a6650e7
Fix the llinter issue with absolute file names intermixed with url, failing to parse them as URLs (C:/path is treated as URL with schema C). Fix other properties to be absolute in common-build.xml.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388449 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 12:12:09 +00:00
Michael McCandless
1079014287
javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388436 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 11:31:31 +00:00
Simon Willnauer
8cb409e692
LUCENE-4410: fix test bug - return null DocIdSet if reader has no docs for the term
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388404 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 10:32:50 +00:00
Simon Willnauer
bcb88e741e
LUCENE-4410: use thread local random to prevent exceptions when threads share the same FilterStrategy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388402 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 10:07:39 +00:00
Simon Willnauer
68e0f1c738
LUCENE-4410: fix spelling error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388395 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 09:45:03 +00:00
Simon Willnauer
0392a46722
LUCENE-4410: Fix LeapFrog initialization & add santiy test cases for individual strategies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388392 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 09:37:28 +00:00
Simon Willnauer
1d39a2e8b8
LUCENE-4410: Make FilteredQuery more flexible with regards to how filters are applied
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388365 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 08:06:36 +00:00
Robert Muir
262de45645
hack around bug-in-something causing link-checker to false-fail on windows by chdir'ing to the docs dir here
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388319 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 04:06:45 +00:00
Robert Muir
6312c37090
LUCENE-3902: add missing javadocs to remaining classes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388307 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 03:03:03 +00:00
Robert Muir
a6c6cf6f6e
ensure all queries classes have javadocs (thanks to Chris Male)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388303 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 02:39:46 +00:00
Robert Muir
642bcfc4d0
ensure all spatial classes have javadocs (thanks to Chris Male)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388300 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 02:04:58 +00:00
Robert Muir
70599e2dfc
javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388295 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 01:53:14 +00:00
Chris M. Hostetter
c17b6776b5
SOLR-3821 and SOLR-3822: trivial improvements to the Query form that steffkes hadn't commited yet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388292 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 01:44:20 +00:00
Chris M. Hostetter
3de7515e85
for 4.0 FINAL, redundently list the 'Upgrading from' sections from the BETA and ALPHA releases since there is important info there for any users upgrading from the last 'stable' 3.6 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388288 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 01:14:20 +00:00
Uwe Schindler
2b17e5342c
SOLR-3733: fix wrong dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388281 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 00:21:36 +00:00
Robert Muir
edabee8497
require full javadocs for memory/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388279 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 00:18:16 +00:00