Stefan Matheis
62caa1d692
SOLR-3788: Admin Cores UI should redirect to newly created core details
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389984 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 16:52:45 +00:00
Stefan Matheis
096eef9cde
SOLR-3560: Handle different types of Exception Messages for Logging UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389981 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 16:47:41 +00:00
Michael McCandless
a8b994d37d
javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389930 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 15:33:19 +00:00
Adrien Grand
7145779e4d
LUCENE-4423: DocumentStoredFieldVisitor.binaryField ignores offset and length.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389850 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 13:07:05 +00:00
Michael McCandless
8417b5590e
fix javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389812 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 11:25:53 +00:00
Simon Willnauer
321d5d22be
LUCENE-4424: fix see tags in DocValues.java
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389748 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 08:18:27 +00:00
Shai Erera
dc1e036ef3
fix javadoc problem
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389732 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 07:25:30 +00:00
Shai Erera
a8032b0637
LUCENE-4411: Depth requested in a FacetRequest is reset when Sampling is in effect
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389718 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 05:52:44 +00:00
David Wayne Smiley
7d1eab65db
LUCENE-4421 Use TermsEnum.seekExact instead of seekCeil in TermsFilter.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389707 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 04:40:55 +00:00
David Wayne Smiley
ef66d62002
add sections to the 4.1 CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389683 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 02:04:54 +00:00
David Wayne Smiley
15076ecf28
SOLR-2255 local-param support for pivot faceting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389680 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 01:56:33 +00:00
Jan Høydahl
11b4d43627
SOLR-3878: NPE in CurrencyValue.parse() while issuing wildcard range query on a CurrencyField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389659 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 00:03:27 +00:00
Chris M. Hostetter
3f35d9be82
SOLR-3875: Fixed index boosts on multi-valued fields when docBoost is used
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389628 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 22:19:43 +00:00
Michael McCandless
d179a78fa5
print success in the end
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389529 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 19:37:53 +00:00
Chris M. Hostetter
26fcaaf743
SOLR-3877: REAMDE file noting the status of the old replication scripts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389507 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 18:26:26 +00:00
Uwe Schindler
c08962374e
LUCENE-4409: Improve ECJ-Linter (permgen, taskname) + fix whitespace bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389491 13f79535-47bb-0310-9956-ffa450edef68
2012-09-24 17:25:14 +00:00
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