20492 Commits

Author SHA1 Message Date
Michael McCandless
b129fe961b throw ACE not NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617228 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 09:04:40 +00:00
Uwe Schindler
498915a824 SOLR-6360: Remove bogus "Content-Charset" header in HttpSolrServer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617218 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 08:07:00 +00:00
Michael McCandless
0e58bcc3b3 limit max token length when using LineFileDocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617182 13f79535-47bb-0310-9956-ffa450edef68
2014-08-10 23:42:31 +00:00
Uwe Schindler
6254a72b5c Minor improvements to other groovy scripts. Fix bug with missing <local/>
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617102 13f79535-47bb-0310-9956-ffa450edef68
2014-08-10 12:35:17 +00:00
Uwe Schindler
3dbb07b9c2 LUCENE-5881: Add parameter check, beautify some other groovy code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617079 13f79535-47bb-0310-9956-ffa450edef68
2014-08-10 09:54:24 +00:00
Uwe Schindler
a546284628 LUCENE-5881: Add "beasting" of tests: repeats the whole "test" Ant target N times with "ant beast -Dbeast.iters=N"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617078 13f79535-47bb-0310-9956-ffa450edef68
2014-08-10 09:46:59 +00:00
Steven Rowe
38749091b4 SOLR-6358: Remove VcsDirectoryMappings from idea configuration vcs.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617031 13f79535-47bb-0310-9956-ffa450edef68
2014-08-09 23:58:57 +00:00
Tommaso Teofili
1b5afe0f26 LUCENE-5880 - avoid NegativeArraySizeException in DocToDoubleVectorUtils
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617010 13f79535-47bb-0310-9956-ffa450edef68
2014-08-09 20:07:00 +00:00
Ryan Ernst
872bd9145c LUCENE-5871: Remove Version from IndexWriterConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617004 13f79535-47bb-0310-9956-ffa450edef68
2014-08-09 18:54:35 +00:00
Ryan Ernst
9938a39a87 LUCENE-5859: Remove Version from Analyzer constructors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616901 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 22:42:48 +00:00
Tommaso Teofili
1ca2ef7eb3 LUCENE-5878 - added private constructor to avoid documentation-lint complains
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616886 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 21:32:00 +00:00
Mark Robert Miller
7959276928 SOLR-6336: Cache children as well so that they can be returned when the watcher is reused.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616771 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 14:19:07 +00:00
Tommaso Teofili
db2e984a7b LUCENE-5878 - fixing missing javadoc in DocToDoubleVectorUtils
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616755 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 13:44:09 +00:00
Tommaso Teofili
bf773c01f5 LUCENE-5878 - added utils for doc term to doubles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616705 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 09:37:21 +00:00
Mark Robert Miller
c805a20bf5 SOLR-6336: DistributedQueue can easily create too many ZooKeeper Watches. (closes #80)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616654 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 01:16:36 +00:00
Chris M. Hostetter
611190f82f rm SolrXMLSerializer, all usage of this class was refactored away a while ago, but it wasn't deleted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616646 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 00:08:21 +00:00
Tomas Eduardo Fernandez Lobbe
ca8dd2347c SOLR-6283: Add support for Interval Faceting in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616628 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 23:27:19 +00:00
David Wayne Smiley
4b5f9578e2 SOLR-6318: New terms QParser defaults to comma delimited now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616609 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 22:24:40 +00:00
David Wayne Smiley
4e3bc61907 SOLR-6318: New terms QParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616558 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 18:00:11 +00:00
Mark Robert Miller
c229b7f1b3 SOLR-6313: Add skip Overseer logic that did not make it in.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616528 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 16:34:36 +00:00
Michael McCandless
c9f576e3c2 LUCENE-5841: make sure final term blocks are the right size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616448 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 09:31:26 +00:00
Steven Rowe
5575ff520f SOLR-4385: Stop using SVN Keyword Substitution in Solr src code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616393 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 03:25:40 +00:00
Timothy Potter
c119cf89a4 SOLR-6163: Correctly decode special characters in managed stopwords and synonym endpoints.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616361 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 21:50:40 +00:00
Mark Robert Miller
ddbd55d24d SOLR-6313: Improve SolrCloud cloud-dev scripts.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616275 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 16:46:31 +00:00
Timothy Potter
6662a12c71 SOLR-3617: start/stop script with support for running examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616271 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 16:30:01 +00:00
Timothy Potter
581415ab0f SOLR-6233: Basic implementation of a command-line application for checking status of Solr and running a healthcheck for a collection; intended to be used with bin/solr script.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616256 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 15:41:01 +00:00
Erik Hatcher
993cd8c273 SOLR-5664: Added support for multi-valued field highlighting in /browse UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616075 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 01:50:42 +00:00
Erik Hatcher
b130fbaf28 SOLR-4702: Added support for multiple spellcheck collations to /browse UI.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616073 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 01:16:42 +00:00
David Wayne Smiley
5dac8551b8 SOLR-6103: Test mult-valued DateRangeField (thanks Varun Thacker)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615961 13f79535-47bb-0310-9956-ffa450edef68
2014-08-05 17:04:55 +00:00
Ryan Ernst
cabef7b282 LUCENE-5869: Added restriction to positive values for maxExpansions in FuzzyQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615945 13f79535-47bb-0310-9956-ffa450edef68
2014-08-05 15:39:20 +00:00
Erik Hatcher
a7b25d28da SOLR-2168: Added support for facet.missing in /browse field and pivot faceting.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615902 13f79535-47bb-0310-9956-ffa450edef68
2014-08-05 09:42:44 +00:00
Uwe Schindler
eb2826c086 SVNkit 1.8.5 is now available on Maven central, so disable the slow own repo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615880 13f79535-47bb-0310-9956-ffa450edef68
2014-08-05 08:10:04 +00:00
Uwe Schindler
b48ed7a9d1 Fix bad forbiddenapis release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615815 13f79535-47bb-0310-9956-ffa450edef68
2014-08-04 22:19:52 +00:00
Uwe Schindler
34f167645b Update forbiddenapis checker to latest release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615810 13f79535-47bb-0310-9956-ffa450edef68
2014-08-04 21:50:33 +00:00
Shai Erera
f7305e3571 fix typo in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615391 13f79535-47bb-0310-9956-ffa450edef68
2014-08-03 07:26:17 +00:00
Noble Paul
de86f763f5 SOLR-6294 ,SOLR-6302
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615345 13f79535-47bb-0310-9956-ffa450edef68
2014-08-02 18:40:42 +00:00
Robert Muir
b9c0ca78d4 beef up tests for docvalues merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615168 13f79535-47bb-0310-9956-ffa450edef68
2014-08-01 16:52:45 +00:00
Shalin Shekhar Mangar
cb84bf6888 SOLR-6309: Increase timeouts for AsyncMigrateRouteKeyTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615075 13f79535-47bb-0310-9956-ffa450edef68
2014-08-01 12:06:52 +00:00
Shalin Shekhar Mangar
57b947d183 Fix message in stop.sh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615040 13f79535-47bb-0310-9956-ffa450edef68
2014-08-01 06:27:52 +00:00
Michael McCandless
d191a971ab add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614911 13f79535-47bb-0310-9956-ffa450edef68
2014-07-31 14:40:33 +00:00
Adrien Grand
3f07331f36 LUCENE-5739: Fix CHANGES version.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614873 13f79535-47bb-0310-9956-ffa450edef68
2014-07-31 12:51:16 +00:00
Adrien Grand
cc3501de97 LUCENE-5739: Add DataInput.readZ(Int|Long) and DataOutput.writeZ(Int|Long).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614870 13f79535-47bb-0310-9956-ffa450edef68
2014-07-31 12:49:22 +00:00
Robert Muir
e6d29d223b LUCENE-5859: Literally add back dead code to please a bunch of fucking babies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614852 13f79535-47bb-0310-9956-ffa450edef68
2014-07-31 10:44:39 +00:00
Robert Muir
0f8f76ce6a LUCENE-5856: Optimize Fixed/Open/LongBitSet to remove unnecessary AND
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614787 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 22:49:53 +00:00
Robert Muir
0368c604cc LUCENE-5859: remove dead code: changes no runtime behavior, these are all unused variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614778 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 22:16:16 +00:00
Steven Rowe
5b1c0f316d SOLR-5776: Re-enable SSL for this test, to see if attempts to increase the entropy pool on ASF FreeBSD Jenkins and Policeman MacOSX Jenkins are helping at all.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614774 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 21:28:31 +00:00
David Wayne Smiley
0ffce18e13 SOLR-6281: Made PostingsSolrHighlighter more configurable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614702 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 16:27:13 +00:00
Robert Muir
3f4b2b472f LUCENE-5859: remove Version param from LuceneTestCase.newIndexWriterConfig, the grand sum of 2 tests making use of it can use the 3-arg version and reduce the noise everywhere else
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614698 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 16:20:24 +00:00
Timothy Potter
8fa6c59beb SOLR-6020: Fix broken JavaDoc found by precommit.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614498 13f79535-47bb-0310-9956-ffa450edef68
2014-07-29 21:48:17 +00:00
Michael McCandless
818e68b61b LUCENE-5843: this is a bug not a feature!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614424 13f79535-47bb-0310-9956-ffa450edef68
2014-07-29 17:22:18 +00:00