Commit Graph

8914 Commits

Author SHA1 Message Date
Noble Paul 579813ef13 SOLR-9784: removed unused method 2016-11-26 12:28:56 +05:30
Shalin Shekhar Mangar 2badb2b4d8 SOLR-9433: Ignore testDeleteInstanceDirAfterCreateFailure on windows
(cherry picked from commit eded69b)
2016-11-26 01:01:48 +05:30
Shalin Shekhar Mangar a81ba8e9c8 SOLR-9801: Upgrade jetty to 9.3.14.v20161028
(cherry picked from commit 5228c8e)
2016-11-26 00:51:49 +05:30
Noble Paul c862a88e50 Merge remote-tracking branch 'origin/branch_6x' into branch_6x 2016-11-25 09:10:41 +05:30
David Smiley 26fc078847 fix bad xml processing instruction placement
(cherry picked from commit 9b4b120)
2016-11-24 22:25:46 -05:00
Noble Paul 3a3d6afef0 SOLR-9512: removed unused import 2016-11-25 08:18:49 +05:30
David Smiley a089bf2827 SOLR-9708: Added UnifiedSolrHighlighter. Added hl.method=original|fastVector|postings|unified
(cherry picked from commit 4314c51)
2016-11-24 19:37:54 -05:00
Noble Paul 8201ddc3b3 SOLR-9784: Refactor CloudSolrClient to eliminate direct dependency on ZK 2016-11-25 01:10:14 +05:30
Noble Paul e309f90589 SOLR-9784: Refactor CloudSolrClient to eliminate direct dependency on ZK
SOLR-9512: CloudSolrClient's cluster state cache can break direct updates to leaders
2016-11-25 00:27:16 +05:30
Noble Paul 28fd42bf4a SOLR-9721: javabin Tuple parser for streaming and other end points 2016-11-24 09:02:28 +05:30
Shalin Shekhar Mangar 8a5bb46663 SOLR-8785: Use per-second rates for consistency in all stats outputs
(cherry picked from commit f8fa2e9)
2016-11-23 23:23:02 +05:30
Shalin Shekhar Mangar df242c8437 SOLR-8785: Convert rates to be per minute from the default per second rates reported by the metrics library
(cherry picked from commit dab2e24)
2016-11-23 23:22:53 +05:30
yonik 9a980833df SOLR-9786: set filter for join query parser 2016-11-22 22:44:53 -05:00
yonik e7aa0e4ce4 SOLR-9786: set filter flag for more parsers 2016-11-22 16:30:39 -05:00
yonik 9f24c4b59a SOLR-9786: FieldType.getSetQuery, QParser.flags/isFilter, solr query parser use getSetQuery when appropriate and other optimizations 2016-11-22 12:53:41 -05:00
Steve Rowe 615570c347 LUCENE-7543: Update dev-tools/README.txt to include new dev-tools/ directories including doap/; add missing 1.4.1 and 4.9.1 release notes to Solr's CHANGES.txt; fix names of 3.6.1, 3.6.2, 4.0-ALPHA and 4.0-BETA releases in Solr's DOAP file to refer to solr instead of lucene. 2016-11-22 11:59:13 -05:00
Christine Poerschke e55742e056 SOLR-8785: tweak attribution 2016-11-22 09:32:14 +00:00
Shalin Shekhar Mangar 2deb900774 SOLR-8785: Use Dropwizard Metrics library for core metrics
(cherry picked from commit ff6da66)
2016-11-22 14:42:47 +05:30
Steve Rowe 25d2d8d273 LUCENE-7543: Make changes-to-html target an offline operation, by moving the Lucene and Solr DOAP RDF files into the Git source repository under dev-tools/doap/ and then pulling release dates from those files, rather than from JIRA. 2016-11-21 16:48:44 -05:00
Alexandre Rafalovitch df6d86d5f6 SOLR-9626: Add css class, when match key is found 2016-11-20 22:35:09 +11:00
Christine Poerschke 500f6c7875 SOLR-9782: for json.nl expand test coverage and comments w.r.t. NamedList(null=null) 2016-11-18 16:15:18 +00:00
Noble Paul 535bf59a3b Wrong casting of CharSequence to String 2016-11-18 20:33:13 +05:30
Alan Woodward 7ca0ba043a Log root cause error when directories can't be deleted on core unload 2016-11-18 13:45:44 +00:00
yonik 61a6072573 SOLR-9324: move changes entry to 6.4 2016-11-17 16:49:50 -05:00
Hrishikesh Gadre f084e658b7 SOLR-9324 Fix TestSolrCloudWithSecureImpersonation#testForwarding 2016-11-17 15:05:47 -05:00
Uwe Schindler 6428772aa2 SOLR-9460: Fully fix test setup 2016-11-17 15:05:46 -05:00
Uwe Schindler 225198a2b7 SOLR-9460: Disable test that does not work with Windows 2016-11-17 15:05:46 -05:00
Gregory Chanan 8659fe1cce SOLR-9324: Fix local host test assumptions 2016-11-17 15:05:46 -05:00
Gregory Chanan f78f698ab0 SOLR-9324: Support Secure Impersonation / Proxy User for solr authentication
Conflicts:
	solr/CHANGES.txt
	solr/core/src/java/org/apache/solr/security/KerberosPlugin.java
2016-11-17 15:05:46 -05:00
yonik e525cca017 SOLR-9772: reuse comparator when deriving fieldSortValues 2016-11-17 10:57:02 -05:00
Erick Erickson 8bd4ad36c5 SOLR-9606: Change hard-coded keysize from 512 to 1024
(cherry picked from commit e402a30)
2016-11-16 13:36:53 -08:00
markrmiller 6962381180 SOLR-9284: Reduce off heap cache size. 2016-11-16 10:12:08 -05:00
Kevin Risden 8c7decb4c0 SOLR-9597: Add setReadOnly(String ...) to ConnectionImpl 2016-11-15 21:35:09 -06:00
Kevin Risden 8af0223812 SOLR-9729: JDBCStream improvements 2016-11-15 21:07:10 -06:00
Kevin Risden e3db9f3b8a SOLR-9077: Streaming expressions should support collection alias 2016-11-15 20:45:19 -06:00
Kevin Risden ead40a9e00 SOLR-9666: SolrJ LukeResponse support dynamic fields 2016-11-15 18:58:54 -06:00
markrmiller b90b4dc694 SOLR-9284: Reduce off heap cache size and fix test asserts. 2016-11-15 11:05:20 -05:00
markrmiller 3d91016014 SOLR-9284: The HDFS BlockDirectoryCache should not let it's keysToRelease or names maps grow indefinitely. 2016-11-15 05:19:16 -05:00
Shalin Shekhar Mangar eedc284c4d SOLR-9736: Solr resolves the collection name against the first available leader or first replica of the first slice
(cherry picked from commit 0d290ae)
2016-11-15 14:19:18 +05:30
Shalin Shekhar Mangar d3420c31a9 SOLR-9633: Fix issue number in CHANGES.txt
(cherry picked from commit b57a5e4)
2016-11-15 11:07:45 +05:30
Shalin Shekhar Mangar 53dad4f0d1 SOLR-9366: Limit memory consumed by FastLRUCache with a new 'maxRamMB' config parameter
(cherry picked from commit 487b097)
2016-11-15 11:00:52 +05:30
Steve Rowe 8989c77478 SOLR-9751: PreAnalyzedField can cause managed schema corruption 2016-11-14 19:18:23 -05:00
Erick Erickson 375dd323a7 SOLR-9166: Export handler returns zero for numeric fields that are not in the original doc 2016-11-14 06:46:44 -08:00
Christine Poerschke 3e37f4294a Fix arg order in CommonParamsTest's assertEquals. 2016-11-14 12:36:15 +00:00
Noble Paul 3147c5c423 SOLR-9718: replace assert and assertTrue() to assertEquals() 2016-11-14 12:43:14 +05:30
Noble Paul a32b049598 SOLR-9718: replace assert and assertTrue() to assertEquals() 2016-11-14 12:35:36 +05:30
Mike McCandless 3fe3188553 Revert the last change so we continue using randomize similarity for this test. 2016-11-13 18:35:01 -05:00
Mike McCandless 235b80f599 LUCENE-7555: use BM25Similarity for this test 2016-11-12 17:43:06 -05:00
Christine Poerschke aa6a678a80 SOLR-8332: Factor HttpShardHandler[Factory]'s url shuffling out into a ReplicaListTransformer class.
(Christine Poerschke, Noble Paul)
2016-11-09 10:37:53 +00:00
yonik 768b7ff8f5 SOLR-9740: fix macro expansion of multi-valued parameters 2016-11-08 18:10:36 -05:00