[jira] Commented: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter

2010-01-28 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12805841#action_12805841 ] Marc Sturlese commented on SOLR-1268: - I have noticed an exception is thrown when using

[jira] Commented: (SOLR-1632) Distributed IDF

2009-12-21 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793283#action_12793283 ] Marc Sturlese commented on SOLR-1632: - Wich should be the value of the parameter

[jira] Commented: (SOLR-1311) pseudo-field-collapsing

2009-09-25 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759489#action_12759489 ] Marc Sturlese commented on SOLR-1311: - Well, the thing is my patch is very good in

[jira] Created: (SOLR-1311) pseudo-field-collapsing

2009-07-27 Thread Marc Sturlese (JIRA)
pseudo-field-collapsing --- Key: SOLR-1311 URL: https://issues.apache.org/jira/browse/SOLR-1311 Project: Solr Issue Type: New Feature Components: search Affects Versions: 1.4 Reporter: Marc

[jira] Updated: (SOLR-1311) pseudo-field-collapsing

2009-07-27 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Sturlese updated SOLR-1311: Attachment: SOLR-1311-pseudo-field-collapsing.patch Patch that implements what i have explained.

[jira] Updated: (SOLR-1311) pseudo-field-collapsing

2009-07-27 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Sturlese updated SOLR-1311: Comment: was deleted (was: Patch that implements what i have explained.) pseudo-field-collapsing

[jira] Updated: (SOLR-1311) pseudo-field-collapsing

2009-07-27 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Sturlese updated SOLR-1311: Attachment: SOLR-1311-pseudo-field-collapsing.patch Sorry, there was a mistake in the other patch

[jira] Updated: (SOLR-1311) pseudo-field-collapsing

2009-07-27 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Sturlese updated SOLR-1311: Comment: was deleted (was: Sorry, there was a mistake in the other patch) pseudo-field-collapsing

[jira] Updated: (SOLR-1311) pseudo-field-collapsing

2009-07-27 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Sturlese updated SOLR-1311: Attachment: (was: SOLR-1311-pseudo-field-collapsing.patch) pseudo-field-collapsing

[jira] Commented: (SOLR-1070) IndexSearcher not closed after indexing with DataImportHandler

2009-03-19 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683383#action_12683383 ] Marc Sturlese commented on SOLR-1070: - Hi Noble, I think you show me the light. Sorry

[jira] Updated: (SOLR-1070) IndexSearcher not closed after indexing with DataImportHandler

2009-03-19 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Sturlese updated SOLR-1070: Comment: was deleted (was: It was actually not a bug, just a bad use of the Context of a

[jira] Closed: (SOLR-1070) IndexSearcher not closed after indexing with DataImportHandler

2009-03-19 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Sturlese closed SOLR-1070. --- Resolution: Fixed It was actually not a bug, just a bad use of the Context of a Transformer of

[jira] Commented: (SOLR-1070) IndexSearcher not closed after indexing with DataImportHandler

2009-03-18 Thread Marc Sturlese (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683191#action_12683191 ] Marc Sturlese commented on SOLR-1070: - Yes, I saw it uses CommitUpdateCommand, wich

[jira] Created: (SOLR-1070) IndexSearcher not closed after indexing with DataImportHandler

2009-03-16 Thread Marc Sturlese (JIRA)
IndexSearcher not closed after indexing with DataImportHandler -- Key: SOLR-1070 URL: https://issues.apache.org/jira/browse/SOLR-1070 Project: Solr Issue Type: Bug

[jira] Created: (SOLR-1004) Optimizing the abort command in delta import

2009-02-03 Thread Marc Sturlese (JIRA)
Optimizing the abort command in delta import Key: SOLR-1004 URL: https://issues.apache.org/jira/browse/SOLR-1004 Project: Solr Issue Type: Improvement Components: contrib -