Commit Graph

11597 Commits

Author SHA1 Message Date
Chris Hostetter 9cda074e55 EarlyTerminatingSortingCollector is no longer a public class on master (LUCENE-8059) so we should stop linking to it from the ref-guide 2018-03-20 15:20:25 -07:00
Cassandra Targett db62ffe94a Ref Guide: two more bad javadoc links 2018-03-20 15:33:01 -05:00
Cassandra Targett 48512cc68f Ref Guide: fix a few wrong javadoc links 2018-03-20 13:54:37 -05:00
Cassandra Targett a845023652 SOLR-12024: fix parameter name from "encoding" to "encoder" 2018-03-20 12:58:48 -05:00
Andrzej Bialecki 3afb8b15bf SOLR-11134: This test fails reproducibly, mark it as AwaitsFix. 2018-03-20 13:47:13 +01:00
Chris Hostetter 8bd7e5c9d2 SOLR-11891: DocStreamer now respects the ReturnFields when populating a SolrDocument
This is an optimization that reduces the number of unneccessary fields a ResponseWriter will see if documentCache is used

This commit also includes fixes for SOLR-12107 & SOLR-12108 -- two bugs that were previously dependent on the
un-optimized behavior of DocStreamer in order to function properly.

- SOLR-12107: Fixed a error in [child] transformer that could ocur if documentCache was not used
- SOLR-12108: Fixed the fallback behavior of [raw] and [xml] transformers when an incompatble 'wt' was specified,
  the field value was lost if documentCache was not used.
2018-03-19 12:28:54 -07:00
Chris Hostetter d6ed71b5c4 SOLR-12118: Solr Ref-Guide can now use some ivy version props directly as attributes in content 2018-03-19 10:13:34 -07:00
Andrzej Bialecki ed2d358330 SOLR-11670: Make sure defaults are applied in simulated cluster. 2018-03-19 15:16:50 +01:00
Andrzej Bialecki 9980f05ac3 SOLR-11911: Check for thread interrupted and stop looping. 2018-03-19 14:52:18 +01:00
Andrzej Bialecki fa03a3843c SOLR-11670 This functionality was added in 7.4 and not in 7.3.0. 2018-03-19 11:27:09 +01:00
Shalin Shekhar Mangar 7d9783d201 SOLR-11648: Do not show suggestions menu item in standalone solr mode 2018-03-19 10:04:36 +05:30
Uwe Schindler 6eac67fe56 Fix changes 2018-03-18 11:47:48 +01:00
Uwe Schindler ec9bc024e9 SOLR-11331: Ability to run and debug standalone Solr and a single node SolrCloud server from Eclipse. Also being able to run all Lucene and Solr tests as a configuration 2018-03-18 11:43:51 +01:00
Erick Erickson c48177b4b6 SOLR-12028: BadApple and AwaitsFix annotations usage 2018-03-17 19:25:18 -07:00
markrmiller c98ab259c5 SOLR-12101: ZkTestServer was not handling connection timeout settings properly. 2018-03-17 12:36:48 -05:00
David Smiley 4b08efcf1c SOLR-11731: LatLonPointSpatialField now supports docValue retrieval
Closes #323
2018-03-17 12:21:53 -04:00
Cao Manh Dat be8dca3c7b SOLR-12110: Replica which failed to register in Zk can become leader 2018-03-17 06:54:55 +07:00
Varun Thacker 77954fe90a SOLR-12063: Fix the Jira number mentioned against the changes entry for this fix 2018-03-16 14:07:39 -07:00
Varun Thacker c4d0223ad4 SOLR-12083: Fix PeerSync, Leader Election failures and CDCR checkpoint inconsistencies on a cluster running CDCR 2018-03-16 14:03:48 -07:00
Cassandra Targett b6427c83fa Ref Guide: Parameterize another place that uses version with solr-docs-version variable 2018-03-16 14:20:46 -05:00
Cassandra Targett 144206db33 Ref Guide: Use version param in GH link for LTR examples; fix name of demo script; make Git URL more precise 2018-03-16 13:45:16 -05:00
Cassandra Targett 80485cf517 SOLR-12067: omitted correct information about where to define autoAddReplica trigger param 2018-03-16 13:18:37 -05:00
Shalin Shekhar Mangar 4c8825b6c6 SOLR-12097: Document the diskType policy attribute and usage of disk space in Collection APIs 2018-03-16 23:38:35 +05:30
markrmiller 7330010e1d SOLR-12103: Raise CryptoKeys.DEFAULT_KEYPAIR_LENGTH from 1024 to 2048. 2018-03-16 11:50:52 -05:00
Cassandra Targett 92002ed14b SOLR-12067: Ref Guide updates for autoAddeplicas: change default for autoReplicaFailoverWaitAfterExpiration;
running-solr-on-hdfs had inaccurate information about the feature;moved param info to autoscaling trigger docs;
removed unsupported params & added warning about clusterprop deprecation
2018-03-16 08:26:09 -05:00
Jason Gerlowski 2ca741d36a SOLR-11749: Introduce bin/solr test suite 2018-03-15 21:20:13 -04:00
Tomas Fernandez Lobbe 67dab22f29 SOLR-11960: Don't add property listeners on core registration 2018-03-15 12:21:20 -07:00
Shalin Shekhar Mangar d50890e925 SOLR-12098: Document the Lucene spins auto-detection and its effect on CMS dynamic defaults 2018-03-15 23:06:52 +05:30
Andrzej Bialecki 0dfe19880c SOLR-12091: Rename TimeSource.getTime to getTimeNs. 2018-03-15 16:54:41 +01:00
Ishan Chattopadhyaya fbdf7fa736 SOLR-11920: Differential file copy for IndexFetcher 2018-03-15 19:31:15 +05:30
Shalin Shekhar Mangar 759b0d092f SOLR-12099: Remove reopenReaders attribute from 'IndexConfig in SolrConfig' page in ref guide 2018-03-15 18:19:42 +05:30
Shalin Shekhar Mangar dab739ae4c SOLR-11702: Minor edits to log and exception messages 2018-03-15 16:58:59 +05:30
Andrzej Bialecki 25ec5cda0b SOLR-11670: Allow for larger diff in simulated time. 2018-03-15 11:52:11 +01:00
Cassandra Targett 12d543cbb8 Ref Guide: make sure some URLs aren't hyperlinked; rename "Appendix" section of AWS docs because it looks weird in the middle of the PDF 2018-03-14 16:02:01 -05:00
Shalin Shekhar Mangar cb453ce110 SOLR-12078: Fixed reproducable Failure in TestReplicationHandler.doTestIndexFetchOnMasterRestart that happened due to using stale http connections 2018-03-15 02:22:25 +05:30
Varun Thacker 57524f1d41 SOLR-12083: Fix RealTime GET to work on a cluster running CDCR when using Solr's in-place updates 2018-03-14 12:58:30 -07:00
Andrzej Bialecki 5e02c18769 SOLR-11911: Wait a while for left-behind threads from executors. 2018-03-14 14:27:51 +01:00
Shalin Shekhar Mangar 941351a5c2 SOLR-12090: Move DistribStateManager, NodeStateProvider and SolrCloudManager interfaces out of the autoscaling package 2018-03-14 16:29:56 +05:30
Shalin Shekhar Mangar 9de0ebe797 SOLR-12086: Fix format problem in FastLRUCache description string shown on Cache Statistics page 2018-03-14 10:26:45 +05:30
David Smiley e9393e88fd SOLR-12081: improve docs on query parsing RE embedded queries, uf 2018-03-13 16:01:57 -04:00
Cassandra Targett 5ebca378c8 SOLR-11648: Add docs for autoscaling suggestions UI that didn't get done with the feature 2018-03-13 13:33:21 -05:00
Cassandra Targett bcf74053fa Ref Guide: add placeholder major changes in solr 8 page into hierarchy so the build doesn't break 2018-03-13 11:15:47 -05:00
Cassandra Targett e95fe39ab8 Ref Guide: Add master-only page for upgrading to Solr 8 - place for notes for now 2018-03-13 11:10:45 -05:00
Cassandra Targett 179421bfea SOLR-12058: Add 7.3 Upgrade Notes to Ref Guide; clarify LIR changes for CHANGES Upgrade Notes 2018-03-13 10:38:25 -05:00
Andrzej Bialecki b6fcf4157b SOLR-12070: Make sure searcher beans are registered. 2018-03-13 16:00:27 +01:00
Cassandra Targett 8ba6a95e7c Ref Guide: standardize parameter formatting 2018-03-13 08:49:42 -05:00
Cassandra Targett 2a7826f7a4 Ref Guide: Typo 'Syntac' -> 'Syntax' 2018-03-13 08:49:42 -05:00
Andrzej Bialecki ed6feded6d SOLR-11670: Use TimeSource's value of NOW consistently when parsing date math.
Add a unit test for TimeSource's epochTime.
2018-03-13 13:47:14 +01:00
Shalin Shekhar Mangar 536e16d3af SOLR-12067: Fix AutoAddReplicasIntegrationTest by using solr.xml which has autoReplicaFailoverWaitAfterExpiration set to 10 seconds 2018-03-13 18:15:21 +05:30
Cao Manh Dat 0cd9f7f35a SOLR-12028: Remove BadApples for ZkShardTermsTest.testParticipationOfReplicas 2018-03-13 10:32:10 +07:00