Noble Paul
58837104ab
SOLR-9530: addressing test failures with seed 9F9128B8E3E8FAA7
2017-05-06 07:54:22 +09:30
Noble Paul
468d479b5f
SOLR-9530: fixing test error
2017-05-06 06:00:54 +09:30
Christine Poerschke
a96f39449b
SOLR-10572: Removed three "no longer supported in solrconfig.xml" asserts.
2017-05-05 18:58:16 +01: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
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
Chris Hostetter
15e1c5d34f
SOLR-10583: JSON Faceting now supports a query time 'join' domain change option
2017-05-03 10:30:02 -07: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
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
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
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
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
Mikhail Khludnev
816b806d8a
SOLR-10521: adding sort=childfield(field,$q) asc for {!parent} query.
2017-04-28 11:23:53 +03:00
Joel Bernstein
e57fab17c0
SOLR-10559: Cleaner syntax
2017-04-27 17:03:29 -04:00
Mikhail Khludnev
61d02a47e2
SOLR-10500: fix many parents with nested children per /update/json/docs request
2017-04-27 13:01:07 +03:00
Noble Paul
fba52de066
SOLR-10507: Core Admin status command to emit collection details of each core
2017-04-27 12:38:34 +09:30
David Smiley
8a99937980
SOLR-10526: fix facet.heatmap facet exclusion when distributed/sharded
2017-04-26 14:04:35 -04:00
Andrzej Bialecki
2d2257926c
SOLR-10569: "updateHandler" stats is null when queried via MBeans handler.
2017-04-26 19:51:43 +02:00
Andrzej Bialecki
98b2cba53c
SOLR-10565: Make root names more unique.
2017-04-26 17:48:17 +02:00
Joel Bernstein
0e963f7a8a
SOLR-10566: Add timeseries Streaming Expression
2017-04-26 11:17:43 -04:00
David Smiley
f45017b2d4
SOLR-10537: Added SolrParams.toLocalParamsString() and moved QP.encodeLocalParamVal to ClientUtils
2017-04-26 08:38:52 -04:00
Andrzej Bialecki
d8ec25bdc5
SOLR-10489: Fix an occasional NPE.
2017-04-26 12:31:39 +02:00
yonik
1f77776937
SOLR-10480: fix offset param handling in JSON Facet API
2017-04-25 22:56:44 -04:00
Steve Rowe
03b484346e
SOLR-10310: Fix CopyFieldTest failure
2017-04-25 17:07:42 -04:00
Steve Rowe
dd171ff8fe
SOLR-10310: By default, stop splitting on whitespace prior to analysis in edismax and standard/"lucene" query parsers
2017-04-25 12:02:25 -04:00
yonik
4f89f98f66
SOLR-7452: JSON Facet API - refining for numBuckets
2017-04-25 11:00:30 -04:00
Mikhail Khludnev
680f4d7fd3
SOLR-10520: fix child.facet.field counts
2017-04-25 12:33:05 +03:00
Joel Bernstein
cd02dd7d4a
SOLR-10559: Add let and get Streaming Expressions
2017-04-24 20:19:17 -04:00
yonik
71ce0d31a6
SOLR-10548: SOLR-10552: numBuckets should use hll and ignore mincount>1 filtering
2017-04-24 18:17:17 -04:00
Andrzej Bialecki
114a65b331
SOLR-10557: Make "compact" format default for /admin/metrics.
2017-04-24 22:35:18 +02:00
Erick Erickson
e17b987734
SOLR-10493: Investigate SolrCloudExampleTest failures.
...
(cherry picked from commit 0247acd)
2017-04-24 12:22:11 -07:00
Shalin Shekhar Mangar
56e1ad484a
SOLR-10047: Move test into its own test class and force use of NoMergePolicy to fix test failures
...
This closes #195
2017-04-25 00:26:21 +05:30