[jira] Updated: (SOLR-522) analysis.jsp doesn't show payloads created/modified by tokenizers and tokenfilters

2008-06-05 Thread Mike Klaas (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Klaas updated SOLR-522:


Fix Version/s: 1.3

 analysis.jsp doesn't show payloads created/modified by tokenizers and 
 tokenfilters
 --

 Key: SOLR-522
 URL: https://issues.apache.org/jira/browse/SOLR-522
 Project: Solr
  Issue Type: Improvement
  Components: web gui
Reporter: Tricia Williams
Assignee: Mike Klaas
Priority: Trivial
 Fix For: 1.3

 Attachments: SOLR-522-analysis.jsp.patch, SOLR-522-analysis.jsp.patch

   Original Estimate: 0.17h
  Remaining Estimate: 0.17h

 Add payload content to the vebose output of the analysis.jsp page for 
 debugging purposes.

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



[jira] Updated: (SOLR-522) analysis.jsp doesn't show payloads created/modified by tokenizers and tokenfilters

2008-03-31 Thread Tricia Williams (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tricia Williams updated SOLR-522:
-

Attachment: SOLR-522-analysis.jsp.patch

Added if block to analysis.jsp which converts the Payload's byte stream 
directly to a String for display.  This might not suit the use case of all 
payloads so this may need to be revisited as those emerge.

 analysis.jsp doesn't show payloads created/modified by tokenizers and 
 tokenfilters
 --

 Key: SOLR-522
 URL: https://issues.apache.org/jira/browse/SOLR-522
 Project: Solr
  Issue Type: Improvement
  Components: web gui
Reporter: Tricia Williams
Priority: Trivial
 Attachments: SOLR-522-analysis.jsp.patch

   Original Estimate: 0.17h
  Remaining Estimate: 0.17h

 Add payload content to the vebose output of the analysis.jsp page for 
 debugging purposes.

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