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 |
|
Mark Miller
|
e35881a63a
|
SOLR-10248: Merge SolrTestCaseJ4's SolrIndexSearcher tracking into the ObjectReleaseTracker.
|
2017-03-08 11:44:23 -05:00 |
|
Mark Miller
|
6a6e303298
|
SOLR-10244: TestCoreDiscovery fails if you run it as root.
|
2017-03-08 10:23:46 -05:00 |
|
Uwe Schindler
|
d8442070cf
|
SOLR-10235: fix precommit
|
2017-03-07 22:07:13 +01:00 |
|
Andrzej Bialecki
|
4d7bc94771
|
SOLR-9858: Collect aggregated metrics from nodes and shard leaders in overseer.
|
2017-03-07 22:01:21 +01:00 |
|
Uwe Schindler
|
0d2c027857
|
SOLR-10235: Fix DIH's TestJdbcDataSource to work with Java 9 and other Java runtimes that do not use the same DriverManager implementation like Oracle's original one
|
2017-03-07 19:01:15 +01:00 |
|
Andrzej Bialecki
|
2d51a42d3c
|
SOLR-10226 JMX metric avgTimePerRequest broken.
|
2017-03-07 18:09:58 +01:00 |
|
Ishan Chattopadhyaya
|
190f4b6b93
|
SOLR-10178, SOLR-10079: Force tests to always use NoMergePolicy, also assert that it was used
|
2017-03-07 19:02:26 +05:30 |
|