Joel Bernstein
b18c182d42
SOLR-10559: Update CHANGES.txt
2017-05-05 14:36:32 -04:00
Joel Bernstein
554f6600a0
SOLR-10566: Update CHANGES.txt
2017-05-05 14:27:46 -04:00
Christine Poerschke
a96f39449b
SOLR-10572: Removed three "no longer supported in solrconfig.xml" asserts.
2017-05-05 18:58:16 +01:00
Joel Bernstein
07acc93b74
SOLR-10516: Update CHANGES.txt
2017-05-05 13:57:03 -04:00
Joel Bernstein
9d2f6d2cf4
SOLR-10504: Update CHANGES.txt
2017-05-05 13:48:47 -04:00
Joel Bernstein
41ebeeaadc
SOLR-10274: Update CHANGES.txt
2017-05-05 13:40:02 -04:00
Joel Bernstein
a0fc943324
SOLR-10426: Add shuffle Streaming Expression
2017-05-05 13:32:33 -04:00
Joel Bernstein
8bfe70fbea
SOLR-10351: Update CHANGES.txt
2017-05-05 13:24:59 -04:00
Joel Bernstein
867e81672a
SOLR-10303: Update CHANGES.txt
2017-05-05 13:14:15 -04:00
yonik
bcf3405418
tests: test reset for other bucket aggregations
2017-05-04 23:51:10 -04:00
Noble Paul
faa74ec7dc
SOLR-9530: An Update Processor to convert normal update operation to an atomic operations such as add, set,inc, remove ,set, removeregex
2017-05-05 10:49:11 +09:30
Mikhail Khludnev
c6ebee6a49
SOLR-9867: @Ignore TestSolrCLIRunExample.testTechproductsExample()
2017-05-05 02:20:17 +03:00
Jan Høydahl
e776cbe446
SOLR-7041: Cut over tests from <defaultSearchField> in schema to df on requests
2017-05-05 00:53:50 +02:00
Mike McCandless
de709b122d
LUCENE-7811: add concurrent SortedSet facets implementation
2017-05-04 15:16:05 -04:00
Erick Erickson
2af2b55e2d
SOLR-10607: Improve RTimerTree documentation
2017-05-04 08:10:46 -07:00
Mikhail Khludnev
5eb4a8d71b
SOLR-9867: fixing JvmMetricsTest broken earlier, bring back testTechproductsExample()
...
and single SDF.cores assignment.
2017-05-04 17:21:38 +03:00
Mikhail Khludnev
1534b6219f
SOLR-9867: rollback SDF.createCoreContainer(). disable testTechproductsExample
2017-05-04 16:19:14 +03:00
Mikhail Khludnev
30f1422ba9
SOLR-9867: make sure cores are assigned in the end of SolrDispatchFilter.createCoreContainer() only
2017-05-04 15:45:14 +03:00
Mikhail Khludnev
32b7791fa8
SOLR-9867: fixing TestSolrCLIRunExample.testTechproductsExample
...
- SolrDispatchFilter.doFilter rejects invocation until init() is completed.
- introducing isLoaded=false, isLoading=true core status
- blocking shutdown until core loading stops
- looping run example tool while core is loading 1 min max.
2017-05-04 09:15:12 +03:00
Noble Paul
e912b7cb5c
added extra check if it is a liveNode
2017-05-04 15:13:01 +09:30
yonik
3a7aedcef9
SOLR-10596: fix unique/hll docvalue iterator reuse
2017-05-03 23:04:33 -04:00
David Smiley
40c8ea4b1a
LUCENE-7814: DateRangePrefixTree bug in years >= 292M
2017-05-03 15:50:34 -04:00
Chris Hostetter
15e1c5d34f
SOLR-10583: JSON Faceting now supports a query time 'join' domain change option
2017-05-03 10:30:02 -07:00
Joel Bernstein
17563ce81f
SOLR-10601: StreamExpressionParser should handle white space around = in named parameters
2017-05-03 10:25:54 -04:00
David Smiley
b901d16b9b
* SOLR-10549: (typo fix in CHANGES.txt)
2017-05-03 10:07:12 -04:00
David Smiley
037d864bf9
* SOLR-10549: The new 'large' attribute had been forgotten in /schema/fields?showDefaults=true (David Smiley)
2017-05-03 09:30:34 -04:00
Mikhail Khludnev
cbd3b02cda
SOLR-10588: Prevent redundant double core reload on config update.
2017-05-03 07:10:05 +03:00
Joel Bernstein
b5e9b5aaf6
SOLR-10536: stats Streaming Expression should work in non-SolrCloud mode
2017-05-02 20:34:28 -04:00
Erik Hatcher
5d42177b92
SOLR-1485: improve TokenStream API usage
2017-05-02 19:41:24 -04:00
Erick Erickson
0be8e17832
SOLR-10519: SolrCLI.atPath cannot handle children that begin with a slash.
2017-05-02 13:58:47 -07:00
Mark Miller
366a5d242e
SOLR-10316: Unloading a core can remove a ZK SolrCore registration entry for the wrong SolrCore.
2017-05-02 15:31:57 -03:00
Mark Miller
c4872add50
SOLR-10430: Add ls command to ZkCLI for listing only sub-directories.
2017-05-02 13:38:44 -03:00
Erik Hatcher
f526b908f2
SOLR-1485: remove unused import
2017-05-02 10:13:24 -04:00
Erik Hatcher
a68b778e5d
SOLR-1485: fix tests, removing unnecessary tie to Similarity in PayloadDecoder
2017-05-02 07:50:12 -04:00
Erik Hatcher
6c565c001b
SOLR-1485: Add payload support
2017-05-01 21:35:29 -04:00
Joel Bernstein
ee8ce57e51
SOLR-10559: Fix TupStream to respect field order
2017-05-01 12:32:37 -04:00
Joel Bernstein
0a2286c5f2
SOLR-10566: Fix error handling
2017-05-01 12:06:00 -04:00
Steve Rowe
8c11f81a95
SOLR-9386: Move default clientPort specification to before calling QuorumPeerConfig.parseProperties(), which requires that clientPort be specified.
2017-05-01 10:26:41 -04:00
Joel Bernstein
b705217bec
SOLR-10559: Remove debuggin
2017-04-30 22:14:15 -04:00
Jan Høydahl
61f64829d8
SOLR-7041: Remove a lot of defaultOperator and defaultSearchField from test configs (still more work to do)
2017-04-29 20:39:50 +02:00
Mikhail Khludnev
e96dc4f21c
LUCENE-7798: Add .equals and .hashCode to ToParentBlockJoinSortField
2017-04-29 13:55:11 +03:00
Dennis Gove
460b3b36e9
SOLR-10559: Updates TupStream and enhances evaluators to work over values in the SteamContext
2017-04-28 21:45:56 -04:00
Joel Bernstein
7f6f68c7f4
SOLR-10582: Add Correlation Evaluator
2017-04-28 15:54:46 -04:00
Steve Rowe
e2521b2a8b
SOLR-9596: Add Solr support for SimpleTextCodec, via <codecFactory class=solr.SimpleTextCodecFactory/> in solrconfig.xml (per-field specification in the schema is not possible).
2017-04-28 15:36:50 -04:00
Steve Rowe
57f17b1118
SOLR-9386: Upgrade Zookeeper to 3.4.10
2017-04-28 11:24:53 -04:00
Steve Rowe
929126a489
LUCENE-7794: buildAndPushRelease.py should run validate and documentation-lint
2017-04-28 10:14:38 -04:00
Steve Rowe
1d316ea4cb
LUCENE-7793: smokeTestRelease.py should run documentation-lint
2017-04-28 09:58:02 -04:00
Dawid Weiss
e52d860994
LUCENE-7796: Make IOUtils.reThrow idiom declare Error return type so
...
callers may use it in a way that compiler knows subsequent code is
unreachable. reThrow is now deprecated in favor of IOUtils.rethrowAlways.
2017-04-28 12:17:21 +02:00
Mikhail Khludnev
816b806d8a
SOLR-10521: adding sort=childfield(field,$q) asc for {!parent} query.
2017-04-28 11:23:53 +03:00
Joel Bernstein
02167d06d4
SOLR-10559: Fix precommit
2017-04-27 17:03:29 -04:00