Commit Graph

5823 Commits

Author SHA1 Message Date
Shalin Shekhar Mangar ea79c668c7 SOLR-10782: Skip asserting that sysLoadAvg is positive on windows as this metrics is not available on that platform 2017-06-06 16:31:43 +05:30
Shalin Shekhar Mangar d633c957cb Merge branch 'feature/autoscaling_solr7'
# Conflicts:
#	solr/CHANGES.txt
2017-06-06 09:26:56 +05:30
Shalin Shekhar Mangar b47572ee87 SOLR-10419: All collection APIs should use the new Policy framework for replica placement 2017-06-06 09:22:38 +05:30
Mikhail Khludnev 357f4dfb18 SOLR-3702: concat(..) function query 2017-06-05 23:26:06 +03:00
Joel Bernstein 78d95014e7 SOLR-10813: Add arraySort Stream Evaluator 2017-06-05 11:19:17 -04:00
Joel Bernstein 99ca13f90f SOLR-10696: Add cumulative probability function 2017-06-05 11:19:17 -04:00
Christine Poerschke 2271e73e76 SOLR-10671: Add abstract doInit method to the SolrMetricReporter base class.
(Christine Poerschke, Anshum Gupta)
2017-06-05 12:17:38 +01:00
Christine Poerschke b1b9a94b1d SOLR-10744: remove unused import 2017-06-05 10:35:53 +01:00
Shalin Shekhar Mangar 744d1ab974 SOLR-10782: Improve error handling and tests for Snitch and subclasses and general cleanups 2017-06-05 13:41:26 +05:30
Noble Paul 1f437fe5ab SOLR-10744: use the new flags in json parsing and add tests 2017-06-05 13:34:07 +09:30
yonik 67876b3027 SOLR-7452: fix facet refinement for method:dvhash 2017-06-04 20:13:33 -04:00
Erick 2eacf13def LUCENE-7705: Allow CharTokenizer-derived tokenizers and KeywordTokenizer to configure the max token length, fix test failure. 2017-06-02 20:32:37 -07:00
Erick 15a8a24152 LUCENE-7705: Allow CharTokenizer-derived tokenizers and KeywordTokenizer to configure the max token len (test fix) 2017-06-02 14:11:11 -07:00
Chris Hostetter 038baaed92 SOLR-10801: Remove several deprecated methods that were exposed to plugin writers 2017-06-02 10:51:23 -07:00
Tomas Fernandez Lobbe 3618fc529d SOLR-10799: Refator HttpShardHandler.prepDistributed collection of shard replicas 2017-06-02 10:34:30 -07:00
yonik 393a2ed176 SOLR-7452: tests: templatize refinement tests 2017-06-02 11:36:10 -04:00
Noble Paul 4e691f9e4a SOLR-9735: validation of all input values to either string or long 2017-06-02 23:27:22 +09:30
Christine Poerschke c64f9d64b4 SOLR-8668: In solrconfig.xml remove <mergePolicy> (and related <mergeFactor> and <maxMergeDocs>)
support in favor of the <mergePolicyFactory> element introduced by SOLR-8621 in Solr 5.5.0.
(Christine Poerschke, hossman)
2017-06-02 13:59:08 +01:00
Christine Poerschke cccf97cae8 SOLR-10790: Fix warnings in Assign.java and ReplicaAssigner.java classes. 2017-06-02 10:39:18 +01:00
Chris Hostetter c88c524bbf SOLR-10792: Deprecate and remove implicit registration of lucenePlusSort aka OldLuceneQParser 2017-06-01 10:01:17 -07:00
Noble Paul b530c1397e SOLR-10419: test errors fixed 2017-06-01 15:36:31 +09:30
Noble Paul 57fe80d8a0 SOLR-10744: Update noggit to newer version (0.8) 2017-06-01 15:13:00 +09:30
Noble Paul 4a378eb0ad SOLR-10793: BlobHandler should have a well-known permission name 2017-06-01 13:44:02 +09:30
Mark Miller 7da9e9d735 SOLR-10137: Ensure that ConfigSets created via API are mutable. 2017-05-31 17:44:08 -04:00
Tomas Fernandez Lobbe 22c2ed070a SOLR-10773: Add support for replica types in V2 API 2017-05-31 13:53:34 -07:00
Chris Hostetter 7a5261a222 SOLR-10757: Merge remote-tracking branch 'refs/remotes/origin/master'
Conflicts:
	solr/CHANGES.txt
2017-05-31 09:52:25 -07:00
Chris Hostetter ee33f38bd1 SOLR-10757: delete/refactor/cleanup CollectionAdminRequest deprecations 2017-05-31 09:49:56 -07:00
Noble Paul b4a291f4a1 SOLR-10419: added testcase for add shard using policy 2017-05-31 22:56:25 +09:30
Noble Paul bf8057dc89 SOLR-10419: added testcase for create collection using policy 2017-05-31 22:10:54 +09:30
Tomas Fernandez Lobbe c824b097b4 SOLR-10752: replicationFactor default is 0 if tlogReplicas > 0 is specified 2017-05-30 17:54:28 -07:00
Joel Bernstein 191c2ba5f5 SOLR-10767: Add movingAvg Stream Evaluator 2017-05-30 11:10:43 -04:00
Shalin Shekhar Mangar 217a5002e1 SOLR-9735: Workaround against SOLR-10768 2017-05-30 18:33:59 +05:30
Shalin Shekhar Mangar e5d8ed397a SOLR-9735: Initial port of autoscaling work for Solr 7 2017-05-30 14:59:25 +05:30
Adrien Grand 759fa42b62 LUCENE-7850: Move support for legacy numerics to solr/. 2017-05-30 10:33:08 +02:00
Erick Erickson 412e4ae2c1 SOLR-10719: Creating a core.properties fails if the parent of core.properties is a symlinked dierctory 2017-05-29 20:08:44 -07:00
Joel Bernstein 963f43f6c0 SOLR-10765: Add anova Stream Evaluator 2017-05-29 20:48:25 -04:00
Erick Erickson 906679adc8 LUCENE=7705: Allow CharTokenizer-derived tokenizers and KeywordTokenizer to configure the max token length 2017-05-28 15:18:48 -07:00
Chris Hostetter bc973ecdcf SOLR-10755: delete/refactor many solrj deprecations 2017-05-26 19:04:31 -07:00
Ishan Chattopadhyaya 4944ddc305 SOLR-10004: Placing the experimental tag properly 2017-05-27 03:41:32 +05:30
Ishan Chattopadhyaya 45b26e322f SOLR-10735: Fixing windows space directory issue 2017-05-27 03:30:27 +05:30
Tomas Fernandez Lobbe 8f92fb4722 SOLR-10233: Correctly set maxShardsPerNode in BackupRestoreTestCase when using createNodeSet and replica types 2017-05-26 14:49:18 -07:00
Joel Bernstein d1436c4823 SOLR-10754: Add hist Stream Evaluator 2017-05-26 13:41:35 -04:00
Joel Bernstein 3e70745c79 SOLR-10747: Change the tuple field to return-value 2017-05-26 11:21:51 -04:00
Joel Bernstein 81821b29ae SOLR-10753: Add array Stream Evaluator 2017-05-26 10:23:46 -04:00
Christine Poerschke e7099e4bf5 SOLR-10741: Factor out createSliceShardsStr method from HttpShardHandler.prepDistributed.
(Domenico Fabio Marino via Christine Poerschke)
2017-05-26 10:52:57 +01:00
Christine Poerschke 4106e1b51a Fixed a couple of typos (s/begining/beginning). 2017-05-26 10:10:01 +01:00
Steve Rowe 78e7e1c307 SOLR-10379: Add ManagedSynonymGraphFilterFactory, deprecate ManagedSynonymFilterFactory 2017-05-25 17:49:20 -04:00
Joel Bernstein b3ee2d03db SOLR-10747: Allow /stream handler to execute Stream Evaluators directly 2017-05-25 13:52:42 -04:00
Tomas Fernandez Lobbe 1e4d2052e6 SOLR-10233: ChaosMonkeySafeLeaderWithPullReplicasTest - Catch SolrException while waiting for the cluster to be ready 2017-05-25 09:37:16 -07:00
Christine Poerschke 6ba1834bc3 SOLR-10659: Remove ResponseBuilder.getSortSpec use in SearchGroupShardResponseProcessor. (Judith Silverman via Christine Poerschke) 2017-05-25 16:46:46 +01:00
Christine Poerschke 2bb6e2caca SOLR-10479: Adds support for HttpShardHandlerFactory.loadBalancerRequests(MinimumAbsolute|MaximumFraction) configuration. (Ramsey Haddad, Daniel Collins, Christine Poerschke) 2017-05-25 16:46:45 +01:00
Joel Bernstein 0b47126e5c SOLR-10743: Add sequence StreamEvaluator 2017-05-25 11:20:15 -04:00
Ishan Chattopadhyaya 6d80320aef SOLR-10004: Adding descriptions for a few classes to assess impact on smoke tester warnings 2017-05-25 17:47:21 +05:30
Joel Bernstein 47781e3938 SOLR-10684: Add finddelay Stream Evaluator 2017-05-24 13:10:50 -04:00
Joel Bernstein 89d48dfd9c SOLR-10731: Add knn Streaming Expression WIP 2017-05-24 07:59:01 -04:00
Noble Paul 8f4d72a7d2 added docs 2017-05-24 15:59:00 +09:30
David Smiley 872ed81cc9 SOLR-10700: Remove PostingsHighlighter references from docs 2017-05-23 23:24:22 -04:00
yonik d60c72f34c SOLR-10634: calc metrics in first phase if limit=-1 and no subfacets 2017-05-23 20:52:46 -04:00
Steve Rowe ea9adc055b SOLR-10438: Assign explicit useDocValuesAsStored values to all points field types in schema-point.xml/TestPointFields. 2017-05-23 20:04:43 -04:00
Ishan Chattopadhyaya 4f16beb053 Fix javadocs warnings 2017-05-24 00:57:32 +05:30
Erick 28b8696d77 SOLR-10721: Provide a way to know when Core Discovery is finished and when all async cores are done loading 2017-05-23 12:20:58 -07:00
David Smiley 0d3c73eaa2 LUCENE-7815: Removed the PostingsHighlighter 2017-05-23 14:39:51 -04:00
David Smiley 92ed8b4220 SOLR-10729: Deprecated LatLonType, GeoHashField, SpatialPointVectorFieldType, and SpatialTermQueryPrefixTreeFieldType 2017-05-23 11:09:32 -04:00
David Smiley 2218ded2af SOLR-10700: Convert PostingsSolrHighlighter to extend UnifiedSolrHighlighter 2017-05-23 11:02:52 -04:00
David Smiley 715d8b0ccf SOLR-10727: SolrIndexSearcher.numDocs empty docSet optimization 2017-05-23 10:51:00 -04:00
Martijn van Groningen 85c1319c76
LUCENE-7810: Fix equals() and hashCode() methods of several join queries. 2017-05-23 10:45:54 +02:00
Tomas Fernandez Lobbe 2fc41d565a SOLR-10233: Add support for replica types 2017-05-22 19:58:51 -07:00
yonik 1802d24aba SOLR-10723: fix resize for CountSlotAcc, HllAgg.NumericAcc 2017-05-22 22:39:33 -04:00
Joel Bernstein 2d184581a7 SOLR-10724: Add describe Stream Evaluator 2017-05-22 18:42:09 -04:00
Joel Bernstein 59aa5d7515 SOLR-10693: Add copyOfRange Stream Evaluator 2017-05-22 18:42:08 -04:00
Joel Bernstein 02b1c8aa36 SOLR-10698: StreamHandler should allow connections to be closed early 2017-05-22 10:44:02 -04:00
Jan Høydahl 4a57fb4d88 SOLR-10585: Remove defaultSearchField completely in 7.0 2017-05-19 15:27:28 +02:00
Cao Manh Dat eb475db9c4 SOLR-10413: Fix precommit 2017-05-19 09:43:37 +07:00
Cao Manh Dat 9e3c710d0c SOLR-10413: Fix test failure (with better json validators we can capture invalid input) 2017-05-19 09:35:43 +07:00
Joel Bernstein f326cfb175 SOLR-10623: Add sql Streaming Expression 2017-05-18 12:50:59 -04:00
Adrien Grand 06a6034d9b LUCENE-7730: Better accuracy for the length normalization factor. 2017-05-18 16:27:31 +02:00
Jan Høydahl b5aa0da6ff SOLR-10223: Allow running examples as root on Linux with -force option 2017-05-18 11:26:19 +02:00
Cao Manh Dat 896270d132 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-05-18 11:24:58 +07:00
Cao Manh Dat c93409392d SOLR-10413: v2 API: parsed JSON type should be coerced to expected type 2017-05-18 11:24:50 +07:00
Joel Bernstein 5235903107 SOLR-10696: Add empirical distribution and percentile Stream Evaluators 2017-05-16 20:12:25 -04:00
Tomas Fernandez Lobbe c9abe7db23 SOLR-10414: RecoveryStrategy is now a Runnable instead of a Thread 2017-05-16 17:03:10 -07:00
Tomas Fernandez Lobbe 942a0851e9 Fix commit in TestUseDocValuesAsStored 2017-05-16 16:17:31 -07:00
Mark Miller 0fb89f17e1 SOLR-10307: Allow Passing SSL passwords through environment variables. 2017-05-16 14:19:16 -03:00
Joel Bernstein 1721036273 SOLR-10661: Add copyOf Stream Evaluator 2017-05-15 15:03:15 -04:00
Ishan Chattopadhyaya 9be68cc307 SOLR-8440: Support for enabling basic authentication using bin/solr|bin/solr.cmd 2017-05-15 22:06:26 +05:30
Joel Bernstein 9c6279d439 SOLR-10663: Add distance Stream Evaluator 2017-05-15 11:26:05 -04:00
Joel Bernstein a6c516519e SOLR-10664: Add scale Stream Evaluator 2017-05-15 11:26:05 -04:00
Joel Bernstein 6e41ac7a3b SOLR-10666: Add rank transformation Stream Evaluator 2017-05-15 11:26:05 -04:00
Joel Bernstein 680dcc140d SOLR-10662: Add length Stream Evaluator 2017-05-15 11:26:04 -04:00
Jan Høydahl 66cd20e98a SOLR-10584: Remove defaultOperator completely in 7.0 2017-05-15 09:44:09 +02:00
Cao Manh Dat 9dc952a47c SOLR-10412: v2 API: many API command specification properties are typed "number" but should instead be typed "integer" 2017-05-15 11:59:08 +07:00
Steve Rowe e11bc03098 LUCENE-7821: The classic and flexible query parsers, as well as Solr's 'lucene'/standard query parser, should require ' TO ' in range queries, and accept 'TO' as endpoints in range queries. 2017-05-14 11:31:22 -04:00
Cao Manh Dat 9fa04ecc95 SOLR-10405: v2 API introspect response contains multiple copies of the experimental format WARNING 2017-05-13 15:11:56 +07:00
Steve Rowe b3eccb35ea SOLR-10400: Replace (instanceof TrieFooField || instanceof FooPointField) constructs with FieldType.getNumberType() or SchemaField.getSortField() where appropriate. 2017-05-12 19:22:06 -04:00
Christine Poerschke 6d74a9e858 Revert "SOLR-10572: Removed three "no longer supported in solrconfig.xml" asserts."
This reverts commit a96f39449b.

Resolved Conflicts:
	solr/CHANGES.txt
2017-05-12 14:58:47 +01:00
jdyer1 e61b5b34bf SOLR-10617: JDBCStream to support additional types, minor refactoring to separate out CalciteJDBCStream, upgrade hsqldb for JDBCStream & DIH tests. 2017-05-12 08:44:16 -05:00
Cao Manh Dat 904df0eb61 SOLR-10411: v2 Collection API modify command specification's replicationFactor property is incorrectly typed as string, should be integer 2017-05-12 13:38:56 +07:00
Cao Manh Dat 5f51228a01 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-05-12 09:54:34 +07:00
Cao Manh Dat f6b3337b65 SOLR-10408: v2 API introspect should return useful message for non-existent command 2017-05-12 09:54:19 +07:00
Noble Paul 30a50eaf83 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-05-11 19:19:32 +09:30