Commit Graph

2816 Commits

Author SHA1 Message Date
Mikhail Khludnev 2897b29d53 SOLR-5743: introducing BlockJoinFacet*Component which are acting on child.facet.field request parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721644 13f79535-47bb-0310-9956-ffa450edef68
2015-12-24 17:04:56 +00:00
David Wayne Smiley ef2aa314c5 SOLR-8460: /analysis/field could throw exceptions for custom attributes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721638 13f79535-47bb-0310-9956-ffa450edef68
2015-12-24 16:25:59 +00:00
Yonik Seeley c5e2b3508e SOLR-8436: filters for realtime-get
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721585 13f79535-47bb-0310-9956-ffa450edef68
2015-12-23 23:16:13 +00:00
Anshum Gupta 132986048f addVersion merge changes from branch_5x for 5.3.2 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721549 13f79535-47bb-0310-9956-ffa450edef68
2015-12-23 14:59:12 +00:00
Shai Erera 98f078aeb5 SOLR-8455: Improve RecoveryStrategy logging and fix interval-between-recovery-attempts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721531 13f79535-47bb-0310-9956-ffa450edef68
2015-12-23 12:16:50 +00:00
Anshum Gupta 0811245013 SOLR-8454: Adding change log entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721492 13f79535-47bb-0310-9956-ffa450edef68
2015-12-23 06:22:23 +00:00
Christine Poerschke c4b6008e38 SOLR-8452: replace "partialResults" occurrences with SolrQueryResponse.RESPONSE_HEADER_PARTIAL_RESULTS_KEY
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721450 13f79535-47bb-0310-9956-ffa450edef68
2015-12-22 19:28:15 +00:00
David Wayne Smiley 822785a15f SOLR-8059: debug=results&distrib.singlePass=true can NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721203 13f79535-47bb-0310-9956-ffa450edef68
2015-12-21 16:00:25 +00:00
Christine Poerschke c4db8d57a4 SOLR-8317: use responseHeader and response accessors to SolrQueryResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721170 13f79535-47bb-0310-9956-ffa450edef68
2015-12-21 14:39:21 +00:00
Noble Paul 0afacabbcd SOLR-8422: When authentication enabled, requests fail if sent to a node that doesn't host
the collection

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721142 13f79535-47bb-0310-9956-ffa450edef68
2015-12-21 12:37:27 +00:00
Noble Paul 7c55b295c3 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721099 13f79535-47bb-0310-9956-ffa450edef68
2015-12-21 07:53:16 +00:00
Noble Paul 01a72b3b3f SOLR-8428: RuleBasedAuthorizationPlugin adds an 'all' permission
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1721097 13f79535-47bb-0310-9956-ffa450edef68
2015-12-21 07:11:14 +00:00
Joel Bernstein 60a5da24eb SOLR-8443: Change /stream handler http param from stream to expr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720849 13f79535-47bb-0310-9956-ffa450edef68
2015-12-18 21:38:17 +00:00
Yonik Seeley 63e5b30751 SOLR-8230: JSON Facet API: add facet-info to debug when debugQuery=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720823 13f79535-47bb-0310-9956-ffa450edef68
2015-12-18 16:44:21 +00:00
Christine Poerschke 6e4bb7c60f SOLR-8317: add responseHeader and response accessors to SolrQueryResponse. TestSolrQueryResponse tests for accessors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720822 13f79535-47bb-0310-9956-ffa450edef68
2015-12-18 16:39:35 +00:00
Mark Robert Miller 9794ec7705 SOLR-8015: HdfsLock may fail to close a FileSystem instance if it cannot immediately obtain an index lock.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720773 13f79535-47bb-0310-9956-ffa450edef68
2015-12-18 12:44:36 +00:00
Noble Paul eb0ce24e8a SOLR-8434: Add a flag 'blockUnknown' to BasicAuthPlugin to block unauthenticated requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720729 13f79535-47bb-0310-9956-ffa450edef68
2015-12-18 08:40:38 +00:00
Mark Robert Miller 29f6dfe7ed SOLR-8371: Try and prevent too many recovery requests from stacking up and clean up some faulty cancel recovery logic.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720718 13f79535-47bb-0310-9956-ffa450edef68
2015-12-18 04:01:03 +00:00
David Wayne Smiley 46392dde41 SOLR-8419: TermVectorComponent: fix accidental inclusion of docs when distrib.singlePass. Remove 'uniqueKeyField' from response. distrib now requires a schema unique key.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720714 13f79535-47bb-0310-9956-ffa450edef68
2015-12-18 02:15:56 +00:00
James Dyer ade2f7e077 SOLR-4280: Allow specifying "spellcheck.maxResultsForSuggest" as a percentage of filter query results
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720636 13f79535-47bb-0310-9956-ffa450edef68
2015-12-17 19:40:24 +00:00
Mark Robert Miller fe7ef38b2e SOLR-8279: Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720613 13f79535-47bb-0310-9956-ffa450edef68
2015-12-17 17:08:10 +00:00
Noble Paul ed5381fe19 SOLR-8434: Add wildcard support to role, to match any role in RuleBasedAuthorizationPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720550 13f79535-47bb-0310-9956-ffa450edef68
2015-12-17 13:49:43 +00:00
Shalin Shekhar Mangar 180d7828a7 SOLR-8426: Enable /export, /stream and /sql handlers by default and remove them from example configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720468 13f79535-47bb-0310-9956-ffa450edef68
2015-12-16 22:10:49 +00:00
Joel Bernstein fae9831060 SOLR-8191: Update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720461 13f79535-47bb-0310-9956-ffa450edef68
2015-12-16 21:45:32 +00:00
Joel Bernstein d200689b2b SOLR-6398: Add IterativeMergeStrategy to support running Parallel Iterative Algorithms inside of Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720422 13f79535-47bb-0310-9956-ffa450edef68
2015-12-16 19:44:43 +00:00
Shalin Shekhar Mangar 8f9b46d024 SOLR-8427: Remove entry from 5.5 section because this bug exists only in trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720379 13f79535-47bb-0310-9956-ffa450edef68
2015-12-16 15:43:39 +00:00
Shalin Shekhar Mangar 4126da0bc9 SOLR-8427: Added entry to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720377 13f79535-47bb-0310-9956-ffa450edef68
2015-12-16 15:40:24 +00:00
Yonik Seeley a3b62326a3 SOLR-8372: continue buffering if recovery is canceled/failed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720250 13f79535-47bb-0310-9956-ffa450edef68
2015-12-15 21:06:32 +00:00
Noble Paul a1951a4469 SOLR-8410: Add all read paths to 'read' permission in RuleBasedAuthorizationPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720223 13f79535-47bb-0310-9956-ffa450edef68
2015-12-15 19:00:51 +00:00
Christine Poerschke fc09a4729f SOLR-8388: more TestSolrQueryResponse.java tests; add SolrReturnFields.toString method, ReturnFieldsTest.testToString test;
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720160 13f79535-47bb-0310-9956-ffa450edef68
2015-12-15 13:50:51 +00:00
Erick Erickson 5e587ab4d1 SOLR-2649: MM ignored in edismax queries with operators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1720062 13f79535-47bb-0310-9956-ffa450edef68
2015-12-15 02:08:51 +00:00
Christine Poerschke f81f939b54 SOLR-8414: AbstractDistribZkTestBase.verifyReplicaStatus could throw NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719981 13f79535-47bb-0310-9956-ffa450edef68
2015-12-14 18:16:44 +00:00
Christine Poerschke 1d6b78efdb SOLR-8352: randomise unload order in UnloadDistributedZkTest.testUnloadShardAndCollection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719908 13f79535-47bb-0310-9956-ffa450edef68
2015-12-14 13:35:30 +00:00
Dennis Gove 1fc12ffd41 SOLR-7904: Add StreamExpression Support to FacetStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719838 13f79535-47bb-0310-9956-ffa450edef68
2015-12-13 21:21:52 +00:00
Christine Poerschke 78197cb8f5 SOLR-8404: tweak SolrQueryResponse.getToLogAsString, add TestSolrQueryResponse.testToLog (Christine Poerschke)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719503 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 19:25:48 +00:00
Christine Poerschke 8575e3fb3a LUCENE-6925: add ForceMergePolicy class in lucene test-framework and RandomForceMergePolicy class in solr test-framework, plus Test[Random]ForceMergePolicy test classes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719449 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 15:19:29 +00:00
Christine Poerschke 2464d1a2fa SOLR-8383: SolrCore.java + QParserPlugin.java container initialCapacity tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719342 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 10:59:16 +00:00
Varun Thacker 5e03927a8c SOLR-6992: Fix Files UI to show the managed-schema file as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719261 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 05:38:38 +00:00
Joel Bernstein 60dca1b4f9 SOLR-8337: Add ReduceOperation and wire it into the ReducerStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719246 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 02:28:25 +00:00
Erick Erickson 72a5850a20 SOLR-8401: Windows start script fails when executed from a different drive
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719123 13f79535-47bb-0310-9956-ffa450edef68
2015-12-10 17:45:01 +00:00
Christine Poerschke a86b9bb80e SOLR-8388: factor out response/TestSolrQueryResponse.java from servlet/ResponseHeaderTest.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719116 13f79535-47bb-0310-9956-ffa450edef68
2015-12-10 17:21:53 +00:00
Erick Erickson 99550b5c8a SOLR-8378: Add upconfig and downconfig commands to the bin/solr script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719099 13f79535-47bb-0310-9956-ffa450edef68
2015-12-10 15:32:33 +00:00
Christine Poerschke d33ca97167 SOLR-8305: replace LatLonType.getValueSource's QParser use
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719080 13f79535-47bb-0310-9956-ffa450edef68
2015-12-10 13:36:53 +00:00
Mark Robert Miller 0f0b3ff8e5 SOLR-8367: Fix the LeaderInitiatedRecovery 'all replicas participate' fail-safe.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718987 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 23:30:35 +00:00
Joel Bernstein e04981edc7 SOLR-8266: Remove Java Serialization from the Streaming API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718947 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 19:52:28 +00:00
Varun Thacker 40486d3220 SOLR-8387: Rename all schema.xml files to managed-schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718932 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 18:33:46 +00:00
Noble Paul 0ac7756852 SOLR-8373: KerberosPlugin: Using multiple nodes on same machine leads clients to
fetch TGT for every request

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718852 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 13:21:56 +00:00
Varun Thacker 6981127be7 SOLR-8386: Add field option in the admin ui loads up even when no schemaFactory has been specified since the default is ManagedIndexSchemaFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718849 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 13:13:30 +00:00
Varun Thacker a1605404b8 SOLR-8131: example/files config doesn't explicitly mention a schema factory + imporove upgrading instructions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718768 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 07:21:09 +00:00
Christine Poerschke fe731fd449 SOLR-8360: simplify ExternalFileField.getValueSource implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718562 13f79535-47bb-0310-9956-ffa450edef68
2015-12-08 11:08:04 +00:00