Commit Graph

9506 Commits

Author SHA1 Message Date
David Smiley e7d9db9d6c SOLR-10286: fix test for Windows 2017-03-18 10:42:34 -04:00
Steve Rowe 9b57545df0 SOLR-10218: The Schema API commands add-field-type and replace-field-type improperly specify SimilarityFactory params 2017-03-18 00:00:59 -04:00
Tomas Fernandez Lobbe 3b66001845 SOLR-10237: Poly-Fields should work with subfield that have docValues=true 2017-03-17 11:55:15 -07:00
yonik 540ee1db10 SOLR-7452: add refine param to json facets, implement for array field faceting 2017-03-17 12:13:43 -04:00
Jim Ferenczi d374193e73 Add 6.6 version 2017-03-17 11:55:59 +01:00
David Smiley 8fbd9f1e40 SOLR-10273: DocumentBuilder move longest field to last position 2017-03-16 21:22:08 -04:00
David Smiley 4a55bc4e0f SOLR-10286: fix precommit (unused imports) 2017-03-16 21:11:39 -04:00
Steve Rowe d1b2fb33ef SOLR-9185: Solr's edismax and Lucene/standard query parsers should optionally not split on whitespace before sending terms to analysis 2017-03-16 19:41:47 -04:00
David Smiley 4ee7fc3890 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-16 18:30:57 -04:00
Tomas Fernandez Lobbe 1439794900 SOLR-9990: Avoid copyField in SolrExampleTests.testUpdateField 2017-03-16 15:10:48 -07:00
David Smiley 2502af9f3f SOLR-10286: large fields.
And refactored FieldType.checkSchemaField to call a new checkSupportsDocValues()
2017-03-16 14:58:59 -04:00
Joel Bernstein f8831ce3c4 Fixed typos in CHANGES.txt 2017-03-16 14:18:43 -04:00
Tomas Fernandez Lobbe 7a625bbb25 SOLR-9990: Add PointFields in example/default schemas 2017-03-16 11:09:42 -07:00
Joel Bernstein 3d81a9c8e7 SOLR-10254, 10085: Update CHANGES.txt 2017-03-16 13:54:25 -04:00
Christine Poerschke 17cc3e7dad SOLR-10283: Learning to Rank (LTR) SolrFeature to reject searches with missing efi (External Feature Information) used by fq. 2017-03-16 14:10:28 +00:00
Ishan Chattopadhyaya d825737048 SOLR-10302: Solr's zkcli scripts now able to find the metrics libraries 2017-03-16 05:33:29 +05:30
Joel Bernstein b46e09c79f SOLR-10085: SQL result set fields should be ordered by the field list 2017-03-15 18:31:45 -04:00
Joel Bernstein be9fea1bc5 SOLR-10271: SQL aggregations in map_reduce mode should use javabin transport 2017-03-15 18:31:45 -04:00
Joel Bernstein 22f91ba0ca SOLR-10270: Stop exporting _version_ during GROUP BY aggregations in map_reduce mode 2017-03-15 18:31:45 -04:00
Ishan Chattopadhyaya 2bce98b0c1 SOLR-9516: Updating CHANGES.txt entry 2017-03-16 02:07:11 +05:30
Christine Poerschke 9d56f13650 SOLR-10046: Add UninvertDocValuesMergePolicyFactory class. (Keith Laban, Christine Poerschke) 2017-03-15 12:15:17 +00:00
Ishan Chattopadhyaya 65c695b025 SOLR-9516: Fix: Admin UI (angular) didn't work with Kerberos 2017-03-15 17:25:06 +05:30
Mike McCandless e7b87f5b79 LUCENE-7739: Fix places where we unnecessarily boxed while parsing a numeric value according to FindBugs 2017-03-15 06:08:10 -04:00
Mike McCandless 716d43eca9 LUCENE-7742: fix places where we were unboxing and then re-boxing according to FindBugs 2017-03-15 06:03:54 -04:00
Noble Paul 124b505810 SOLR-8045: SerachHandler to override the registerV2() and remove registerPath from sample solrconfig.xml 2017-03-15 18:40:38 +10:30
Andrzej Bialecki 1192d396dd SOLR-10224: Add disk total and disk free metrics. 2017-03-14 19:58:31 +01:00
Chris Hostetter 09bd8612ce SOLR-10184: Fix bin/solr so it can run properly on java9 2017-03-14 10:23:49 -07:00
Chris Hostetter 9417367b1a SOLR-10266: fix implicit test assumptions about doc order 2017-03-14 09:49:22 -07:00
Christine Poerschke 5aafea8494 SOLR-9045: exclude static methods from ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal 2017-03-14 13:05:55 +00:00
Andrzej Bialecki 1750095048 SOLR-10247: Support non-numeric metrics and a "compact" format of /admin/metrics. 2017-03-14 12:36:35 +01:00
Christine Poerschke ddda27e4de SOLR-10076: 'String.format(Locale.ROOT,...' instead of (forbidden API) 'String.format(...)' 2017-03-14 10:46:25 +00:00
markrmiller 91c3f78f8f SOLR-10076: Hide keystore and truststore passwords from /admin/info/* outputs. 2017-03-14 06:13:34 -04:00
markrmiller bac3424936 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-14 06:01:06 -04:00
Cao Manh Dat 120274b451 SOLR-9835: Update CHANGES.txt 2017-03-14 16:20:46 +07:00
Cao Manh Dat 7830462d4b SOLR-9835: Create another replication mode for SolrCloud 2017-03-14 14:37:47 +07:00
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
Mark Miller e35881a63a SOLR-10248: Merge SolrTestCaseJ4's SolrIndexSearcher tracking into the ObjectReleaseTracker. 2017-03-08 11:44:23 -05:00