Commit Graph

10938 Commits

Author SHA1 Message Date
Cassandra Targett 1b88435723 Ref Guide: clean up minor typos; part of 7.0 pre-release review 2017-09-25 12:48:59 -05:00
Joel Bernstein 7da8325cee SOLR-11388: Add test case 2017-09-23 21:31:38 -04:00
David Smiley e5fc39f551 SOLR-11382: Solr requires spatial3d.jar 2017-09-23 17:42:26 -04:00
Joel Bernstein d5274ff239 SOLR-11392: StreamExpressionTest.testParallelExecutorStream fails too frequently 2017-09-23 13:03:19 -04:00
Joel Bernstein e62f9f85d0 SOLR-11388: Fix sample function 2017-09-23 13:03:19 -04:00
Joel Bernstein 5c9af8640e SOLR-11388: Add monteCarlo Stream Evaluator to support Monte Carlo simulations WIP 2017-09-23 13:03:18 -04:00
David Smiley d6fa057150 SOLR-11382: Solr support for Lucene spatial Geo3D. 2017-09-23 11:03:39 -04:00
Shalin Shekhar Mangar d47af823ed SOLR-10496: Enabled debug logging for all overseer messages 2017-09-22 14:09:59 -07:00
Shalin Shekhar Mangar 5982d8734a SOLR-11076: Added more debug logging. Ensure collections are active before we exercise autoscaling. Added workaround for SOLR-9440. 2017-09-22 13:27:24 -07:00
Shalin Shekhar Mangar ac9ee36f05 SOLR-10643: Ensure that the stopped node is removed from live nodes before proceeding 2017-09-22 11:08:49 -07:00
Christine Poerschke fd89532ab3 Tweak log.warn(ing) in SolrMetricManager.loadClusterReporters method (node/cluster reporter). 2017-09-22 15:32:27 +01:00
Cassandra Targett a5d13a7f33 Ref Guide: clean up minor typos, scale new images down, part of 7.0 pre-release review 2017-09-22 07:36:43 -05:00
Cassandra Targett 5810999011 Ref Guide: Add "experimental" attribute to allow btn macros to appear properly in PDF (and eventually kbd will work also) 2017-09-22 07:36:43 -05:00
Christine Poerschke bf86951494 Remove no longer used private member in ExternalFileField.java file. 2017-09-22 12:43:16 +01:00
Joel Bernstein fc8d7ee1b0 SOLR-11387: testPoissonDistribution fails too frequently 2017-09-21 21:04:30 -04:00
Joel Bernstein 2161c4202d Ref Guide: link statistical programming page 2017-09-21 20:02:51 -04:00
Cassandra Targett 7c77c8778f SOLR-11385: Update asciidoctor-ant version to 1.6.0-alpha.5 2017-09-21 12:27:49 -05:00
Christine Poerschke 56b8ad2f08 SOLR-10962: Make ReplicationHandler's commitReserveDuration configurable in SolrCloud mode.
(Ramsey Haddad, Christine Poerschke, hossman)
2017-09-21 18:02:06 +01:00
Christine Poerschke b05d1f23cf Fixed thw/the typo in ClassificationUpdateProcessorParams. 2017-09-21 18:02:06 +01:00
Christine Poerschke 9bc338c266 Suppress resource leak warning in UpdateRequestProcessor.close() method. 2017-09-21 18:02:06 +01:00
Shalin Shekhar Mangar e13c4c34f0 SOLR-11085: Improve resiliency of autoscaling actions against overseer restarts and operation failures 2017-09-20 16:40:27 -07:00
Shalin Shekhar Mangar d58e5fedea SOLR-9735: Moving the CHANGES.txt entries to the right release version 2017-09-20 16:28:16 -07:00
Shalin Shekhar Mangar b4680e5869 SOLR-11076: Set log level to DEBUG for the autoscaling package to make debugging easier 2017-09-20 10:36:43 -07:00
Cassandra Targett 2351e3ef1f SOLR-9959: Ref Guide changes for JMX and metric name changes 2017-09-20 10:27:59 -05:00
Cassandra Targett 45b18790c4 Ref Guide: Fix format problems that prevent PDF from rendering properly 2017-09-20 06:45:07 -05:00
yonik 288a414c75 SOLR-11372: tests: add refine to TestCloudJSONFacetJoinDomain 2017-09-20 06:22:09 -04:00
Noble Paul 6c3226876e SOLR-11368: Abstract out DistibutedQueue as an interface 2017-09-20 15:44:32 +09:30
Noble Paul 6ba04e3c1f SOLR-11368: Abstract out DistibutedQueue as an interface 2017-09-20 15:43:45 +09:30
Joel Bernstein a2cd9c12d5 SOLR-11354: Fix /stream handler 2017-09-19 21:31:32 -04:00
Joel Bernstein e0327719a3 SOLR-11354: Fix precommit 2017-09-19 21:26:49 -04:00
Joel Bernstein 565b6c6e5a SOLR-11354: Add factorial and movingMedian Stream Evaluators 2017-09-19 21:26:33 -04:00
Shalin Shekhar Mangar 1b3cd34660 Merge branch 'master' into feature/autoscaling 2017-09-19 11:57:46 -07:00
Shalin Shekhar Mangar ab994e7b32 SOLR-11085: Removing nocommit 2017-09-19 11:53:15 -07:00
Shalin Shekhar Mangar 2f94136a69 SOLR-11371: Removing nocommits related to instantiating plugins from the blob store 2017-09-19 11:52:17 -07:00
Shalin Shekhar Mangar bb408c35a1 SOLR-10397: Break on interruption and always throw KeeperException on read otherwise trigger thread cannot function 2017-09-19 11:34:53 -07:00
Shalin Shekhar Mangar 61fe5248b0 SOLR-10397: Pass CloudConfig from Overseer to the OverseerTriggerThread. Avoid throwing exceptions on session expiry if thread has been closed already. Abort earlier if thread has been closed. 2017-09-19 11:09:00 -07:00
yonik 7cc9ee6563 SOLR-11363: handle repeated values in points docvalues fields 2017-09-19 13:39:45 -04:00
Varun Thacker 8e12f20113 SOLR-11278: Fix race-condition in CDCR submitting a bootstrap call and checking it's status 2017-09-19 09:30:07 -07:00
Jan Høydahl bc95209774 SOLR-10451: Remove contrib/ltr/lib from lib includes in the techproducts example config. Fixes #249 2017-09-19 10:45:23 +02:00
Shalin Shekhar Mangar bd08ca0918 SOLR-10397: Create auto add replicas trigger directly in ZK instead of using API 2017-09-18 18:43:42 -07:00
Cao Manh Dat 40f78dd274 SOLR-8344: Decide default when requested fields are both column and row stored. 2017-09-19 06:02:14 +07:00
Shalin Shekhar Mangar cda1d2ee1a Revert "SOLR-11072: Implement trigger for searchRate event type." 2017-09-18 12:21:44 -07:00
Shalin Shekhar Mangar 341a730ad5 Revert "SOLR-11072: Implement trigger for searchRate event type."
This reverts commit 8ef83bf
2017-09-18 09:26:49 -07:00
Shalin Shekhar Mangar bc25e846bc Revert "SOLR-11072: Fix searchRate trigger hookup to ComputePlanAction. Make the trigger more robust by supporting host collections with warm shards. Add unit test."
This reverts commit 6fb2803
2017-09-18 09:25:27 -07:00
Shalin Shekhar Mangar de3107c70f Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-09-18 09:23:41 -07:00
jdyer1 d45ff7b601 SOLR-11348: fix the DIH database example 2017-09-12 09:03:26 -05:00
Christine Poerschke 708ed8fb48 TestRerankBase.getModelInJson to permit empty features array. 2017-09-11 12:47:44 -07:00
Christine Poerschke 0c831b9970 SOLR-11351: make LTRScoringModel model more extensible 2017-09-11 12:47:35 -07:00
Joel Bernstein 1544839309 SOLR-11350: Add primes Stream Evaluator 2017-09-11 15:00:19 -04:00
Chris Hostetter 31eab319f4 SOLR-11332, SOLR-11132: Fix sorting on 'enum' fieldTypes that use sortMissingFirst or sortMissingLast and Refactor common getSortField logic in various FieldTypes 2017-09-11 10:38:30 -07:00
Christine Poerschke 37b8ac6ff5 SOLR-11343: fix TestSegmentSorting.testSegmentTerminateEarly test failure caused by SOLR-10990 2017-09-11 10:32:15 -07:00
Steve Rowe 0359db97b5 SOLR-11345: TestPointFields.doTestDoublePointFunctionQuery() helper: fix generated # of values (was 10, should be 'numVals') 2017-09-11 12:35:08 -04:00
Steve Rowe 5f68eb9456 SOLR-11345: restrict double field values used for function queries to float range 2017-09-11 10:08:01 -04:00
Joel Bernstein a4fc14baed SOLR-11344: Fix copyOfRange Stream Evaluator so the end index parameter can be equal to the length array 2017-09-09 20:24:05 -04:00
Joel Bernstein c229dc328f SOLR-11342: Add sumDifference and meanDifference Stream Evaluators 2017-09-08 21:08:29 -04:00
Joel Bernstein e8dee89c87 SOLR-11339: Add Canberra, Chebyshev, Earth Movers and Manhattan Distance Stream Evaluators 2017-09-08 15:44:28 -04:00
Joel Bernstein a6142b3b61 SOLR-11338: Add Kendall's Tau-b rank and Spearmans rank correlation Stream Evaluators 2017-09-08 13:01:16 -04:00
Christine Poerschke 244ebd1aa4 SOLR-10990: Breakup QueryComponent.process method for readability. (Christine Poerschke) 2017-09-08 16:42:46 +01:00
David Smiley 89feb15008 SOLR-11314: FastCharStream: re-use the READ_PAST_EOF exception 2017-09-07 21:12:45 -04:00
Mark Miller ce29124721 SOLR-10783: Revert for now - having run the tests a few times today, one of them may be concerning (reverted from commit b4d280f369) 2017-09-07 16:35:11 -05:00
Mark Miller 9388208613 SOLR-10783: Fix constructor. 2017-09-07 14:46:57 -05:00
Joel Bernstein f828edf332 SOLR-11241: Fix sha1 file 2017-09-07 13:45:23 -04:00
Andrzej Bialecki 26ed40bcdb SOLR-11215: Support retrieval of any property of a regular metric when
using 'key' parameter.
2017-09-07 18:21:55 +02:00
Andrzej Bialecki 6fb2803bca SOLR-11072: Fix searchRate trigger hookup to ComputePlanAction. Make
the trigger more robust by supporting host collections with warm shards.
Add unit test.
2017-09-07 17:04:41 +02:00
Steve Rowe 5324c7436c SOLR-11181: fix validate-maven-dependencies 2017-09-07 09:24:02 -04:00
Christine Poerschke a864c6289a SOLR-10783: add (partial) package-info.java to fix precommit 2017-09-07 12:18:03 +01:00
Andrzej Bialecki 8ef83bff12 SOLR-11072: Implement trigger for searchRate event type. 2017-09-07 12:37:57 +02:00
Noble Paul a73ffff8e3 SOLR-11327: MODIFYCOLLECTION should be able to edit policy attribute 2017-09-07 20:01:09 +09:30
Noble Paul f121de2854 SOLR-11327: MODIFYCOLLECTION should be able to edit policy attribute 2017-09-07 17:50:10 +09:30
Mark Miller b4d280f369 SOLR-10783 Add support for Hadoop Credential Provider as SSL/TLS store password source. 2017-09-06 22:33:12 -05:00
Chris Hostetter ba9504d49d SOLR-10792: remove OldLuceneQParser (FINALLY deprecated in 7.0) from master 2017-09-06 16:24:11 -07:00
Steve Rowe 5e83475f9d ref guide: fix dangling link 2017-09-06 13:40:09 -04:00
Joel Bernstein 26201c8dad SOLR-11241: Fix precommit 2017-09-06 11:32:04 -04:00
Joel Bernstein 4496612120 SOLR-11241: Add discrete counting and probability Stream Evaluators 2017-09-06 11:32:04 -04:00
Noble Paul 1fe611d094 Merge remote-tracking branch 'origin/master' 2017-09-06 18:52:00 +09:30
Noble Paul 2d8aaa3dcf specifying 'policy' during collection creation 2017-09-06 18:51:20 +09:30
yonik cc344dc6bd SOLR-11316: date support for min/max, fix missing bug for int/long fields 2017-09-05 16:06:41 -04:00
yonik 2ed1573adc SOLR-11317: change FacetStream to handle int/long as well as double for metrics 2017-09-05 14:14:19 -04:00
yonik ffb7e4f2a5 SOLR-11317: tests - disable failing TestSQLHandler 2017-09-05 14:00:59 -04:00
yonik 723ca96bc0 SOLR-11317: min/max aggs use integral values for integral fields 2017-09-05 13:33:17 -04:00
Cassandra Targett 5a8eb5388d SOLR-11305: finish clean up of Trie* fields in docs 2017-09-05 10:37:35 -05:00
Steve Rowe 547228df17 SOLR-11324: Clean up mention of trie fields in documentation and source comments 2017-09-05 11:17:54 -04:00
Cassandra Targett aff647ecfa SOLR-9526: Update Ref Guide for schemaless changes 2017-09-05 09:36:14 -05:00
Cassandra Targett 030c3c8f72 Ref Guide: update ref guide readme for better explanation of build dependencies and targets 2017-09-05 09:36:14 -05:00
Steve Rowe 810ae50e7e SOLR-11313: Finish the job of removing trie fields from the DIH example schemas 2017-09-05 10:22:52 -04:00
Steve Rowe f4b13e86ff SOLR-11315: Finish the job of removing trie fields from the 'files' example schema 2017-09-05 10:00:34 -04:00
Erick 5436395325 commit 19ec48d8a22461fb5723d9e3b81e87a59f3337a3
Author: Erick <erick@apache.org>
Date:   Mon Sep 4 19:00:12 2017 -0700

    SOLR-10101: TestLazyCores hangs
2017-09-04 19:05:24 -07:00
yonik c6a5f10fd3 SOLR-11322: omit val for min/max when no values in field for bucket 2017-09-04 19:19:40 -04:00
yonik 33178fb5cc SOLR-10613: add flag to FunctionQParser to use FieldNameValueSource place holder when encountering a field name 2017-09-04 18:58:52 -04:00
Joel Bernstein 3423ae4b92 SOLR-11321: Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and cosineSimilarity Stream Evaluators 2017-09-04 18:40:03 -04:00
Noble Paul 054f445a27 SOLR-11307: The SHARD hint is deprecated in favor of a COLL_SHARD hint 2017-09-04 22:55:55 +09:30
Shalin Shekhar Mangar e782082e71 SOLR-11278: Disable frequently failing method with AwaitsFix 2017-09-04 09:42:56 +05:30
David Smiley 3901a13de3 SOLR-11242: QueryParser: re-use the LookaheadSuccess exception. 2017-09-03 16:59:31 -04:00
Shalin Shekhar Mangar b2cf38c191 Merge branch 'master' into feature/autoscaling
# Conflicts:
#	solr/CHANGES.txt
2017-09-02 21:12:07 +05:30
Varun Thacker 5e3c64a1cd SOLR-11309: Split up the Read and Write Side Fault Tolerance ref guide page 2017-09-01 22:26:02 +05:30
Cao Manh Dat 058df8c86c Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-09-01 21:37:42 +07:00
Cao Manh Dat c141094f6b SOLR-11244: Add test for bool qparser in QueryEqualityTest 2017-09-01 21:37:15 +07:00
Cassandra Targett f0ed8a9168 SOLR-11305: TrieField deprecation cleanup in several pages 2017-09-01 09:11:22 -05:00
Cao Manh Dat 6f6cdf963a SOLR-11244: Fix precommit 2017-09-01 20:46:42 +07:00
Cao Manh Dat d3013ab600 SOLR-11244: Query DSL for Solr 2017-09-01 20:21:43 +07:00