[
https://issues.apache.org/jira/browse/SOLR-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-518.
---------------------------
Resolution: Fixed
Fix Version/s: 1.3
Assignee: Hoss Man
Committed revision 659287.
i also made some small cleanup changes:
* sentence cap section headings
* removed a stray pair of <li> tags
* made the histogram column widths uniform but still allow them to grow when
really large number of terms (still used width/num_bars to pick bar_width, but
max it out at 50)
> Remove SVG graphics from Luke XSL stylesheet
> --------------------------------------------
>
> Key: SOLR-518
> URL: https://issues.apache.org/jira/browse/SOLR-518
> Project: Solr
> Issue Type: Improvement
> Reporter: Thomas Peuss
> Assignee: Hoss Man
> Priority: Minor
> Fix For: 1.3
>
> Attachments: SOLR-518.patch
>
>
> The current luke.xsl uses SVG graphics to draw the histograms. This is not
> supported by InternetExplorer currently. I replaced the SVG graphics with
> some DIV/CSS tricks (inspired by the cool schema.jsp). I include the CSS of
> the admin area as well. So the page now looks like the other Solr admin pages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.