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 |
|
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 |
|
Cao Manh Dat
|
cedf37c2fe
|
Add support for CollapseQParser with PointFields
|
2017-03-23 20:10:13 +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 |
|
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 |
|
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 |
|
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
|
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 |
|
Ishan Chattopadhyaya
|
1fe4cff22c
|
SOLR-10302: Solr's zkcli scripts now able to find the metrics libraries
|
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 |
|
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 |
|
Andrzej Bialecki
|
52b3bc2f6d
|
SOLR-10247: Support non-numeric metrics and a "compact" format of /admin/metrics.
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Cao Manh Dat
|
3131ec2d99
|
SOLR-9986: Implement DatePointField
|
2017-03-07 10:11:47 +07:00 |
|
Andrzej Bialecki
|
acb185b2dc
|
SOLR-9999: Instrument DirectUpdateHandler2.
|
2017-03-06 11:10:43 +01:00 |
|
Noble Paul
|
fb1d2d1ae2
|
SOLR-10230: default TTL of PKIAuthenticationPlugin increased to 10secs
|
2017-03-06 10:09:01 +10:30 |
|
Kevin Risden
|
686fbd3ba2
|
SOLR-10171: Add Constant Reduction Rules to Calcite Planner
|
2017-03-04 19:22:34 -06:00 |
|
Jan Høydahl
|
b2dcb47ef4
|
SOLR-10146: Added button to the Admin UI 'Collection' tab for deleting an inactive shard
|
2017-03-05 00:04:49 +01:00 |
|
Jan Høydahl
|
59433bb460
|
SOLR-10088: Installer script does not put zoo.cfg in SOLR_HOME
|
2017-03-04 23:19:06 +01:00 |
|
Joel Bernstein
|
5ae51d4ddf
|
SOLR-8593: Update CHANGES.txt
|
2017-03-03 20:59:36 -05:00 |
|
Joel Bernstein
|
efbabf8e2c
|
SOLR-10156: Update CHANGES.txt
|
2017-03-03 15:07:37 -05:00 |
|
yonik
|
4990eed1b3
|
SOLR-10225: fix BlockCache evictions metric to not count explicit removal
|
2017-03-03 12:39:33 -05:00 |
|
Christine Poerschke
|
43474312eb
|
SOLR-10155: For numeric types facet.contains= and facet.prefix= are now rejected.
(Gus Heck, Christine Poerschke)
|
2017-03-03 12:03:41 +00:00 |
|