Commit Graph

27373 Commits

Author SHA1 Message Date
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
Joel Bernstein e4d4e582a0 SOLR-10559: Fixed compilation error 2017-04-27 17:03:29 -04:00
Joel Bernstein e57fab17c0 SOLR-10559: Cleaner syntax 2017-04-27 17:03:29 -04:00
Erik Hatcher 64caf176ba LUCENE-7481: fix rewrite methods
LUCENE-7808: fix .equals/.hashCode methods
2017-04-27 15:43:17 -04:00
Erik Hatcher 2804159c64 Remove unused imports 2017-04-27 15:34:47 -04:00
Erik Hatcher 5fdf9129b0 Add CHANGES entry for LUCENE-7481 2017-04-27 15:16:43 -04:00
Erik Hatcher f4bdb44fd8 LUCENE-7481: Fix PayloadScoreQuery rewrite 2017-04-27 15:08:51 -04:00
Erik Hatcher 72e616dd52 LUCENE-7481: Fix SpanPayloadCheckQuery rewrite 2017-04-27 08:55:05 -04:00
Jim Ferenczi 0f3bcf347e Add 6.5.1 back compat test indexes 2017-04-27 13:53:52 +02:00
Jim Ferenczi b418c31308 update doap files with Lucene / Solr 6.5.1 release 2017-04-27 13:06:39 +02:00
Mike McCandless f9c2b8be3b fix wrong version in logging message 2017-04-27 06:59:24 -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
Joel Bernstein 55de74cc45 SEARCH-313: Handled unescaped plus sign in gap 2017-04-26 22:43:28 -04:00
Erik Hatcher 28aeeadb5f LUCENE-7808: Fix PayloadScoreQuery and SpanPayloadCheckQuery .equals and .hashCode methods. 2017-04-26 20:05:32 -04:00
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
Christine Poerschke 90b3ef18de SOLR-10046: move from 6.6.0 to 7.0.0 CHANGES.txt (backport yet to be completed) 2017-04-26 17:01:29 +01:00
Andrzej Bialecki 98b2cba53c SOLR-10565: Make root names more unique. 2017-04-26 17:48:17 +02:00
Joel Bernstein 679eaae9a5 SOLR-10566: Fix precommit 2017-04-26 11:17:43 -04:00
Joel Bernstein 0e963f7a8a SOLR-10566: Add timeseries Streaming Expression 2017-04-26 11:17:43 -04:00