Commit Graph

318 Commits

Author SHA1 Message Date
Timothy Potter e8b0fe4193 SOLR-7334: Admin UI does not show Num Docs and Deleted Docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671147 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 20:03:34 +00:00
Ryan McKinley 183c5dd933 Merged revision(s) 1670522 from lucene/dev/branches/branch_5x:
SOLR-7329: show core in logging UI
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670523 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 00:24:35 +00:00
Shalin Shekhar Mangar 66e5099e15 SOLR-6841: Visualize lucene segment information in Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665105 13f79535-47bb-0310-9956-ffa450edef68
2015-03-09 00:54:48 +00:00
Erick Erickson 8dd508a544 SOLR-5507: Admin UI - Refactoring using AngularJS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661606 13f79535-47bb-0310-9956-ffa450edef68
2015-02-23 05:42:36 +00:00
Alan Woodward c5899ae960 LUCENE-4524: Revert some bogus text changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657801 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 13:27:11 +00:00
Alan Woodward c13216934c LUCENE-4524: Replace DocsEnum and DocsAndPositionsEnum with PostingsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657800 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 13:25:22 +00:00
Steven Rowe e7525ee92e SOLR-6986: modernize bottom-right links in the Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654258 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 16:29:06 +00:00
Timothy Potter bc475b8c42 SOLR-6926: remove ant example, now it is ant server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651535 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 23:31:20 +00:00
Timothy Potter e18538cc4b SOLR-5810: basic paged nav support for cloud graph panel for many collections.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648621 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 22:38:50 +00:00
Steven Rowe 2189b7a761 LUCENE-6134: fix typos: it's->its, its->it's, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647735 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 05:48:58 +00:00
Steven Rowe ae727f338c SOLR-6058: Include the new Solr logo and favicon in Solritas (/browse UI) as well as in generated per-release Solr documentation; switch all favicon links' Content-Type: 'image/ico'->'image/x-icon'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646609 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 01:49:37 +00:00
Steven Rowe 6a20e9872c SOLR-6058: Include the new solr logo in the admin ui, and make the favicon the sun glyph from the new solr logo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646382 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 05:18:43 +00:00
Mark Robert Miller d2a05a3d50 SOLR-4792: Remove WAR file from dist directory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642879 13f79535-47bb-0310-9956-ffa450edef68
2014-12-02 14:33:49 +00:00
Noble Paul 62353b343e SOLR-6476 reference to a deleted servlet cleaned up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642705 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 16:18:36 +00:00
Noble Paul 56d7da62ba SOLR-6476 removing othe vestiges of config REST APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642660 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 09:59:15 +00:00
Stefan Matheis b5e9539954 SOLR-6740: Admin UI - improve Files View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639511 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 20:31:13 +00:00
Stefan Matheis 7b9c366913 SOLR-6739: Admin UI - Sort list of command line args
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639509 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 20:27:48 +00:00
Stefan Matheis 57c055bf44 SOLR-6738: Admin UI - Escape Data on Plugins-View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639383 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 16:36:41 +00:00
Shalin Shekhar Mangar 751bc33ea9 SOLR-5966: Admin UI Menu is fixed and doesn't respect smaller viewports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620473 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 21:56:46 +00:00
Uwe Schindler 903a7b40be LUCENE-5898: Clean up build files version handling, fix bug with specification version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619832 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 15:15:37 +00:00
Uwe Schindler 235a886169 SOLR-6389: Fix spec version of WAR file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618652 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 16:24:55 +00:00
Steven Rowe 5575ff520f SOLR-4385: Stop using SVN Keyword Substitution in Solr src code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616393 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 03:25:40 +00:00
Erik Hatcher 5cd69d47e1 SOLR-3622, SOLR-5847, SOLR-6194, SOLR-6269: Several DIH fixes/improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613406 13f79535-47bb-0310-9956-ffa450edef68
2014-07-25 12:19:48 +00:00
Noble Paul 2ce57608ee revert SOLR-5473 , SOLR-5474
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1591253 13f79535-47bb-0310-9956-ffa450edef68
2014-04-30 11:24:06 +00:00
Stefan Matheis 6aee6b26af SOLR-5897: Add license header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588913 13f79535-47bb-0310-9956-ffa450edef68
2014-04-21 16:19:56 +00:00
Stefan Matheis b4b30303ae SOLR-5897: JQuery file listed as version 1.7.2 but actually contains 1.4.3 code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1588898 13f79535-47bb-0310-9956-ffa450edef68
2014-04-21 15:16:27 +00:00
Noble Paul 3cb0a855a0 SOLR-5473: Make one state.json per collection , SOLR-5474: Have a new mode for SolrJ to support stateFormat=2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1587834 13f79535-47bb-0310-9956-ffa450edef68
2014-04-16 08:37:26 +00:00
Ryan McKinley 0b728e5336 Merged revision(s) 1586012 from lucene/dev/branches/branch_4x:
use html for ellipsis
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1586074 13f79535-47bb-0310-9956-ffa450edef68
2014-04-09 18:34:24 +00:00
Stefan Matheis 718b91659c SOLR-5870: Admin UI - Reload on Core Admin doesn't show errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1578462 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 17:00:41 +00:00
Steven Rowe 979230aca4 SOLR-5653: Create a RestManager to provide REST API endpoints for reconfigurable plugins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576939 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:52:49 +00:00
Stefan Matheis d4d2e6f8b5 SOLR-5800: Admin UI - Analysis form doesn't render results correctly when a CharFilter is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576652 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 09:02:20 +00:00
Stefan Matheis ad4b95a353 SOLR-5539: Admin UI - Remove ability to create/modify files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548477 13f79535-47bb-0310-9956-ffa450edef68
2013-12-06 09:53:03 +00:00
Stefan Matheis 765f907be1 SOLR-5189: Solr 4.x Web UI Log Viewer does not display 'date' column from logs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1545581 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 09:41:38 +00:00
Stefan Matheis d744fb54dc SOLR-5458: Admin UI - Remove separated Pages for Config & Schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543368 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 10:21:02 +00:00
Stefan Matheis bdbf771ef8 SOLR-5456: Admin UI - Allow creating new Files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542967 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 10:30:54 +00:00
Stefan Matheis 2aec8731a4 SOLR-5446: Admin UI - Allow changing Schema and Config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542720 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 13:23:23 +00:00
Stefan Matheis dc651394b1 SOLR-4612: Admin UI - Analysis Screen contains empty table-columns
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542547 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 18:54:15 +00:00
Steven Rowe 9990a2eab9 LUCENE-5322: Clean up / simplify Maven-related Ant targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538144 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 05:04:19 +00:00
Steven Rowe 7dc46c9f2d LUCENE-5273: Fix slowdown when running 'ant example': unless called from the 'create-package' target, the 'lucene-jars-to-solr' and 'module-jars-to-solr' targets no longer depend on '-unpack-lucene-tgz', pulling lucene-*.jar from lucene/build/*/ instead.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531750 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 21:04:31 +00:00
Steven Rowe 6f06bb1708 LUCENE-5273: Binary artifacts in Lucene and Solr convenience binary distributions accompanying a release, including on Maven Central, should be identical across all distributions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531354 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 16:58:36 +00:00
Robert Muir 49e4b64c0d SOLR-5226: add lucene index heap usage to the solr admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530169 13f79535-47bb-0310-9956-ffa450edef68
2013-10-08 06:58:46 +00:00
Stefan Matheis 3bdd7f1b16 SOLR-5305: Admin UI - Reloading System-Information on Dashboard does not work anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529502 13f79535-47bb-0310-9956-ffa450edef68
2013-10-05 19:37:55 +00:00
Stefan Matheis 922a58731d SOLR-5297: Admin UI - Threads Screen missing Icon
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528486 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 14:17:48 +00:00
Chris M. Hostetter 31a88ab101 SOLR-3852: Fixed ZookeeperInfoServlet so that the SolrCloud Admin UI pages will work even if ZK contains nodes with data which are not utf8 text
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1519763 13f79535-47bb-0310-9956-ffa450edef68
2013-09-03 17:29:49 +00:00
Stefan Matheis b755bef24f SOLR-5112: Show full message in Admin UI Logging View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517769 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 09:49:21 +00:00
Stefan Matheis cfbf8082d2 SOLR-5174: Admin UI - Query View doesn't highlight (json) Result if it contains HTML Tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515527 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 17:36:20 +00:00
Stefan Matheis 544f490d7b SOLR-5171: SOLR Admin gui works in IE9, breaks in IE10.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515524 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 17:33:43 +00:00
Stefan Matheis fefa4517c9 SOLR-5044: Admin UI - Note on Core-Admin about directories while creating core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1504026 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 07:22:10 +00:00
Stefan Matheis f15074e704 SOLR-3633 - web UI reports an error if CoreAdminHandler says there are no SolrCores
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1503853 13f79535-47bb-0310-9956-ffa450edef68
2013-07-16 19:54:52 +00:00
Steven Rowe b2bc345a60 SOLR-4916: Move MiniDfsCluster test dependencies from solr test-framework to solr-core; download solr-core test dependencies to solr/core/test-lib/ instead of solr/core/lib/; download DIH test dependencies to solr/contrib/dataimporthandler/test-lib instead of [...]/lib/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1502105 13f79535-47bb-0310-9956-ffa450edef68
2013-07-11 04:03:24 +00:00
Erik Hatcher c3bc304aaf SOLR-4991: Register QParserPlugins as SolrInfoMBeans
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1501863 13f79535-47bb-0310-9956-ffa450edef68
2013-07-10 17:27:08 +00:00
Stefan Matheis d34a8fdaba SOLR-4815: Admin-UI - DIH: Let "commit" be checked by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499252 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 08:21:49 +00:00
Uwe Schindler b9729cd055 SOLR-4966: Fix problem with binary detection in Apache Rat by excluding the images folder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497595 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 22:37:29 +00:00
Stefan Matheis f9a9649f71 SOLR-4966: CSS, JS and other files in webapp without license
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497311 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 11:40:44 +00:00
Grant Ingersoll cbe235516d SOLR-4921: UI now supports adding documents to a collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496994 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 16:27:43 +00:00
Stefan Matheis 6ae55f1417 SOLR-4955: Admin UI - Show address bar on top for Schema + Config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495848 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 17:12:13 +00:00
Stefan Matheis bff085d540 SOLR-4949: UI Analysis page dropping characters from input box
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495829 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 15:25:46 +00:00
Stefan Matheis c1e35f1b82 SOLR-4611: Admin UI - Analysis-Urls with empty parameters create empty result table
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495826 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 15:00:59 +00:00
Stefan Matheis 9dab69c257 SOLR-4949: UI Analysis page dropping characters from input box
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495822 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 14:14:45 +00:00
Stefan Matheis 31d3dc8dec SOLR-4719 : Admin UI - Default to wt=json on Query-Screen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494772 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 20:55:19 +00:00
Stefan Matheis f38354e796 SOLR-4456: Admin UI: Displays dashboard even if Solr is down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494765 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 20:34:16 +00:00
Stefan Matheis f5a79d5162 SOLR-3838: Admin UI - Multiple filter queries are not supported in Query UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494762 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 20:26:39 +00:00
Steven Rowe fc4d7d3550 SOLR-4792: Skip target '-validate-maven-dependencies' in solr/webapp/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491970 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 21:25:02 +00:00
Robert Muir 92ec6ec337 SOLR-4792: stop shipping a war in 5.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491031 13f79535-47bb-0310-9956-ffa450edef68
2013-06-08 19:08:17 +00:00
Stefan Matheis 5ad879d348 SOLR-4867: Admin UI - setting loglevel on root throws RangeError
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1487096 13f79535-47bb-0310-9956-ffa450edef68
2013-05-28 20:21:29 +00:00
Steven Rowe 18c22df8de SOLR-4768: The Solr war produced by generate-maven-artifacts should not contain logging jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1476237 13f79535-47bb-0310-9956-ffa450edef68
2013-04-26 14:53:24 +00:00
Chris M. Hostetter ad47f73895 SOLR-4661: Admin UI Replication details now correctly displays the current replicable generation/version of the master
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469073 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 21:13:20 +00:00
Robert Muir a6c5fe9f3a SOLR-4677: Improve Solrs use of spec version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466031 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 13:51:01 +00:00
Steven Rowe 2fe1c91963 SOLR-4649: The Solr .war should not include (test-scope-only) cglib-nodep and objenesis jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461769 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 18:31:18 +00:00
Mark Robert Miller 612b179d09 SOLR-3706: Ship setup to log with log4j.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461587 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 14:09:38 +00:00
Stefan Matheis d8df3a2d55 SOLR-4405: Admin UI - admin-extra files are not rendered into the core-menu
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461447 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 08:40:22 +00:00
Steven Rowe 5c7ca6aa48 SOLR-4623: Provide REST API read access to all elements of the live schema. Add a REST API request to return the entire live schema, in JSON, XML, and schema.xml formats. Move REST API methods from package org.apache.solr.rest to org.apache.solr.rest.schema, and rename base functionality REST API classes to remove the current schema focus, to prepare for other non-schema REST APIs. Change output path for copyFields and dynamicFields from "copyfields" and "dynamicfields" (all lowercase) to "copyFields" and "dynamicFields", respectively, to align with all other schema REST API outputs, which use camelCase.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1460519 13f79535-47bb-0310-9956-ffa450edef68
2013-03-25 04:29:33 +00:00
Stefan Matheis 7710b18b1f SOLR-4311: Admin UI - Optimize Caching Behaviour
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457143 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 21:55:09 +00:00
Stefan Matheis 5b6b0776ef SOLR-4311: Admin UI - Optimize Caching Behaviour
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457099 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 20:36:01 +00:00
Stefan Matheis 07dd466743 SOLR-4371: Admin UI - Analysis Screen shows empty result
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1456521 13f79535-47bb-0310-9956-ffa450edef68
2013-03-14 16:40:37 +00:00
Steven Rowe 4618a5a0fe SOLR-4503: Add REST API methods to get schema information: fields, dynamicFields, fieldTypes, and copyFields. Restlet 2.1.1 is integrated and is used to service these requests.
Also fixes bugs in dynamic copyField logic described in SOLR-3798.
Also fixes a bug with proxied SolrCloud requests (SOLR-4210) when using the GET method.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 04:50:33 +00:00
Stefan Matheis e2ce3914e2 SOLR-4526: Admin UI depends on optional system info
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452835 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:02:39 +00:00
Stefan Matheis a5e5c904c8 SOLR-4529: Improve Admin UI Dashboard legibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452830 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:00:02 +00:00
Mark Robert Miller aeb50e2050 SOLR-4507: The Cloud tab does not show up in the Admin UI if you set zkHost in solr.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450800 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 15:15:03 +00:00
Stefan Matheis 99dae78095 SOLR-4284: Admin UI - Fix Schema-Browser-Link on Analysis-Screen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440044 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 18:20:47 +00:00
Stefan Matheis 243cb60ed2 SOLR-4364: Admin UI - Locale based number formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440014 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 17:34:10 +00:00
Stefan Matheis 6cb265da45 SOLR-4284: Admin UI - make core list scrollable separate from the rest of the UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439602 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 19:56:10 +00:00
Stefan Matheis 1398a0262d SOLR-4306: Utilize indexInfo=false when gathering core names in UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439516 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 17:38:47 +00:00
Stefan Matheis 765d3ef36c SOLR-4225: Admin UI - Schema-Browser, Histogram shouldn't break on whitespaces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439368 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 12:35:25 +00:00
Stefan Matheis 8b7fb2fe82 SOLR-4225: Term info page under schema browser shows incorrect count of terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438900 13f79535-47bb-0310-9956-ffa450edef68
2013-01-26 15:00:28 +00:00
Stefan Matheis 7a66fc108f SOLR-4349 : Admin UI - Query Interface does not work in IE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438139 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 19:34:45 +00:00
Stefan Matheis a93ab794a2 SOLR-4345 : Solr Admin UI dosent work in IE 10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438136 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 19:31:46 +00:00
Stefan Matheis 3801883396 SOLR-3915: Color Legend for Cloud UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437791 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 23:06:47 +00:00
Stefan Matheis 15bc6148ae SOLR-4341: Admin UI - Plugins/Stats Page contains loooong Values which result in horizontal Scrollbar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437767 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 21:54:28 +00:00
Stefan Matheis 3347ec8c20 SOLR-4340: Admin UI - Analysis's Button Spinner goes wild
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437764 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 21:52:28 +00:00
Stefan Matheis 4c723f6e46 SOLR-4339: Admin UI - Display Field-Flags on Schema-Browser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437760 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 21:49:47 +00:00
Steven Rowe 56b62c1ddb SOLR-4287: Removed "apache-" prefix from Solr distribution and artifact filenames.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432483 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 17:51:57 +00:00
Stefan Matheis 9cd9111419 SOLR-3820: Solr Admin Query form is missing some edismax request parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432361 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 02:37:41 +00:00
Stefan Matheis 5b3729c831 SOLR-3458: Allow multiple Items to stay open on Plugins-Page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432351 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 01:31:10 +00:00
Stefan Matheis 8559a93b65 SOLR-4296: Admin UI: Improve Dataimport Auto-Refresh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1432346 13f79535-47bb-0310-9956-ffa450edef68
2013-01-12 01:08:11 +00:00
Stefan Matheis 8029a83f5a SOLR-3982: Admin UI: Various Dataimport Improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1431756 13f79535-47bb-0310-9956-ffa450edef68
2013-01-11 00:13:33 +00:00
Stefan Matheis de8bfe6dd4 SOLR-4289: Admin UI - JVM memory bar - dark grey "used" width is too small (simplified)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1431085 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 21:19:28 +00:00
Stefan Matheis 44597fa290 SOLR-4289: Admin UI - JVM memory bar - dark grey "used" width is too small
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1431073 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 21:02:37 +00:00
Stefan Matheis 2f3435acce SOLR-3876: Solr Admin UI is completely dysfunctional on IE 9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1430586 13f79535-47bb-0310-9956-ffa450edef68
2013-01-08 22:39:10 +00:00
Stefan Matheis c734e6d021 SOLR-3829: Admin UI Logging events broken if schema.xml defines a catch-all dynamicField with type ignored
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429298 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:43:59 +00:00
Stefan Matheis 4bcef71a34 SOLR-4263: Incorrect Link from Schema-Browser to Query From for Top-Terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429296 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:40:32 +00:00
Stefan Matheis babf990922 SOLR-4079: Long core names break web gui appearance and functionality
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429292 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:36:33 +00:00
Stefan Matheis 7364aab17f SOLR-3840: XML query response display is unreadable in Solr Admin Query UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429288 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:25:29 +00:00
Stefan Matheis 348f84c32f SOLR-3851: create a new core/delete an existing core should also update the main/left list of cores on the admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429286 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:21:28 +00:00
Stefan Matheis f51a29707f SOLR-4176: analysis ui: javascript not properly handling URL decoding of input
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429261 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 11:04:55 +00:00
Stefan Matheis 8172b5d535 SOLR-4045: SOLR admin page returns HTTP 404 on core names containing a '.' (dot)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429259 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 10:57:21 +00:00
Stefan Matheis 65a9cc3643 SOLR-4261: Percentage Infos on Dashboard have a fixed width
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429256 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 10:53:39 +00:00
Stefan Matheis 449296da9d SOLR-4264: Missing Error-Screen on UI's Cloud-Page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429254 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 10:50:24 +00:00
Stefan Matheis 46d9f0dce9 SOLR-4262: Replication Icon on Dashboard does not reflect Master-/Slave-State
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429248 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 10:44:29 +00:00
Yonik Seeley 43f36a5750 SOLR-2592: add additional level in clusterstate.json for collection properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421499 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 20:33:59 +00:00
Chris M. Hostetter 3dbffb580f SOLR-4102: Fix UI javascript error if canonical hostname can not be resolved
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421049 13f79535-47bb-0310-9956-ffa450edef68
2012-12-13 00:06:11 +00:00
Mark Robert Miller 4e439e791e SOLR-3948: Calculate/display deleted documents in admin interface.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1419939 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 00:06:56 +00:00
Stefan Matheis 4dc925bf4e SOLR-3917: Partial State on Schema-Browser UI is not defined for Dynamic Fields & Types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1394983 13f79535-47bb-0310-9956-ffa450edef68
2012-10-06 10:33:48 +00:00
Stefan Matheis 7eb2146494 SOLR-3637: Commit Status at Core-Admin UI is always false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1392327 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 13:47:35 +00:00
Stefan Matheis a91a798e34 SOLR-3734: Improve Schema-Browser Handling for CopyField using dynamicField's
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1392318 13f79535-47bb-0310-9956-ffa450edef68
2012-10-01 13:35:39 +00:00
Michael McCandless fea15e75a4 SOLR-3879: don't ship servlet-api*.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1390139 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 21:08:51 +00:00
Stefan Matheis 62caa1d692 SOLR-3788: Admin Cores UI should redirect to newly created core details
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389984 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 16:52:45 +00:00
Stefan Matheis 096eef9cde SOLR-3560: Handle different types of Exception Messages for Logging UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1389981 13f79535-47bb-0310-9956-ffa450edef68
2012-09-25 16:47:41 +00:00
Yonik Seeley 2a31b513f9 SOLR-3867: fix admin gui due to clusterstate.json format changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388830 13f79535-47bb-0310-9956-ffa450edef68
2012-09-22 16:21:19 +00:00
Chris M. Hostetter c17b6776b5 SOLR-3821 and SOLR-3822: trivial improvements to the Query form that steffkes hadn't commited yet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1388292 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 01:44:20 +00:00
Stefan Matheis 909bd0a60d SOLR-3777: Dataimport-UI does not send unchecked checkboxes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1387467 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 07:04:52 +00:00
Chris M. Hostetter 562f150e17 SOLR-3519: verbose_option URL param in analysis UI, and updated tutorial links to use it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386924 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 00:17:04 +00:00
Stefan Matheis d7d79ad7c5 SOLR-3811: Query Form using wrong values for dismax, edismax
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384662 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 07:18:53 +00:00
Greg Bowyer 8b40b45d01 SOLR-3784: Prevent Javascript UI hangs due to similarity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382385 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 00:02:56 +00:00
Robert Muir ddda1b6089 SOLR-3686: fix solr/core and solr/solrj not to share a lib directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381792 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 22:47:01 +00:00
Stefan Matheis a778718872 SOLR-3679: admin ui shows error message if creating a new core fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381655 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 16:03:18 +00:00
Stefan Matheis 7626f1cda2 SOLR-3668: fix handling of custom parameters for dataimport on admin ui
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381518 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 08:24:46 +00:00
Stefan Matheis db6badeb11 SOLR-3597: admin ui using less whitespace at the top
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381494 13f79535-47bb-0310-9956-ffa450edef68
2012-09-06 07:42:24 +00:00
Mark Robert Miller 92592095e6 SOLR-3611: We do not show ZooKeeper data in the UI for a node that has children.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1380684 13f79535-47bb-0310-9956-ffa450edef68
2012-09-04 15:40:02 +00:00
Uwe Schindler d8f36a22b1 LUCENE-3923: Faster SVN WC checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377991 13f79535-47bb-0310-9956-ffa450edef68
2012-08-28 06:50:46 +00:00
Chris M. Hostetter 69d8555ea8 be more specific: only the admin ui requires having at least on SolrCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1377867 13f79535-47bb-0310-9956-ffa450edef68
2012-08-27 21:09:45 +00:00
Greg Bowyer 8a5bab3e1d SOLR-3572: Make schema-browser show custom similarities
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1373117 13f79535-47bb-0310-9956-ffa450edef68
2012-08-14 21:16:17 +00:00
Mark Robert Miller 22d9268a2d SOLR-3579: SolrCloud view should default to the graph view rather than tree view.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1370334 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 16:10:19 +00:00
Erik Hatcher 5714f445d3 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369930 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 19:20:51 +00:00
Jan Høydahl 37153b5c34 SOLR-3439: Make SolrCell easier to use out of the box
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1369433 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 20:50:11 +00:00
Chris M. Hostetter cb8c322041 SOLR-3635: display core init failure info (from CoreAdminHandler) in the web UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367362 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 23:26:11 +00:00
Chris M. Hostetter f0e5314f22 SOLR-3677: Fixed missleading error message in web ui to distinguish between no SolrCores loaded vs. no /admin/ handler available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367358 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 23:11:35 +00:00
Chris M. Hostetter 8618cd87c6 clarify healthcheck disabled message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1349046 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 22:05:44 +00:00
Erik Hatcher ddf3208271 SOLR-3533: Add char filters to analysis tool UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1348964 13f79535-47bb-0310-9956-ffa450edef68
2012-06-11 18:53:39 +00:00
Stefan Matheis 68734bd459 SOLR-3515: Use seperate Cookies for Analysis and Schema-Browser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1347712 13f79535-47bb-0310-9956-ffa450edef68
2012-06-07 16:59:11 +00:00
James Dyer c24efa0a9b SOLR-3309: Change <web-app /> to use "javaee" namespace instead of "j2ee"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1341897 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 15:30:07 +00:00
Stefan Matheis e688e6c07b SOLR-3238: Move License for d3.js & highlight.js
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1341066 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 15:20:12 +00:00
Stefan Matheis aee60cb3ab SOLR-3459: Fix Cloud's Graph-Views for multiple collections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340933 13f79535-47bb-0310-9956-ffa450edef68
2012-05-21 08:37:34 +00:00
Stefan Matheis d722b19748 SOLR-3238: Add License for d3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340665 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 10:32:38 +00:00
Stefan Matheis 422828cfd6 SOLR-3444: Optimize Navigation for global Items
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339518 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 08:45:29 +00:00
Stefan Matheis 4898a6eb8e SOLR-3401: Always show CoreAdmin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339232 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 15:36:35 +00:00
Stefan Matheis 560a287e68 SOLR-3238: rename 'Plugins' to 'Plugins / Stats' in Navigation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339120 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 11:27:32 +00:00
Stefan Matheis 04486d4454 SOLR-3238: decode query-params for analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339114 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 11:15:41 +00:00
Stefan Matheis b550e5a30a SOLR-3238: add missing image for analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339110 13f79535-47bb-0310-9956-ffa450edef68
2012-05-16 10:47:53 +00:00
Stefan Matheis 871924ea2e SOLR-3367: add missing ico for logging-viewer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1335229 13f79535-47bb-0310-9956-ffa450edef68
2012-05-07 20:14:06 +00:00