Jan Høydahl
|
280f67927e
|
SOLR-7896: Add a login page to Admin UI, with initial support for Basic Auth
|
2018-12-12 10:37:23 +01:00 |
Joel Bernstein
|
a0788a7b5e
|
SOLR-12997: Fix broken link on admin Stream panel
|
2018-11-18 14:24:02 -05:00 |
Chris Hostetter
|
77a4bfaa90
|
SOLR-12962: Added a new 'uninvertible' option for fields and fieldtypes. This defaults to 'true' for backcompat allowing a FieldCache to be built for indexed fields as needed, but users are encouraged to set this to false (using docValues as needed) to reduce the risk of large fluxuations in heap size due to unexpected attempts to sort/facet/function on non-docValue fields.
|
2018-11-09 08:30:04 -07:00 |
Noble Paul
|
08fcce4c98
|
SOLR-11997: Suggestions API/UI should show an entry where a violation could not be resolved
|
2018-11-06 22:27:26 +11:00 |
Jan Høydahl
|
80011d669a
|
SOLR-12620: Remove the Admin UI Cloud -> Graph (Radial) view
|
2018-10-10 21:54:34 +02:00 |
Jan Høydahl
|
9306922d65
|
SOLR-7767: "ZK Status" sub menu under "Cloud" tab to see status of zookeeper ensemble
|
2018-08-08 12:43:19 +02:00 |
Jan Høydahl
|
17a02c1089
|
SOLR-8207: Add "Nodes" view to the Admin UI "Cloud" tab, listing nodes and key metrics
|
2018-08-03 13:55:11 +02:00 |
Erick Erickson
|
ae82bac928
|
SOLR-11578: Solr 7 Admin UI (Cloud > Graph) should reflect the Replica type to give a more accurate representation of the cluster
|
2018-06-14 13:52:48 -07:00 |
Erick Erickson
|
84583d2563
|
SOLR-12253: Remove optimize button from the core admin page
|
2018-04-22 19:19:09 -07:00 |
Shalin Shekhar Mangar
|
2eeed51cdf
|
SOLR-12077: Add support for autoAddReplicas in the collection creation dialog in Admin UI
|
2018-03-10 06:44:51 +05:30 |
Cassandra Targett
|
c59e2e98d2
|
SOLR-11843: Fix Admin UI handling of router.field and router.name params; change routerField label to match param name
|
2018-03-02 11:42:43 -06:00 |
Cassandra Targett
|
35cf4f6b31
|
SOLR-11897: Add toggle to disable auto-refresh of Logging page in the UI
|
2018-02-16 13:55:21 -06:00 |
Cassandra Targett
|
98a0b83714
|
SOLR-11613: Make message for missing dataimport config in UI more explicit
|
2018-02-01 16:38:57 -06:00 |
Cassandra Targett
|
3856ae2d85
|
SOLR-11895: Fix Logging UI page to show "No Events"; remove loading spinner
|
2018-01-26 12:28:57 -06:00 |
Noble Paul
|
288ed174ac
|
SOLR-11648: A new admin UI to display and execute suggestions
|
2018-01-23 20:15:16 +11:00 |
Erick Erickson
|
8e439a0a5c
|
SOLR-7733: remove optimize from the UI.
|
2017-12-28 20:41:48 -08:00 |
elyograg
|
0dadf2c2a8
|
SOLR-11645: Fix problem with no Args display in admin UI.
|
2017-11-18 08:41:53 -07:00 |
Chris Hostetter
|
6a59253ec3
|
SOLR-10494: Make default response format JSON (wt=json), and also indent text responses formats (indent=on) by default
|
2017-07-24 08:42:02 -07:00 |
Jan Høydahl
|
4a57fb4d88
|
SOLR-10585: Remove defaultSearchField completely in 7.0
|
2017-05-19 15:27:28 +02:00 |
Jan Høydahl
|
37df64450e
|
SOLR-8149: Admin UI - Plugins / Stats - active item is now highlighted
|
2017-05-08 10:49:53 +02:00 |
Andrzej Bialecki
|
e30cc70fdd
|
SOLR-9959: SolrInfoMBean-s category and hierarchy cleanup.
|
2017-04-11 19:22:23 +02:00 |
Tomas Fernandez Lobbe
|
f08889f390
|
SOLR-10347: Remove index level boost support from 'documents' section of the admin UI
|
2017-04-04 13:11:02 -07:00 |
Jan Høydahl
|
a6f27d3e1e
|
SOLR-10147: Admin UI -> Cloud -> Graph: Impossible to see shard state
|
2017-03-29 10:54:02 +02:00 |
Mikhail Khludnev
|
f49bd79ec1
|
SOLR-10146: fixing tabs
|
2017-03-05 12:30:36 +03: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
|
bd459c1275
|
SOLR-9584: Use relative URLs also for files and query
|
2017-02-17 11:08:20 +01:00 |
Alexandre Rafalovitch
|
380b5ca626
|
SOLR-9626: Add css class, when match key is found
|
2016-11-20 22:18:55 +11:00 |
Jan Høydahl
|
14b6d93db4
|
SOLR-8370: Display configured Similarity in Schema-Browser
|
2016-10-20 13:25:40 +02:00 |
Alexandre Rafalovitch
|
9f187eceae
|
SOLR-8140: Remove unfinished admin-extra
Includes UI element and never-implemented commented-out code
|
2016-10-03 17:37:31 +07:00 |
Alexandre Rafalovitch
|
dd03d39dd6
|
SOLR-9003: DIH Debug now works in new Admin UI
|
2016-08-10 21:27:57 +10:00 |
Jan Høydahl
|
d86c369533
|
SOLR-9358: [AngularUI] In Cloud->Tree file view area, collapse metadata by default
|
2016-07-31 23:07:51 +02:00 |
Dennis Gove
|
e6e495c795
|
SOLR-8918: Corrects usage of a global variable in admin page's stream.js which was overriding the same variable in cloud.js
|
2016-04-19 20:33:06 -04:00 |
Chris Hostetter
|
c574a91e3b
|
SOLR-8990: Fix top term links from schema browser page to use {!term} parser
|
2016-04-19 11:17:10 -07:00 |
Dennis Gove
|
af7dad6825
|
SOLR-8918: Adds Streaming to the admin page under the collections section
Includes ability to see graphically the expression explanation
|
2016-04-19 11:40:20 -04:00 |
Upayavira
|
fe21f7a4c3
|
SOLR-8730: Fix highlighting in new UI query pane
|
2016-03-11 13:26:01 +00:00 |
Upayavira
|
7fed8ccb25
|
SOLR-8243 Fix spacing in dataimport tab in UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712855 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-05 19:47:47 +00:00 |
Upayavira
|
6d9c2c46b1
|
SOLR-8139 Rename schema-browser to schema and add managed schema support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712532 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-04 11:16:45 +00:00 |
Upayavira
|
34c87c2c4a
|
SOLR-8157 Make links between nodes work correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1710150 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-23 09:08:04 +00:00 |
Upayavira
|
d40aef4aca
|
SOLR-7666 Re-fix some accidentally reverted changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709711 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 02:57:17 +00:00 |
Upayavira
|
b7664ef388
|
SOLR-7666 Multiple minor fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1709707 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-21 01:53:51 +00:00 |
Upayavira
|
37341ab1c8
|
SOLR-7666 Resolve exceptions and tidy HTML label name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707463 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-08 09:31:24 +00:00 |
Upayavira
|
82e422080d
|
SOLR-8137 Use swapCorelist rather than otherCorelist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707287 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 13:01:17 +00:00 |
Upayavira
|
c7deed16f0
|
SOLR-8137 Do not allow swapping with same core in AngularUI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707282 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 12:51:49 +00:00 |
Upayavira
|
2bd051c8de
|
SOLR-4388 Fix overview link and autoAddReplicas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707274 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 12:29:40 +00:00 |
Upayavira
|
eaa38915ba
|
SOLR-7666 Hide right hand side when no field selected in schema browser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707259 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 11:33:38 +00:00 |
Upayavira
|
c8ed0a0df8
|
SOLR-4388 Add a Collections UI for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707245 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 11:06:09 +00:00 |
Upayavira
|
484f4b600d
|
SOLR-7666 - query pane and index.html serving tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703798 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-18 10:22:33 +00:00 |
Upayavira
|
1b01528b95
|
SOLR-7666 A motley collection of bugs in angular UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703379 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-16 10:13:45 +00:00 |
Upayavira
|
3da81fb200
|
SOLR-4316 add a collections dropdown alongside cores dropdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698459 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-29 11:28:36 +00:00 |
Uwe Schindler
|
f0654e355e
|
LUCENE-6732: Improve checker for invalid source patterns to also detect javadoc-style license headers. Use Groovy to implement the checks instead of plain Ant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695380 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-11 22:13:00 +00:00 |