[ 
https://issues.apache.org/jira/browse/SOLR-3711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14259280#comment-14259280
 ] 

Erik Hatcher commented on SOLR-3711:
------------------------------------

I'm not seeing this problem on trunk (using bin/solr start -e schemaless; then 
bin/post gettingstarted test.csv) with a simple "id,facet_s\n1,really long 
.............. string" and going to 
http://localhost:8983/solr/gettingstarted/browse?facet.field=facet_s

I will still add the DisplayTool to the Velocity context, but the current UI 
wraps the long text in the facet column in both Firefox and Chrome.

> Velocity: Break or truncate long strings in facet output
> --------------------------------------------------------
>
>                 Key: SOLR-3711
>                 URL: https://issues.apache.org/jira/browse/SOLR-3711
>             Project: Solr
>          Issue Type: Bug
>          Components: Response Writers
>            Reporter: Jan Høydahl
>            Assignee: Erik Hatcher
>              Labels: /browse
>             Fix For: 5.0, Trunk
>
>         Attachments: SOLR-3711.patch
>
>
> In Solritas /browse GUI, if facets contain very long strings (such as 
> content-type tend to do), currently the too long text runs over the main 
> column and it is not pretty.
> Perhaps inserting a Soft Hyphen ­ 
> (http://en.wikipedia.org/wiki/Soft_hyphen) at position N in very long terms 
> is a solution?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to