[jira] [Created] (SOLR-2783) Please make DocSet extend Serializable

2011-09-19 Thread Sujit Pal (JIRA)
Please make DocSet extend Serializable -- Key: SOLR-2783 URL: https://issues.apache.org/jira/browse/SOLR-2783 Project: Solr Issue Type: Wish Environment: Any. Reporter: Sujit Pal

[jira] [Updated] (SOLR-2783) Please make DocSet extend Serializable

2011-09-19 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated SOLR-2783: Description: We have built a custom EHCache backed implementation of SolrCache that allows us to spill

[jira] [Created] (LUCENE-3236) Make LowerCaseFilter and StopFilter keyword aware, similar to PorterStemFilter

2011-06-23 Thread Sujit Pal (JIRA)
Make LowerCaseFilter and StopFilter keyword aware, similar to PorterStemFilter -- Key: LUCENE-3236 URL: https://issues.apache.org/jira/browse/LUCENE-3236 Project: Lucene -

[jira] [Updated] (LUCENE-3236) Make LowerCaseFilter and StopFilter keyword aware, similar to PorterStemFilter

2011-06-23 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated LUCENE-3236: -- Attachment: lucene-3236-patch.diff Patch generated with svn diff from the top level Lucene/Solr

[jira] [Commented] (LUCENE-3141) FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder

2011-05-30 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13041198#comment-13041198 ] Sujit Pal commented on LUCENE-3141: --- Thank you, I see it on the trunk now.

[jira] [Updated] (LUCENE-3141) FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder

2011-05-27 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated LUCENE-3141: -- Attachment: lucene-3141-patch-2.diff Path restoring fragInfos to package protected and exposing a

[jira] [Updated] (LUCENE-3141) FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder

2011-05-27 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated LUCENE-3141: -- Attachment: LIABookTest.java Modified test case (to verify patch) to work against modified patch.

[jira] [Updated] (LUCENE-3141) FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder

2011-05-27 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated LUCENE-3141: -- Attachment: lucene-3141-patch-2.diff Adding same patch again, this time with Grant License to ASF...

[jira] [Updated] (LUCENE-3141) FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder

2011-05-27 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated LUCENE-3141: -- Attachment: (was: lucene-3141-patch-2.diff) FastVectorHighlighter - expose

[jira] [Commented] (LUCENE-3141) FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder

2011-05-27 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13040538#comment-13040538 ] Sujit Pal commented on LUCENE-3141: --- Thanks Koji, I have attached the updated patch

[jira] [Created] (LUCENE-3141) FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder

2011-05-24 Thread Sujit Pal (JIRA)
FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder Key: LUCENE-3141 URL: https://issues.apache.org/jira/browse/LUCENE-3141

[jira] [Updated] (LUCENE-3141) FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder

2011-05-24 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated LUCENE-3141: -- Attachment: lucene-3141-patch.diff 1) Patch of the change to FieldFragList (taken from the root of

[jira] [Updated] (LUCENE-3141) FastVectorHighlighter - expose FieldFragList.fragInfo for user-customizable FragmentsBuilder

2011-05-24 Thread Sujit Pal (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sujit Pal updated LUCENE-3141: -- Attachment: LIABookTest.java Unit test demonstrating use of the FieldFragList.fragInfo by an external