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

Dawid Weiss commented on LUCENE-2934:
-------------------------------------

I admit I didn't want to take the liberty of changing too much since this is 
Mike's sacred Utils place ;) I agree that these methods should accept a 
character stream (I'd even say a Writer because we don't need the wrapping 
PrintWriter that much), so if Mike doesn't mind, I'll change it to be so.

> Alternative depth-based DOT layout ordering in FST's Utils
> ----------------------------------------------------------
>
>                 Key: LUCENE-2934
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2934
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Other
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>             Fix For: 4.0
>
>         Attachments: LUCENE-2934.patch, graph-after.png
>
>
> Utils.toDot() dumps GraphViz's DOT file, but it can be quite difficult to 
> read. This patch provides an alternative layout that is probably a little bit 
> easier on the eyes (well, as far as larger FSTs can be ;)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to