[jira] Resolved: (SOLR-1031) XSS vulnerability in schema.jsp (patch included)

2009-02-21 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved SOLR-1031. Resolution: Fixed patch applied, tested, and committed. thanks, Paul and Peter! > XSS vulnerabilit

[jira] Updated: (SOLR-1031) XSS vulnerability in schema.jsp (patch included)

2009-02-21 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-1031: --- Fix Version/s: 1.4 > XSS vulnerability in schema.jsp (patch included) > --

[jira] Created: (SOLR-1032) CSV loader to support literal field values

2009-02-21 Thread Erik Hatcher (JIRA)
CSV loader to support literal field values -- Key: SOLR-1032 URL: https://issues.apache.org/jira/browse/SOLR-1032 Project: Solr Issue Type: Improvement Components: update Affects Versions

[jira] Created: (SOLR-1033) DIH transformers cannot reuse output from previous transformations

2009-02-21 Thread Fergus McMenemie (JIRA)
DIH transformers cannot reuse output from previous transformations -- Key: SOLR-1033 URL: https://issues.apache.org/jira/browse/SOLR-1033 Project: Solr Issue Type: Improvement

[jira] Updated: (SOLR-1033) DIH transformers cannot reuse output from previous transformations

2009-02-21 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fergus McMenemie updated SOLR-1033: --- Attachment: SOLR-1033.patch A patch to address the issue. Yet again, I cannot get one of unit

[jira] Commented: (SOLR-1033) DIH transformers cannot reuse output from previous transformations

2009-02-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675564#action_12675564 ] Noble Paul commented on SOLR-1033: -- the output of one transformer can be consumed from othe

[jira] Commented: (SOLR-1032) CSV loader to support literal field values

2009-02-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675566#action_12675566 ] Yonik Seeley commented on SOLR-1032: Seems reasonable... csv.literal.datasource=DB? > C

[jira] Closed: (SOLR-665) FIFO Cache (Unsynchronized): 9x times performance boost

2009-02-21 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley closed SOLR-665. - Resolution: Duplicate closing as duplicate since we have a concurrent cache impl now. > FIFO Cache (Unsync

[jira] Commented: (SOLR-1033) DIH transformers cannot reuse output from previous transformations

2009-02-21 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675580#action_12675580 ] Fergus McMenemie commented on SOLR-1033: Sorry. I was not as clear as I could have b

[jira] Issue Comment Edited: (SOLR-1033) DIH transformers cannot reuse output from previous transformations

2009-02-21 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675580#action_12675580 ] fergus edited comment on SOLR-1033 at 2/21/09 9:06 AM: - Sorr

SpellCheckComponent build from search

2009-02-21 Thread Lance Norskog
The SpellCheckComponent scans the term database for likely words. This does not scale up to giant indexes. It also does not allow creating separate spelling DBs for subsets of the index. I want to create an alternate spell checker implementation that