Commit Graph

1851 Commits

Author SHA1 Message Date
Erik Hatcher a7b25d28da SOLR-2168: Added support for facet.missing in /browse field and pivot faceting.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615902 13f79535-47bb-0310-9956-ffa450edef68
2014-08-05 09:42:44 +00:00
Noble Paul de86f763f5 SOLR-6294 ,SOLR-6302
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615345 13f79535-47bb-0310-9956-ffa450edef68
2014-08-02 18:40:42 +00:00
Shalin Shekhar Mangar cb84bf6888 SOLR-6309: Increase timeouts for AsyncMigrateRouteKeyTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615075 13f79535-47bb-0310-9956-ffa450edef68
2014-08-01 12:06:52 +00:00
David Wayne Smiley 0ffce18e13 SOLR-6281: Made PostingsSolrHighlighter more configurable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614702 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 16:27:13 +00:00
Shalin Shekhar Mangar 73503c4f66 SOLR-6020: Auto-generate a unique key in schema-less example if data does not have an id field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614416 13f79535-47bb-0310-9956-ffa450edef68
2014-07-29 16:46:26 +00:00
Mark Robert Miller 6aeceaeb86 SOLR-6261: Run ZooKeeper watch event callbacks in parallel to the ZooKeeper event thread.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614244 13f79535-47bb-0310-9956-ffa450edef68
2014-07-29 03:04:35 +00:00
Shalin Shekhar Mangar dcb260ad14 SOLR-6290: Harden and speed up CollectionsAPIAsyncDistributedZkTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614194 13f79535-47bb-0310-9956-ffa450edef68
2014-07-28 21:42:52 +00:00
Mark Robert Miller b2e631846f SOLR-6264: Distributed commit and optimize are executed serially across all replicas.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614118 13f79535-47bb-0310-9956-ffa450edef68
2014-07-28 18:45:23 +00:00
Shalin Shekhar Mangar 0373996d3a SOLR-6231: Increased timeouts and hardened the RollingRestartTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613834 13f79535-47bb-0310-9956-ffa450edef68
2014-07-27 19:49:59 +00:00
Erik Hatcher 5cd69d47e1 SOLR-3622, SOLR-5847, SOLR-6194, SOLR-6269: Several DIH fixes/improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613406 13f79535-47bb-0310-9956-ffa450edef68
2014-07-25 12:19:48 +00:00
Erick Erickson 0b11b8ab6b SOLR-6267: Let user override Interval Faceting key with LocalParams. Thanks Tomas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613308 13f79535-47bb-0310-9956-ffa450edef68
2014-07-24 21:43:18 +00:00
Mark Robert Miller 62059a4fdc SOLR-6274: UpdateShardHandler should log the params used to configure it's HttpClient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613182 13f79535-47bb-0310-9956-ffa450edef68
2014-07-24 16:39:08 +00:00
Shalin Shekhar Mangar 4b40a46634 SOLR-6270: Increased timeouts for MultiThreadedOCPTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612999 13f79535-47bb-0310-9956-ffa450edef68
2014-07-24 05:15:29 +00:00
Erick Erickson 2d1056e06f SOLR-6216: Better faceting for multiple intervals on DV fields. Thanks Tomas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612889 13f79535-47bb-0310-9956-ffa450edef68
2014-07-23 17:43:23 +00:00
Mark Robert Miller f94f4952a7 SOLR-3345: BaseDistributedSearchTestCase should always ignore QTime.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612585 13f79535-47bb-0310-9956-ffa450edef68
2014-07-22 15:02:43 +00:00
Mark Robert Miller 514e04fe7f SOLR-6252: A couple of small improvements to UnInvertedField class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612422 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 22:29:31 +00:00
Chris M. Hostetter 61967d99a4 SOLR-5746: Bugs in solr.xml parsing have been fixed to more correctly deal with the various datatypes of options people can specify, additional error handling of duplicated/unidentified options has also been added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612419 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 22:18:38 +00:00
Erik Hatcher ea00cf4e6c SOLR-6263: Add DIH handler name to variable resolver as ${dih.handlerName}
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612354 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 17:26:14 +00:00
Shalin Shekhar Mangar 27d68500ee SOLR-5968: BinaryResponseWriter fetches unnecessary stored fields when only pseudo-fields are requested
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612200 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 07:25:24 +00:00
Erik Hatcher adaaaf041a SOLR-6258: Added onRollback event handler hook to Data Import Handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612124 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 17:32:28 +00:00
Steven Rowe a0bc0c3d80 SOLR-6257: More than two "!"-s in a doc ID throws an ArrayIndexOutOfBoundsException when using the composite id router.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611934 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 17:48:53 +00:00
Shalin Shekhar Mangar c8261a41d3 SOLR-6259: Reduce CPU usage by avoiding repeated costly calls to Document.getField inside DocumentBuilder.toDocument for use-cases with large number of fields and copyFields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611852 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 07:10:36 +00:00
Timothy Potter 6b1f32c1eb SOLR-3893: update changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611690 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 16:13:43 +00:00
Timothy Potter de191c73d3 SOLR-2245: Better way to check if last_index_time is the initial value and fixup changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611667 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 14:51:45 +00:00
Alan Woodward 26f2106743 SOLR-6232: Allow unloading of cores that have failed to init
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611047 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 15:23:43 +00:00
Timothy Potter 9ef982ec20 SOLR-6179: issue fixed in 4.10 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610871 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 22:16:52 +00:00
Timothy Potter 7ff38d5502 SOLR-2245: Improvements to the MailEntityProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610859 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 21:44:28 +00:00
Timothy Potter 14e015dff7 SOLR-6136: Fix spin lock in blockUntilFinished (which eats CPU unnecessarily) using wait/notify and add a unit test for ConcurrentUpdateSolrServer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610856 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 21:29:01 +00:00
Steven Rowe 2671418cfb SOLR-6137: Schemaless concurrency improvements:
- Fixed an NPE when reloading a managed schema with no dynamic copy fields
- Moved parsing and schema fields addition to after the distributed phase
- AddSchemaFieldsUpdateProcessor now uses a fixed schema rather than always retrieving the latest, and holds the schema update lock through the entire schema swap-out process

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610725 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 15:23:57 +00:00
Shalin Shekhar Mangar 7087d374fe SOLR-6245: Socket and Connection configuration are ignored in HttpSolrServer when passing in HttpClient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610683 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 13:28:14 +00:00
Shawn Heisey 3b9736fa59 SOLR-6120: Add names to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610465 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 17:35:07 +00:00
Shawn Heisey 61ad099fe9 SOLR-6120: Print a helpful error message from zkcli.bat when war is not extracted.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610463 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 17:31:14 +00:00
Shalin Shekhar Mangar fb399dfe02 SOLR-6228: Fixed bug in TestReplicationHandler.doTestIndexAndConfigReplication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610448 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 15:59:16 +00:00
Shalin Shekhar Mangar 7ece5859b3 SOLR-6208: JettySolrRunner QueuedThreadPool's configuration code is never executed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610408 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 13:35:13 +00:00
Shalin Shekhar Mangar 10ecbc5a97 SOLR-6241: Harden the HttpPartitionTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610364 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 08:58:54 +00:00
Shalin Shekhar Mangar 92782a07db SOLR-6240: Removed unused coreName parameter in ZkStateReader.getReplicaProps
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610033 13f79535-47bb-0310-9956-ffa450edef68
2014-07-12 19:55:00 +00:00
Shalin Shekhar Mangar 31d361d6ec SOLR-6235: Leader initiated recovery should use coreNodeName instead of coreName to avoid marking all replicas having common core name as down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610028 13f79535-47bb-0310-9956-ffa450edef68
2014-07-12 19:34:39 +00:00
James Dyer 4007157b14 SOLR-2853: unit test for "spellcheck.maxCollationTries=0"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1609171 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 14:22:08 +00:00
David Wayne Smiley 7cffcc7422 SOLR-6183: Spatial BBoxField using BBoxSpatialStrategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608998 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 03:42:09 +00:00
Shalin Shekhar Mangar beeeba528f SOLR-6229: Make SuggestComponent return 400 instead of 500 for bad dictionary selected in request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608680 13f79535-47bb-0310-9956-ffa450edef68
2014-07-08 07:29:30 +00:00
Steven Rowe 954f3dfdc5 SOLR-6180: Callers of ManagedIndexSchema mutators should hold the schemaUpdateLock.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608646 13f79535-47bb-0310-9956-ffa450edef68
2014-07-08 03:20:54 +00:00
Shalin Shekhar Mangar 0f8e3fd973 SOLR-5596: Set system property zookeeper.forceSync=no for Solr test cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608555 13f79535-47bb-0310-9956-ffa450edef68
2014-07-07 19:01:46 +00:00
Uwe Schindler afe033878a LUCENE-5803: Add more Javadocs to AnalyzerWrapper to encourage people to use DelegatingAnalyzerWrapper (if possible). Add changes entry for Solr.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1608005 13f79535-47bb-0310-9956-ffa450edef68
2014-07-05 12:19:51 +00:00
Shalin Shekhar Mangar 271576ed0f SOLR-6223: SearchComponents may throw NPE when using shards.tolerant and there is a failure in the 'GET_FIELDS/GET_HIGHLIGHTS/GET_DEBUG' phase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607897 13f79535-47bb-0310-9956-ffa450edef68
2014-07-04 17:54:53 +00:00
Noble Paul 2f28cc16e0 reverting SOLR-5473 , SOLR-5474
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607587 13f79535-47bb-0310-9956-ffa450edef68
2014-07-03 11:13:35 +00:00
Shalin Shekhar Mangar 2a6b19eb66 Reverting accidental change to change log
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607490 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 22:03:31 +00:00
Shalin Shekhar Mangar 9d145c0687 SOLR-2245: Reverting due to unclear license for greenmail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607489 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 22:00:58 +00:00
Noble Paul af18eeed89 SOLR-5473 one state.json per collection , SOLR-5474 support for one json per collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607418 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 16:50:32 +00:00
Shalin Shekhar Mangar e15ff59929 SOLR-5768: Add a distrib.singlePass parameter to make EXECUTE_QUERY phase fetch all fields and skip GET_FIELDS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607360 13f79535-47bb-0310-9956-ffa450edef68
2014-07-02 13:22:14 +00:00
Timothy Potter cad18b5384 SOLR-2245: Numerous improvements to the MailEntityProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607147 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 17:13:46 +00:00
Shalin Shekhar Mangar 7c103dbf62 SOLR-6159: A ZooKeeper session expiry during setup can keep LeaderElector from joining elections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606996 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 07:00:04 +00:00
Alan Woodward c96ff1d7cf SOLR-6171: Remove SolrCores coreNameToOrig map
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606918 13f79535-47bb-0310-9956-ffa450edef68
2014-06-30 20:25:24 +00:00
Alan Woodward 3fb008e7f0 SOLR-6170: Merge CoreContainer preRegisterInZk and register methods into create method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606891 13f79535-47bb-0310-9956-ffa450edef68
2014-06-30 19:41:07 +00:00
Steven Rowe b7290e523b SOLR-6215: TrieDateField should directly extend TrieField instead of forwarding to a wrapped TrieField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606794 13f79535-47bb-0310-9956-ffa450edef68
2014-06-30 15:46:54 +00:00
Steven Rowe cbdbaa05a3 SOLR-6211: TrieDateField doesn't default to omitNorms=true.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606734 13f79535-47bb-0310-9956-ffa450edef68
2014-06-30 13:43:24 +00:00
Shalin Shekhar Mangar 5f22d328a4 SOLR-6044: The 'clusterstatus' API should return live_nodes as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606046 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 12:14:57 +00:00
Shalin Shekhar Mangar 70709b224a SOLR-6069: The 'clusterstatus' API should return 'roles' information
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606034 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 11:29:14 +00:00
Shalin Shekhar Mangar 96b85b3970 SOLR-6072: The 'deletereplica' API should remove the data and instance directory by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605993 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 09:00:00 +00:00
Shalin Shekhar Mangar ac2e3998a3 SOLR-6194: Allow access to DataImporter and DIHConfiguration from DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605972 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 07:26:36 +00:00
Shalin Shekhar Mangar fa405e1a59 SOLR-6196: The overseerstatus collection API instruments amILeader and ZK state update calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605805 13f79535-47bb-0310-9956-ffa450edef68
2014-06-26 14:54:44 +00:00
Shalin Shekhar Mangar c296d9df0f SOLR-6206: The migrate collection API fails on retry if temp collection already exists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605771 13f79535-47bb-0310-9956-ffa450edef68
2014-06-26 12:58:19 +00:00
Shalin Shekhar Mangar 54b11b3eba SOLR-6197: The MIGRATE collection API doesn't work when legacyCloud=false is set in cluster properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605362 13f79535-47bb-0310-9956-ffa450edef68
2014-06-25 12:09:57 +00:00
Timothy Potter b24d80fba3 SOLR-6189: Don't publish the state as down if the node is not live when determining if a replica should be in leader-initiated recovery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605134 13f79535-47bb-0310-9956-ffa450edef68
2014-06-24 16:47:53 +00:00
Noble Paul f2eacfd18b SOLR-5902: Corecontainer level mbeans are not exposed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605081 13f79535-47bb-0310-9956-ffa450edef68
2014-06-24 13:53:52 +00:00
Uwe Schindler eb75d94438 Move changes of:
SOLR-6178, LUCENE-5775: Deprecate JaspellLookupFactory

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604710 13f79535-47bb-0310-9956-ffa450edef68
2014-06-23 07:57:25 +00:00
Shalin Shekhar Mangar ad3200b726 SOLR-6165: DataImportHandler should write BigInteger and BigDecimal values as strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604543 13f79535-47bb-0310-9956-ffa450edef68
2014-06-22 07:48:53 +00:00
Uwe Schindler 0e9d6de916 SOLR-6178, LUCENE-5775: Deprecate JaspellLookupFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604122 13f79535-47bb-0310-9956-ffa450edef68
2014-06-20 10:16:48 +00:00
Timothy Potter 2420a3564e SOLR-6182: add to change list for 4.9 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604085 13f79535-47bb-0310-9956-ffa450edef68
2014-06-20 03:51:06 +00:00
Chris M. Hostetter e4774c5b5a SOLR-6169: cleanup CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603656 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 22:24:11 +00:00
Chris M. Hostetter 0b34ca29c0 SOLR-6128: Removed deprecated analysis factories and fieldTypes from the example schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603644 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 21:50:34 +00:00
Alan Woodward 23a3287f00 SOLR-6064: Return DebugComponent track output as JSON object
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603608 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 19:55:28 +00:00
Alan Woodward ac9f70adc8 SOLR-6125: Allow SolrIndexWriter to close without waiting for merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603600 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 19:33:51 +00:00
Shalin Shekhar Mangar 7559b36410 Remove SOLR-6056 from 4.9 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603527 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 17:02:01 +00:00
Shalin Shekhar Mangar c0d5fbb829 SOLR-6173: Fixed wrong failure message in TestDistributedSearch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603494 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 15:47:16 +00:00
Noble Paul 3ed3a46057 SOLR-6095 SolrCloud cluster can end up without an overseer with overseer roles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603382 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 09:39:34 +00:00
David Wayne Smiley 67eef54ff2 SOLR-6160: bugfix when facet query or range with group facets and distributed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603310 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 23:01:56 +00:00
Steven Rowe bdd350df8f SOLR-6164: Copy Fields Schema additions are not distributed to other nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603300 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 22:24:29 +00:00
Chris M. Hostetter 00c83e7e01 LUCENE-5761: upgrade note for solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603227 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 17:21:02 +00:00
Robert Muir eec3af30a4 add 4.10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603214 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 16:22:46 +00:00
Shalin Shekhar Mangar 280c297c9c SOLR-6129: DateFormatTransformer doesn't resolve dateTimeFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603209 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 16:10:18 +00:00
Shalin Shekhar Mangar 2fe64e65ac SOLR-6175: DebugComponent throws NPE on shard exceptions when using shards.tolerant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603061 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 05:45:07 +00:00
Timothy Potter 5755634db6 SOLR-5956: Use getInstanceDir instead of getRawInstanceDir as that was causing issues when trying to create a backup of an index on Linux when solr.solr.home is a symbolic link.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602953 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 18:36:08 +00:00
Timothy Potter 6c968ffd0a SOLR-6015: Moving change note to 4.9 bugfix section.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602950 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 18:28:07 +00:00
Alan Woodward 8dc0acca45 SOLR-6169: Properly remove deprecated CoreAdminHandler handleAlias action
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602825 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 09:17:23 +00:00
Shalin Shekhar Mangar a99904a2bd SOLR-6153: ReplicationHandler backup response format should contain backup name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602592 13f79535-47bb-0310-9956-ffa450edef68
2014-06-14 14:57:30 +00:00
Shalin Shekhar Mangar a52a82bec5 SOLR-6161: SolrDispatchFilter should throw java.lang.Error back even if wrapped in another exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602590 13f79535-47bb-0310-9956-ffa450edef68
2014-06-14 14:46:10 +00:00
Chris M. Hostetter e785f602bd SOLR-5426: Fixed a bug in ReverseWildCardFilter that could cause InvalidTokenOffsetsException when highlighting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602525 13f79535-47bb-0310-9956-ffa450edef68
2014-06-13 21:15:50 +00:00
Shalin Shekhar Mangar 41fc77fa33 SOLR-6056: Don't publish recovery state until recovery runs to avoid overwhelming the overseer state queue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602123 13f79535-47bb-0310-9956-ffa450edef68
2014-06-12 11:18:33 +00:00
Uwe Schindler 386ad97623 SOLR-5940: post.jar reports back detailed error in case of error responses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601970 13f79535-47bb-0310-9956-ffa450edef68
2014-06-11 17:50:45 +00:00
Steven Rowe 5f2af20b04 SOLR-6145: Fix Schema API optimistic concurrency by moving it out of ManagedIndexSchema.add(Copy)Fields() into the consumers of those methods: CopyFieldCollectionResource, FieldCollectionResource, FieldResource, and AddSchemaFieldsUpdateProcessorFactory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601770 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 20:57:00 +00:00
Alan Woodward 0b621ca842 SOLR-6158: Fix configSetBaseDir path resolution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601758 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 19:48:11 +00:00
Joel Bernstein bcdd9d7ad8 SOLR-6150: Add new AnalyticsQuery to support pluggable analytics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601664 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 15:08:48 +00:00
Shalin Shekhar Mangar 386d11c563 SOLR-6146: Incorrect configuration such as wrong chroot in zk server address can cause CloudSolrServer to leak resources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601621 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 12:37:41 +00:00
Chris M. Hostetter 3e7f0ae52e SOLR-6067: Refactor duplicate Collector code in SolrIndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601511 13f79535-47bb-0310-9956-ffa450edef68
2014-06-09 21:26:26 +00:00
Shalin Shekhar Mangar 07aeef7a71 SOLR-6149: Specifying the query value without any index value does not work in Analysis browser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601317 13f79535-47bb-0310-9956-ffa450edef68
2014-06-09 06:38:28 +00:00
Chris M. Hostetter db538d864c SOLR-5285: Added a new [child ...] DocTransformer for optionally including Block-Join decendent documents inline in the results of a search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601028 13f79535-47bb-0310-9956-ffa450edef68
2014-06-06 22:44:02 +00:00
Joel Bernstein 3f149bb62b SOLR-6088: Add query re-ranking with the ReRankingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600765 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 21:05:25 +00:00
David Wayne Smiley eee1f14787 SOLR-6103: DateRangeField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600557 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 02:05:27 +00:00
Steven Rowe 1938b75a57 SOLR-6130: Added com.uwyn:jhighlight dependency to, and removed asm:asm dependency from the extraction contrib - dependencies weren't fully upgraded with the Tika 1.4->1.5 upgrade (SOLR-5763)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599663 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 16:23:58 +00:00
Anshum Gupta 22174ac432 SOLR-6026: Also check work-queue while processing a REQUESTSTATUS Collection API Call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599248 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 15:47:26 +00:00