Commit Graph

9607 Commits

Author SHA1 Message Date
Cao Manh Dat 63295f838f SOLR-10079: TestInPlaceUpdates(Distrib|Standalone) failures 2017-03-30 17:09:06 +05:30
yonik 0a6ba6fb0c SOLR-7452: change terminology from _m missing-bucket to _p partial-bucket for refinement 2017-03-30 17:09:06 +05:30
Steve Rowe 01520e393a SOLR-10357: Enable edismax and standard query parsers to handle the option combination sow=false / autoGeneratePhraseQueries=true by setting QueryBuilder.autoGenerateMultiTermSynonymsQuery 2017-03-30 17:09:06 +05:30
Ishan Chattopadhyaya f3379a4cf3 SOLR-6736: Adding support for uploading zipped configsets using ConfigSets API 2017-03-30 17:09:06 +05:30
Ishan Chattopadhyaya 1d550b8b35 SOLR-10365: Handle a SolrCoreInitializationException while publishing core state during SolrCore creation 2017-03-30 17:09:06 +05:30
Joel Bernstein acbe2a5981 SOLR-10341: SQL AVG function mis-interprets field type 2017-03-30 17:09:06 +05:30
Steve Rowe edcb3ac38b SOLR-10343: Update Solr default/example and test configs to use SynonymGraphFilterFactory 2017-03-30 17:09:06 +05:30
Adrien Grand a0a6c22c34 LUCENE-7743: Avoid calling new String(String). 2017-03-30 17:09:05 +05:30
Adrien Grand 12d8de86f1 LUCENE-7751: Avoid boxing primitives only to call compareTo. 2017-03-30 17:09:05 +05:30
Adrien Grand a0711a37e5 LUCENE-7754: Inner classes should be static whenever possible. 2017-03-30 17:09:05 +05:30
Jan Høydahl e49c6082a5 SOLR-10369: bin\solr.cmd delete and healthcheck now works again (fixed continuation chars ^) 2017-03-30 17:09:05 +05:30
Steve Rowe 2e615fa370 SOLR-10344: Update Solr default/example and test configs to use WordDelimiterGraphFilterFactory 2017-03-30 17:09:04 +05:30
Andrzej Bialecki 55a0ce1b0d SOLR-10362: "Memory Pool not found" error when reporting JVM metrics. 2017-03-30 17:09:04 +05:30
Erick Erickson f10f76dbae SLR-10108: bin/solr script recursive copy broken 2017-03-30 17:09:04 +05:30
Ishan Chattopadhyaya 8d32209a7f SOLR-10352: bin/solr script now prints warning when available system entropy is lower than 300 2017-03-30 17:09:04 +05:30
Erick Erickson 294692ca34 SOLR-10371: There is some spelling mistakes in the Java source code Thanks hu xiaodong" 2017-03-30 17:09:04 +05:30
markrmiller c6e8f9cc66 SOLR-10076: Move changes entry to 6.6 release. 2017-03-30 17:09:04 +05:30
Shalin Shekhar Mangar 5146c08a8b SOLR-9835: Fixed precommit failure. 2017-03-30 17:09:04 +05:30
Cao Manh Dat f8166f3d80 SOLR-9835: TestInjection.waitForInSyncWithLeader() should rely on commit point of searcher 2017-03-30 17:09:04 +05:30
Noble Paul 83541fa968 SOLR-10278: renamed RuleSorted to Policy 2017-03-28 23:48:25 +10:30
Noble Paul e3a46732bb SOLR-10278: suggesters implemented 2017-03-28 23:44:02 +10:30
Noble Paul bec41550db SOLR-10278: conditions tested 2017-03-27 18:29:38 +10:30
David Smiley b3de5c989c SOLR-10304: Refactor new SolrDocumentFetcher out of SolrIndexSearcher 2017-03-27 11:34:10 +05:30
David Smiley 6e7625f801 SOLR-10249: Refactor IndexFetcher to return detailed result 2017-03-27 11:34:10 +05:30
yonik a42704ec4b SOLR-7452: add support for _m buckets, missing and has sub-facets in need of refinement 2017-03-27 11:34:10 +05:30
Steve Rowe b1a574df4e SOLR-9221: Remove Solr contribs: map-reduce, morphlines-core and morphlines-cell 2017-03-27 11:34:10 +05:30
Chris Hostetter 843fabb6e1 Fix test to stop asserting specific order when secondary sort is unspecified, add new checks that do assert an explicit order when secondary sort IS specified. 2017-03-27 11:34:10 +05:30
Shalin Shekhar Mangar 7e4dc2b79d SOLR-10358: New suspend-trigger and resume-trigger APIs for autoscaling 2017-03-24 18:57:21 +05:30
Shalin Shekhar Mangar c98909bcac SOLR-10339: Default actions were not being persisted to Zookeeper 2017-03-24 17:44:23 +05:30
Shalin Shekhar Mangar 0fb9d1bd1b SOLR-10340: New set-listener and remove-listener API 2017-03-24 14:07:56 +05:30
Shalin Shekhar Mangar e4b3df41a9 SOLR-10339: New set-trigger and remove-trigger APIs for autoscaling 2017-03-24 13:11:10 +05:30
Shalin Shekhar Mangar aee74077fd SOLR-10281: ADMIN_PATHS is duplicated in two places and inconsistent 2017-03-23 20:10:14 +05:30
Noble Paul 09739b66cb SOLR-6615: use constants for 'sort', 'distrib' 2017-03-23 20:10:13 +05:30
koji 0214722db5 SOLR-9184: Add a static convenience method ModifiableSolrParams#of(SolrParams) which returns the same instance if it already is modifiable, otherwise creates a new ModifiableSolrParams instance. 2017-03-23 20:10:13 +05:30
Noble Paul 4da61398a1 SOLR-6615: use constants for 'id', '_route_', '_version_' 2017-03-23 20:10:13 +05:30
yonik 384c40abc3 SOLR-7452: facet refinement - don't generate domain if skipping bucket 2017-03-23 20:10:13 +05:30
Tomas Fernandez Lobbe f71f47c160 SOLR-9986: Add javadoc to DatePointField class 2017-03-23 20:10:13 +05:30
Cao Manh Dat cedf37c2fe Add support for CollapseQParser with PointFields 2017-03-23 20:10:13 +05:30
yonik f5f35f5dc2 SOLR-7452: json facet API, refine/skip through buckets already visited 2017-03-23 20:10:13 +05:30
Dennis Gove bafe33b9fe SOLR-10333: Fixes use of HashedMap in StreamEvaluator tests 2017-03-23 20:10:12 +05:30
Dennis Gove c389148328 SOLR-10292: Adds CartesianProductStream to turn multivalued fields into multiple tuples 2017-03-23 20:10:12 +05:30
Christine Poerschke 3d67576307 SOLR-10046: move from 6.5.0 to 6.6.0 CHANGES.txt (backport yet to be completed) 2017-03-23 20:10:12 +05:30
Andrzej Bialecki fdb1f317b2 SOLR-10319 SolrCore "instanceDir" metric not visible in JMX. 2017-03-23 20:10:12 +05:30
Cao Manh Dat 7f25b909d8 SOLR-9992: Update changes.txt 2017-03-23 20:10:12 +05:30
Cao Manh Dat 832bc3dbf5 SOLR-9992: Add support for grouping with PointFIelds 2017-03-23 20:10:12 +05:30
Cao Manh Dat 83918532dc SOLR-10079: Speedup TestInPlaceUpdatesDistrib in new replication mode 2017-03-23 20:10:12 +05:30
Cao Manh Dat 7ad242919a SOLR-9835: Fix OnlyLeaderIndexesTest failure, inplace updates is not copied over properly 2017-03-23 20:10:11 +05:30
David Smiley 7654b32e1e SOLR-10286: fix test for Windows 2017-03-23 20:10:11 +05:30
Steve Rowe 02548774f0 SOLR-10218: The Schema API commands add-field-type and replace-field-type improperly specify SimilarityFactory params 2017-03-23 20:10:11 +05:30
Tomas Fernandez Lobbe 359dc1ce45 SOLR-10237: Poly-Fields should work with subfield that have docValues=true 2017-03-23 20:10:11 +05:30
yonik 78de123645 SOLR-7452: add refine param to json facets, implement for array field faceting 2017-03-23 20:10:10 +05:30
Jim Ferenczi acd6a68704 Add 6.6 version 2017-03-23 20:10:10 +05:30
David Smiley 8100cbfdf1 SOLR-10273: DocumentBuilder move longest field to last position 2017-03-23 20:10:10 +05:30
David Smiley 1ffd7604ee SOLR-10286: fix precommit (unused imports) 2017-03-23 20:10:10 +05:30
Steve Rowe a7e02e8cdb SOLR-9185: Solr's edismax and Lucene/standard query parsers should optionally not split on whitespace before sending terms to analysis 2017-03-23 20:10:10 +05:30
David Smiley 6875d7edbc SOLR-10286: fix test; we were writing to read-only dir.
Expand solrconfig-managed-schema.xml to have toggle-able elements vis system property flags
2017-03-23 20:10:10 +05:30
Tomas Fernandez Lobbe 1f585da2c1 SOLR-9990: Avoid copyField in SolrExampleTests.testUpdateField 2017-03-23 20:10:10 +05:30
David Smiley 28ca4a6e1e SOLR-10286: large fields.
And refactored FieldType.checkSchemaField to call a new checkSupportsDocValues()
2017-03-23 20:10:09 +05:30
Joel Bernstein dd7e359697 Fixed typos in CHANGES.txt 2017-03-23 20:10:09 +05:30
Tomas Fernandez Lobbe 7183dfda2e SOLR-9990: Add PointFields in example/default schemas 2017-03-23 20:10:09 +05:30
Joel Bernstein 2064532417 SOLR-10254, 10085: Update CHANGES.txt 2017-03-23 20:10:09 +05:30
Christine Poerschke 9f935735b0 SOLR-10283: Learning to Rank (LTR) SolrFeature to reject searches with missing efi (External Feature Information) used by fq. 2017-03-23 20:10:09 +05:30
Noble Paul d836ff1da5 SOLR-10278: conditions tested 2017-03-21 22:12:58 +10:30
Noble Paul cdab4946db Merge branch 'feature/autoscaling' of https://git-wip-us.apache.org/repos/asf/lucene-solr into feature/autoscaling 2017-03-20 23:01:51 +10:30
Noble Paul a025f8bdb9 SOLR-10278: Implemented conditions 2017-03-20 23:01:03 +10:30
Ishan Chattopadhyaya 1fe4cff22c SOLR-10302: Solr's zkcli scripts now able to find the metrics libraries 2017-03-16 13:41:50 +05:30
Joel Bernstein 260159a634 SOLR-10085: SQL result set fields should be ordered by the field list 2017-03-16 13:41:50 +05:30
Joel Bernstein da56db8bf5 SOLR-10271: SQL aggregations in map_reduce mode should use javabin transport 2017-03-16 13:41:50 +05:30
Joel Bernstein 1e97cf82d2 SOLR-10270: Stop exporting _version_ during GROUP BY aggregations in map_reduce mode 2017-03-16 13:41:50 +05:30
Ishan Chattopadhyaya 482ec73ae5 SOLR-9516: Updating CHANGES.txt entry 2017-03-16 13:41:50 +05:30
Christine Poerschke 0170df93f3 SOLR-10046: Add UninvertDocValuesMergePolicyFactory class. (Keith Laban, Christine Poerschke) 2017-03-16 13:41:50 +05:30
Ishan Chattopadhyaya cce7ba9b2f SOLR-9516: Fix: Admin UI (angular) didn't work with Kerberos 2017-03-16 13:41:50 +05:30
Mike McCandless 10b7be59f7 LUCENE-7739: Fix places where we unnecessarily boxed while parsing a numeric value according to FindBugs 2017-03-16 13:41:50 +05:30
Mike McCandless 9f72056d94 LUCENE-7742: fix places where we were unboxing and then re-boxing according to FindBugs 2017-03-16 13:41:50 +05:30
Noble Paul e66924cc5c SOLR-8045: SerachHandler to override the registerV2() and remove registerPath from sample solrconfig.xml 2017-03-16 13:41:50 +05:30
Andrzej Bialecki 533f968f81 SOLR-10224: Add disk total and disk free metrics. 2017-03-16 13:41:50 +05:30
Chris Hostetter 40c5fd87f3 SOLR-10184: Fix bin/solr so it can run properly on java9 2017-03-16 13:41:50 +05:30
Chris Hostetter 875690302c SOLR-10266: fix implicit test assumptions about doc order 2017-03-16 13:41:50 +05:30
Christine Poerschke 6163956a1b SOLR-9045: exclude static methods from ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal 2017-03-16 13:41:50 +05:30
Andrzej Bialecki 52b3bc2f6d SOLR-10247: Support non-numeric metrics and a "compact" format of /admin/metrics. 2017-03-16 13:41:50 +05:30
Christine Poerschke 6083f370a1 SOLR-10076: 'String.format(Locale.ROOT,...' instead of (forbidden API) 'String.format(...)' 2017-03-16 13:41:50 +05:30
markrmiller bb3d2e15f6 SOLR-10076: Hide keystore and truststore passwords from /admin/info/* outputs. 2017-03-16 13:41:50 +05:30
markrmiller cab7e1a3d7 SOLR-10279: The autoAddReplica feature can result in SolrCores being assigned new shards when using legacyCloud=false and will also fail on a state check when taking over a core registration with a new core. 2017-03-16 13:41:50 +05:30
Cao Manh Dat 83772c6f99 SOLR-9835: Update CHANGES.txt 2017-03-16 13:41:50 +05:30
Cao Manh Dat 76de819c75 SOLR-9835: Create another replication mode for SolrCloud 2017-03-14 14:41:30 +05:30
Noble Paul 541469aae3 SOLR-10278: first cut. Preferences implemented 2017-03-14 17:55:16 +10:30
Tomas Fernandez Lobbe abec54bd57 SOLR-10236: Remove FieldType.getNumericType() from master 2017-03-13 16:00:16 -07:00
Andrzej Bialecki e3a0b428fd SOLR-10269 MetricHandler JSON output was incorrect. 2017-03-13 20:30:27 +01:00
Christine Poerschke c8bad8c10a SOLR-9045: Make RecoveryStrategy settings configurable. 2017-03-13 15:49:01 +00:00
Ishan Chattopadhyaya ceffbf9844 SOLR-10250: CloudSolrClient can now return versions for documents added or deleted when versions=true is passed 2017-03-13 19:53:22 +05:30
Ishan Chattopadhyaya a06c39f3e5 SOLR-9838: 'inc' atomic update doesn't respect default field value 2017-03-13 18:46:08 +05:30
Ishan Chattopadhyaya d5181ec8e5 SOLR-10079: Increasing threadpool termination to 15s, clearIndex() to do clean replica indexes as well 2017-03-13 16:56:29 +05:30
Ishan Chattopadhyaya b64382bb07 SOLR-10079: Force in-place standalone test to always use NoMergePolicy, also assert that it was used 2017-03-13 15:22:49 +05:30
David Smiley 182c20c4e5 SOLR-10039: New LatLonPointSpatialField 2017-03-11 20:48:01 -05:00
Cao Manh Dat 0fb386a864 SOLR-8045: Deploy V2 API at /v2 instead of /solr/v2 2017-03-11 10:30:52 +07:00
Joel Bernstein d945a246f6 SOLR-10257: Add logarithm StreamEvaluator 2017-03-09 21:01:24 -05:00
Noble Paul c680f45f2d added a test 2017-03-09 14:41:42 +10:30
Joel Bernstein c85aac2a65 SOLR-10254: Fix pre-commit 2017-03-08 21:35:24 -05:00
Joel Bernstein 682c6a7d51 SOLR-10254: significantTerms Streaming Expression should work in non-SolrCloud mode 2017-03-08 21:11:26 -05:00
Chris Hostetter 8756be0540 SOLR-8876: change morphline test config files to work around 'importCommands' bug when using java9 2017-03-08 09:52:46 -07:00