You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2007/12/08 07:06:43 UTC

[jira] Commented: (SOLR-415) LoggingFilter for debug

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

Hoss Man commented on SOLR-415:
-------------------------------

Koji: this is an interesting idea ... i'm really curious what your use case for this is?

a few misc comments...

1) it seems like it would be handy if the logging level could be configured via the factory as well.
2) you might want to use token.toString() instead of building your own message ... that way it can express everything about the token (i notice you don't have the positionIncrement) and be future proofed against additional things being added later.

> LoggingFilter for debug
> -----------------------
>
>                 Key: SOLR-415
>                 URL: https://issues.apache.org/jira/browse/SOLR-415
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Koji Sekiguchi
>            Priority: Trivial
>         Attachments: SOLR-415.patch, SOLR-415.patch, SOLR-415.patch
>
>
> logging version of analysis.jsp

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.