84 Commits

Author SHA1 Message Date
Florin Babes
a677d2247a SOLR-14571: Download speed was hard-coded in the Replication screen of the Solr Admin UI.
(Florin Babes via Christine Poerschke)
2021-01-05 15:53:15 +00:00
Sayan Das
744934c826
SOLR-14933: Ability to add T and P type replica from admin UI (#1991)
* added UI and js changes

* track which committer convoyed in the change

Co-authored-by: epugh <epugh@opensourceconnections.com>
2020-10-16 11:01:48 -04:00
Eric Pugh
d7e58ede0e
SOLR-14483 (#1988)
* fixed broken select box

* converted tabs to spaces :sigh:

* Fix the refreshing of the scope

* track fix

Co-authored-by: sayan.das <sayan.das@gdn-commerce.com>
2020-10-15 14:36:31 -04:00
Alexandre Rafalovitch
a57ba25400
SOLR-14783: Remove DIH from 9.0 (#1794)
* Remove DIH example directory

* Remove contrib code directories

* Remove contrib package related configurations for build tools

* Remove mention of DIH example

* remove dih as build dependencies and no-longer needed version pins

* Remove README references to DIH

* Remove dih mention from the script that probably does need to exist at all

* More build artifact references

* More removed dependencies leftovers (licenses/versions)

* No need to smoke exclude DIH anymore

* Remove Admin UI's DIH integration

* Remove DIH from shortname package list

* Remove unused DIH (related? not?) dataset
Unclear what is happening here, but there is no reference to that directory anywhere else
The other parallel directories ARE referenced in a TestConfigSetsAPI.java

* Hidden Idea files references

* No DIH to ignore anymore

* Remove last Derby DB references

* Remove DIH from documentation
Add the information in Major Changes document with the link to the external repo

* Added/updated a mention to CHANGES

* Fix leftover library mentions

* Fix Spellings
2020-08-29 10:52:04 -04:00
Marcus
7110118ad4
SOLR-14702: Remove oppressive language (part1) (#1711)
Replace references to "master" and "slave" with "leader" and "follower"
2020-08-05 14:52:48 -07:00
Ishan Chattopadhyaya
cc0c111949 SOLR-14656: Removing Autoscaling Framework
The following were removed:
 *  Autoscaling policy, triggers etc.
 *  withCollection handling
 *  UTILIZENODE command
 *  Sim framework
 *  Suggestions tab in UI
 *  Reference guide pages for autoscaling
 *  autoAddReplicas feature
 *  UTILIZENODE
2020-07-20 17:47:01 +05:30
Andrzej Bialecki
cf742f4596 SOLR-12847: Remove support for maxShardsPerNode. 2020-07-08 17:57:24 +02:00
Ishan Chattopadhyaya
dd6d1c90c8 SOLR-14066: Deprecate DIH 2020-07-02 16:38:31 +05:30
Mike Drob
242f48a1ca SOLR-14440 Cert Auth plugin 2020-05-01 13:11:01 -05:00
Mike Drob
a5c73d39d3 Revert "SOLR-14440 CertAuth plugin (#1463)"
Another commit accidentally snuck in

This reverts commit 7b289d6185f30b316d07d5ae5755cfc70c97921d.
2020-05-01 13:09:28 -05:00
Mike Drob
7b289d6185
SOLR-14440 Cert Auth plugin (#1463) 2020-05-01 12:47:12 -05:00
Ishan Chattopadhyaya
0c682d0e9a SOLR-14237: A new panel with security info in admin UI's dashboard 2020-04-29 22:34:13 +05:30
Jan Høydahl
03363f413f
SOLR-14371 Zk StatusHandler should know about dynamic zk config (#1392) 2020-04-17 16:30:27 +02:00
Jan Høydahl
198d9db674
SOLR-14287: Admin UI Properties screen does not show colons (#1300) 2020-02-28 10:32:09 +01:00
Kevin Risden
c4a8a77d23
SOLR-14209: Upgrade JQuery to 3.4.1
* JQuery 2.1.3 to 3.4.1
* jstree 1.0-rc1 to v3.3.8

Closes #1209

Signed-off-by: Kevin Risden <krisden@apache.org>
2020-02-08 11:57:56 -06:00
Robert Muir
56839f6ace SOLR-13983: remove or replace process execution in SystemInfoHandler 2019-12-18 09:03:07 -05:00
Jan Høydahl
52be32d4ad SOLR-13122: Ability to query aliases in Solr Admin UI 2019-08-30 14:16:58 +02:00
Jan Høydahl
9548481c8c Fix precommit
Remove errors from each host detail map
Display secureClientPort and server.1, server.2, server.3...
Added test for various failure responses and expected result from multiple nodes
2019-08-02 15:03:40 +02:00
Munendra S N
b5a190b576 SOLR-10377: add debug.explain.structured to Admin UI
* This param would be displayed only if debugQuery is selected
2019-07-20 10:41:57 +05:30
Dag Wieers
3dc1d5e64a SOLR-13546: Fix typo 'hightlight' in webapp query interface (#704)
Due to a typo in the webapp query interface, the used query string is incorrect.
2019-06-13 11:17:49 +02:00
Jan Høydahl
8f29d1eaad
SOLR-13244: Nodes view fails when a node is temporarily down 2019-03-15 13:30:02 +01:00
Jan Høydahl
ea2c8ba38e SOLR-12121: JWT Token authentication plugin with OpenID Connect implicit flow login through Admin UI 2019-01-23 13:03:01 +01:00
Jan Høydahl
e515a91406 SOLR-13116: Add Admin UI login support for Kerberos 2019-01-17 14:25:08 +01:00
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