[jira] Updated: (SOLR-748) FacetComponent helper classes are package restricted

2009-04-30 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Piaseczny updated SOLR-748: -- Attachment: SOLR-748.patch Path implements Shalin's suggested changes. FacetComponent helper

[jira] Issue Comment Edited: (SOLR-748) FacetComponent helper classes are package restricted

2009-04-30 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12704748#action_12704748 ] Wojtek Piaseczny edited comment on SOLR-748 at 4/30/09 12:03 PM:

[jira] Updated: (SOLR-748) FacetComponent helper classes are package restricted

2009-04-24 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Piaseczny updated SOLR-748: -- Attachment: SOLR-748.patch Updated patch for April 24th trunk code. FacetComponent helper

[jira] Commented: (SOLR-764) Support facet.sort=false (index order) with distributed search

2009-02-07 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671496#action_12671496 ] Wojtek Piaseczny commented on SOLR-764: --- In the new implementation, sort=false and

[jira] Updated: (SOLR-748) FacetComponent helper classes are package restricted

2009-02-05 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Piaseczny updated SOLR-748: -- Attachment: SOLR-748.patch Previous patch didn't apply cleanly. FacetComponent helper classes

[jira] Commented: (SOLR-974) DataImportHandler should not commit if no data has been updated

2009-01-26 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12667306#action_12667306 ] Wojtek Piaseczny commented on SOLR-974: --- Why only if the command is delta-import? I'm

[jira] Created: (SOLR-974) DataImportHandler should not commit if no data has been updated

2009-01-21 Thread Wojtek Piaseczny (JIRA)
DataImportHandler should not commit if no data has been updated --- Key: SOLR-974 URL: https://issues.apache.org/jira/browse/SOLR-974 Project: Solr Issue Type: Improvement

[jira] Commented: (SOLR-748) FacetComponent helper classes are package restricted

2008-09-20 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12632986#action_12632986 ] Wojtek Piaseczny commented on SOLR-748: --- Are there any objections to committing this

[jira] Commented: (SOLR-768) Set last_index_time in full-import command

2008-09-11 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12630252#action_12630252 ] Wojtek Piaseczny commented on SOLR-768: --- Thanks Noble. How do we get this committed?

[jira] Created: (SOLR-764) facet.limit=-1 with facet.sort=false does not work in distributed search

2008-09-10 Thread Wojtek Piaseczny (JIRA)
facet.limit=-1 with facet.sort=false does not work in distributed search Key: SOLR-764 URL: https://issues.apache.org/jira/browse/SOLR-764 Project: Solr Issue Type:

[jira] Commented: (SOLR-764) facet.limit=-1 with facet.sort=false does not work in distributed search

2008-09-10 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12629892#action_12629892 ] Wojtek Piaseczny commented on SOLR-764: --- I want to show dynamic ranges for numeric

[jira] Commented: (SOLR-764) Support facet.sort=false (index order) with distributed search

2008-09-10 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12629949#action_12629949 ] Wojtek Piaseczny commented on SOLR-764: --- I notice this patch consolidates the FacetInfo

[jira] Updated: (SOLR-768) Set last_index_time in full-import command

2008-09-10 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Piaseczny updated SOLR-768: -- Attachment: SOLR-768.patch Patch sets last index time before doing a full-import Set

[jira] Created: (SOLR-768) Set last_index_time in full-import command

2008-09-10 Thread Wojtek Piaseczny (JIRA)
Set last_index_time in full-import command -- Key: SOLR-768 URL: https://issues.apache.org/jira/browse/SOLR-768 Project: Solr Issue Type: Improvement Components: contrib - DataImportHandler

[jira] Updated: (SOLR-748) FacetComponent helper classes are package restricted

2008-09-08 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Piaseczny updated SOLR-748: -- Attachment: SOLR-748.patch SOLR-755 broke the previous patch. This patch contains no new

[jira] Commented: (SOLR-755) facet.limit=-1 does not work in distributed search

2008-09-05 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12628670#action_12628670 ] Wojtek Piaseczny commented on SOLR-755: --- Hi Yonik, I submitted a patch for SOLR 748

[jira] Commented: (SOLR-748) FacetComponent helper classes are package restricted

2008-09-03 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12628036#action_12628036 ] Wojtek Piaseczny commented on SOLR-748: --- A more detailed list of changes:

[jira] Commented: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-09-03 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12628138#action_12628138 ] Wojtek Piaseczny commented on SOLR-742: --- That fixed my issue, thank you! Unable to

[jira] Created: (SOLR-748) FacetComponent helper classes are package restricted

2008-09-02 Thread Wojtek Piaseczny (JIRA)
FacetComponent helper classes are package restricted Key: SOLR-748 URL: https://issues.apache.org/jira/browse/SOLR-748 Project: Solr Issue Type: Bug Components: search

[jira] Created: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-08-29 Thread Wojtek Piaseczny (JIRA)
Unable to create dynamic fields with custom DataImportHandler transformer - Key: SOLR-742 URL: https://issues.apache.org/jira/browse/SOLR-742 Project: Solr Issue Type:

[jira] Updated: (SOLR-742) Unable to create dynamic fields with custom DataImportHandler transformer

2008-08-29 Thread Wojtek Piaseczny (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Piaseczny updated SOLR-742: -- Fix Version/s: (was: 1.3) 1.4 Unable to create dynamic fields with