Christine Poerschke
|
04a51deb50
|
SOLR-9709: add json.nl=map example comment, expand json.nl test coverage.
|
2016-11-02 12:44:33 +00:00 |
Mike McCandless
|
97c9783802
|
LUCENE-7135: only use OS_ARCH if we couldn't access sun.arch.data.model
|
2016-11-02 06:49:19 -04:00 |
Mike McCandless
|
35f3cd9bd9
|
LUCENE-7501: fix back-compat bug; add test
|
2016-11-02 05:36:00 -04:00 |
Mike McCandless
|
830a3fdfbf
|
LUCENE-7532: add back lost codec file format documentation
|
2016-11-01 14:00:00 -04:00 |
yonik
|
8c42045f27
|
SOLR-9681: move "filter" inside "domain" block
|
2016-11-01 12:01:46 -04:00 |
Shalin Shekhar Mangar
|
da7ccd3eef
|
SOLR-9433: SolrCore clean-up logic uses incorrect path to delete dataDir on failure to create a core
(cherry picked from commit 5120816 )
|
2016-11-01 14:34:07 +05:30 |
Shalin Shekhar Mangar
|
2175f6fde3
|
Removing 7.0.0 release section and SOLR-9481 from the CHANGES.txt
|
2016-10-31 21:06:41 +05:30 |
Mike McCandless
|
f9e2f0c5b6
|
LUCENE-7135: add issue number in CHANGES.txt
|
2016-10-31 11:24:05 -04:00 |
Jan Høydahl
|
fefb5d2602
|
Minor typo fix in solr.cmd help
|
2016-10-31 15:13:32 +01:00 |
Alan Woodward
|
07747cdb05
|
Up test timeout to match all others in TestCollectionStateWatchers
|
2016-10-31 12:49:23 +00:00 |
Christine Poerschke
|
9b424454e3
|
SOLR-9442: Adds Array of NamedValuePair (json.nl=arrnvp) style to JSONResponseWriter. (Jonny Marks, Christine Poerschke)
|
2016-10-31 12:15:10 +00:00 |
Shalin Shekhar Mangar
|
a76563cf71
|
Adding version 6.4.0
|
2016-10-31 16:49:24 +05:30 |
Jan Høydahl
|
331de3d71f
|
SOLR-9697: Fixed zk upconfig which was broken on windows
(cherry picked from commit 2ad2fca )
|
2016-10-31 09:37:04 +01:00 |
Mike McCandless
|
96372be35c
|
LUCENE-7135: work around security manager when checking for 32/64 bit JVM
|
2016-10-30 20:05:00 -04:00 |
Erick Erickson
|
807ba8c60c
|
SOLR-9701: NPE in export handler when fl parameter is omitted.
(cherry picked from commit 42eab70 )
|
2016-10-29 19:54:33 -07:00 |
yonik
|
19d86e69d9
|
SOLR-9704: optimization: use filters after blockChildren for acceptDocs
|
2016-10-29 21:22:14 -04:00 |
yonik
|
3ada3421cd
|
SOLR-9681:tests: add filter after block join test
|
2016-10-29 17:34:45 -04:00 |
yonik
|
05ea64a665
|
SOLR-9681: add filters to any facet command
|
2016-10-29 15:26:21 -04:00 |
David Smiley
|
a3c701e2f6
|
SOLR-9621: Remove several Guava & Apache Commons calls in favor of java 8 alternatives.
(cherry picked from commit 2e21511 )
|
2016-10-28 17:30:19 -04:00 |
Alan Woodward
|
9b669d7287
|
SOLR-9132: Don't require indexInfo from corestatus over reloads
|
2016-10-28 15:18:12 +01:00 |
Alan Woodward
|
6340f3b9b9
|
SOLR-9132: Fix test bug
|
2016-10-28 14:30:13 +01:00 |
Alan Woodward
|
bb33bb7d4c
|
SOLR-9132: Fix precommit
|
2016-10-28 13:47:00 +01:00 |
Alan Woodward
|
14cfb82bf7
|
SOLR-9132: Cut over some collections API and recovery tests
|
2016-10-28 10:37:59 +01:00 |
Noble Paul
|
6e563d0f4f
|
Merge branch 'branch_6x' of https://git-wip-us.apache.org/repos/asf/lucene-solr into branch_6x
|
2016-10-28 08:31:46 +05:30 |
Noble Paul
|
591984cd03
|
SOLR-8146: removing the unused class
|
2016-10-28 08:26:59 +05:30 |
Erick Erickson
|
23591ff9b8
|
SOLR-9371: Fix bin/solr script calculations - start/stop wait time and RMI_PORT
(cherry picked from commit 1344d89 )
|
2016-10-27 17:58:11 -07:00 |
Jan Høydahl
|
2ad6de184c
|
SOLR-9610: Fix typo in usage for assertTool timeout option. use --timeout instead of --ms
(cherry picked from commit fa4e599 )
|
2016-10-27 23:43:40 +02:00 |
Adrien Grand
|
ed102d634a
|
LUCENE-7429: AnalyzerWrapper can now wrap the normalization analysis chain too.
|
2016-10-27 16:29:17 +02:00 |
Shalin Shekhar Mangar
|
6400b9c3cb
|
SOLR-1085: Add support for MoreLikeThis queries and responses in SolrJ client
(cherry picked from commit 2172f3e )
|
2016-10-27 17:43:22 +05:30 |
Noble Paul
|
e047543ad5
|
general cleanup to use java 8 feautures
|
2016-10-27 15:03:05 +05:30 |
Noble Paul
|
fa6fbc0834
|
SOLR-2094: XPathEntityProcessor should reinitialize the XPathRecordReader instance if the 'forEach' or 'xpath' attributes are templates & it is not a root entity
|
2016-10-27 14:54:20 +05:30 |
Noble Paul
|
8c020e395b
|
SOLR-9692: blockUnknown property makes inter-node communication impossible
|
2016-10-27 14:37:05 +05:30 |
Joel Bernstein
|
0cadbb995b
|
SOLR-9533, SOLR-9559: Undate CHANGES.txt
|
2016-10-26 23:13:21 -04:00 |
Joel Bernstein
|
0eb62c01b2
|
SOLR-9533: Fix precommit
|
2016-10-26 20:48:38 -04:00 |
Joel Bernstein
|
67938c2bab
|
SOLR-9559: Add ExecutorStream to execute stored Streaming Expressions
|
2016-10-26 20:48:06 -04:00 |
Joel Bernstein
|
9758603b81
|
SOLR-9533: Reload core config when a core is reloaded
|
2016-10-26 20:46:00 -04:00 |
yonik
|
bbc3189473
|
SOLR-9654: tests: fix overrequest test by fixing doc->shard mapping
|
2016-10-26 18:43:50 -04:00 |
yonik
|
2574e3ca70
|
SOLR-9654: tests: temporarily disable overrequest code
|
2016-10-26 17:53:37 -04:00 |
yonik
|
65f9b4dc4c
|
SOLR-4164: fix group.limit=-1 in distributed mode
|
2016-10-26 11:57:15 -04:00 |
Jan Høydahl
|
49d6332be9
|
SOLR-9670: Support SOLR_AUTHENTICATION_OPTS in solr.cmd
(cherry picked from commit feb1a5d and modified SOLR_AUTHENTICATION_CLIENT_BUILDER -> SOLR_AUTHENTICATION_CLIENT_CONFIGURER)
|
2016-10-26 15:21:34 +02:00 |
Jan Høydahl
|
c2e3cde822
|
SOLR-9610: Add timeout option, abort early on auth failure
SOLR-9680: Better error messages in SolrCLI when authentication required
(cherry picked from commit db43bfb )
|
2016-10-26 14:50:14 +02:00 |
Noble Paul
|
8f3f1f3ebb
|
SOLR-9692: blockUnknown property still breaks the internode communication
|
2016-10-26 14:08:29 +05:30 |
Noble Paul
|
ecb3ea2dab
|
SOLR-9692: blockUnknown property still breaks the internode communication
|
2016-10-26 14:08:14 +05:30 |
Shalin Shekhar Mangar
|
3628b0a0c8
|
SOLR-2212: Add a factory class corresponding to Lucene's NoMergePolicy
(cherry picked from commit 768c7e2 )
|
2016-10-26 11:31:00 +05:30 |
Shalin Shekhar Mangar
|
279647a303
|
SOLR-2039: Multivalued fields with dynamic names does not work properly with DIH
(cherry picked from commit b8d9647 )
|
2016-10-26 11:02:44 +05:30 |
Shalin Shekhar Mangar
|
de360d62cc
|
SOLR-5245: Add a test to ensure that election contexts are keyed off both collection name and coreNodeName so that killing a shard in one collection does not result in leader election in a different collection.
(cherry picked from commit 62bc90d )
|
2016-10-26 09:50:24 +05:30 |
Noble Paul
|
8394ff80f3
|
SOLR-7604: add testcase to verify the schema of .system collection
|
2016-10-26 02:05:59 +05:30 |
Noble Paul
|
87d4c3efa1
|
SOLR-7604: add testcase to verify the schema of .system collection
|
2016-10-26 02:05:47 +05:30 |
Alexandre Rafalovitch
|
fdb4dd3b32
|
SOLR-9657: Fixed Javadocs and added example
|
2016-10-25 15:43:20 -04:00 |
markrmiller
|
c1d1e6098a
|
SOLR-9536: Add hossman to CHANGES.
|
2016-10-25 12:42:02 -04:00 |