Do you use it? If so, how?
Upayavira
On Mon, Oct 12, 2015, at 02:05 AM, Bill Au wrote:
> admin-extra allows one to include additional links and/or information in
> the Solr admin main page:
>
> https://cwiki.apache.org/confluence/display/solr/Core-Specific+Tools
>
> Bill
admin-extra allows one to include additional links and/or information in
the Solr admin main page:
https://cwiki.apache.org/confluence/display/solr/Core-Specific+Tools
Bill
On Wed, Oct 7, 2015 at 5:40 PM, Upayavira wrote:
> Do you use admin-extra within the admin UI?
>
> If so, ple
Do you use admin-extra within the admin UI?
If so, please go to [1] and document your use case. The feature
currently isn't implemented in the new admin UI, and without use-cases,
it likely won't be - so if you want it in there, please help us
understand how you use it!
Thanks!
Upa
Hi,
I uncommented the html tags in admin-extra.menu-top and
admin-extra.menu-bottom. It works fine when I select the core from the
dropdown but once I click on any other tab like Replication, Dataimport
etc, it disappears.
I tried it in Solr 4.6.1 and Solr 5.0.0 and the behavior is same.
I could
On 8/7/13 10:56 PM, Chris Hostetter wrote:
: Didn't somebody once say this is used for customization of admin pages?
it can be yes, that's why it originla existed -- Stefan's question was
wether anyone was actually using it for that.
I used it quite a bit back in the day at CNET as a way to "se
>
> On Wednesday, July 17, 2013 at 8:50 AM, Stefan Matheis wrote:
>
>> Hey List
>>
>> I would be interested to hear who is using "admin-extra" Functionality in
>> the 4.x UI and especially _how_ that is used: for displaying graphs,
>> provi
The problem I saw was that the styles were all reset in a funny way, so it
was hard to just say H1/H2/div/ui and have a reasonable content showing up.
It was all small undifferentiated text. So, one had to inject a whole
bootstrap/CSS reset to do something useful. And, of course, even that was
non-
gt; On Wednesday, July 17, 2013 at 8:50 AM, Stefan Matheis wrote:
>
> > Hey List
> >
> > I would be interested to hear who is using "admin-extra" Functionality
> in the 4.x UI and especially _how_ that is used: for displaying graphs,
> providing links for $other_to
: Didn't somebody once say this is used for customization of admin pages?
it can be yes, that's why it originla existed -- Stefan's question was
wether anyone was actually using it for that.
I used it quite a bit back in the day at CNET as a way to "self document"
what an instance was for and ho
, Stefan Matheis wrote:
>
>> Hey List
>>
>> I would be interested to hear who is using "admin-extra" Functionality in
>> the 4.x UI and especially _how_ that is used: for displaying graphs,
>> providing links for $other_tool, adding other menu items … ?
>
Stefan Matheis wrote:
> Hey List
>
> I would be interested to hear who is using "admin-extra" Functionality in the
> 4.x UI and especially _how_ that is used: for displaying graphs, providing
> links for $other_tool, adding other menu items … ?
>
> The main rea
Hey List
I would be interested to hear who is using "admin-extra" Functionality in the
4.x UI and especially _how_ that is used: for displaying graphs, providing
links for $other_tool, adding other menu items … ?
The main reason i'm asking is .. i don't use it myself an
: // a quick hack to get rid of get-file.jsp -- note this still spits out
invalid HTML
: out.write(
org.apache.solr.handler.admin.ShowFileRequestHandler.getFileContents(
"admin-extra.html" ) );
: %>
:
: Instead of resolving with the core.getName() path ...
the problem isn't that it should r
Hi,
It looks like Im trying to do the same thing in this open JIRA here ...
https://issues.apache.org/jira/browse/SOLR-975
I noticed in index.jsp it has a reference to:
<%
// a quick hack to get rid of get-file.jsp -- note this still spits out
invalid HTML
out.write(
org.apache.solr.handler
14 matches
Mail list logo