[jira] Updated: (SOLR-1654) Add TikaEntityProcessor example to the DIHExample

2009-12-15 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1654: - Attachment: SOLR-1654.patch Patch with slight change in the tika example solrconfig.xml and

[jira] Updated: (SOLR-1655) Remove default datasource MockDataSource from DIH requestHandler config in dataimport-solrconfig.xml

2009-12-15 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1655: - Attachment: SOLR-1655.patch Patch in sync with trunk Remove default datasource MockDataSource

[jira] Created: (SOLR-1655) Remove default datasource MockDataSource from DIH requestHandler config in dataimport-solrconfig.xml

2009-12-14 Thread Akshay K. Ukey (JIRA)
Remove default datasource MockDataSource from DIH requestHandler config in dataimport-solrconfig.xml Key: SOLR-1655 URL:

[jira] Updated: (SOLR-1655) Remove default datasource MockDataSource from DIH requestHandler config in dataimport-solrconfig.xml

2009-12-14 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1655: - Attachment: SOLR-1655.patch Remove default datasource MockDataSource from DIH requestHandler

[jira] Updated: (SOLR-1654) Add TikaEntityProcessor example to the DIHExample

2009-12-14 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1654: - Attachment: SOLR-1654.patch Add TikaEntityProcessor example to the DIHExample

[jira] Created: (SOLR-1654) Add TikaEntityProcessor example as part of ant example

2009-12-13 Thread Akshay K. Ukey (JIRA)
Add TikaEntityProcessor example as part of ant example Key: SOLR-1654 URL: https://issues.apache.org/jira/browse/SOLR-1654 Project: Solr Issue Type: Improvement Components:

[jira] Created: (SOLR-1651) Incorrect dataimport handler package name in SolrResourceLoader

2009-12-12 Thread Akshay K. Ukey (JIRA)
Incorrect dataimport handler package name in SolrResourceLoader --- Key: SOLR-1651 URL: https://issues.apache.org/jira/browse/SOLR-1651 Project: Solr Issue Type: Bug

[jira] Updated: (SOLR-1651) Incorrect dataimport handler package name in SolrResourceLoader

2009-12-12 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1651: - Attachment: SOLR-1651.patch Incorrect dataimport handler package name in SolrResourceLoader

[jira] Updated: (SOLR-1358) Integration of Tika and DataImportHandler

2009-12-11 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1358: - Attachment: SOLR-1358.patch Patch with test case, tika parser configurable via parser attribute

[jira] Issue Comment Edited: (SOLR-1358) Integration of Tika and DataImportHandler

2009-12-11 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789300#action_12789300 ] Akshay K. Ukey edited comment on SOLR-1358 at 12/11/09 1:23 PM:

[jira] Created: (SOLR-1638) NPE when uniqueKey is not specified in schema

2009-12-09 Thread Akshay K. Ukey (JIRA)
NPE when uniqueKey is not specified in schema - Key: SOLR-1638 URL: https://issues.apache.org/jira/browse/SOLR-1638 Project: Solr Issue Type: Bug Components: contrib - DataImportHandler

[jira] Updated: (SOLR-1638) NPE when uniqueKey is not specified in schema

2009-12-09 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1638: - Attachment: SOLR-1638.patch NPE when uniqueKey is not specified in schema

[jira] Updated: (SOLR-1358) Integration of Tika and DataImportHandler

2009-12-09 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1358: - Attachment: SOLR-1358.patch Integration of Tika and DataImportHandler

[jira] Commented: (SOLR-1358) Integration of Tika and DataImportHandler

2009-12-09 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788089#action_12788089 ] Akshay K. Ukey commented on SOLR-1358: -- Patch with fix for avoiding reading from data

[jira] Commented: (SOLR-1358) Integration of Tika and DataImportHandler

2009-12-08 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12787466#action_12787466 ] Akshay K. Ukey commented on SOLR-1358: -- Configuration with attribute to select format

[jira] Updated: (SOLR-1358) Integration of Tika and DataImportHandler

2009-12-08 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1358: - Attachment: SOLR-1358.patch First cut patch. Not tested. Integration of Tika and

[jira] Updated: (SOLR-1330) the details command shows current replication status when no replication is going on

2009-09-08 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1330: - Attachment: SOLR-1330.patch Patch in sync with trunk. the details command shows current

[jira] Updated: (SOLR-1330) the details command shows current replication status when no replication is going on

2009-08-20 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1330: - Attachment: SOLR-1330.patch Same patch as previous one, in sync with trunk. the details command

[jira] Updated: (SOLR-1330) the details command shows current replication status when no replication is going on

2009-08-18 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1330: - Attachment: SOLR-1330.patch Patch with details mentioned previously available through JMX. the

[jira] Updated: (SOLR-1330) the details command shows current replication status when no replication is going on

2009-08-10 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1330: - Attachment: SOLR-1330.patch Data size replicated in previous cycle, number and time of failures,

[jira] Created: (SOLR-1050) NPE thrown in replication admin page due to unhandled casting of null values

2009-03-06 Thread Akshay K. Ukey (JIRA)
NPE thrown in replication admin page due to unhandled casting of null values Key: SOLR-1050 URL: https://issues.apache.org/jira/browse/SOLR-1050 Project: Solr

[jira] Updated: (SOLR-1050) NPE thrown in replication admin page due to unhandled casting of null values

2009-03-06 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1050: - Attachment: SOLR-1050.patch Patch removing casting in JSP. NPE thrown in replication admin page

[jira] Updated: (SOLR-1018) Slave is unable to replicate when server acts as repeater (as both master and slave)

2009-02-12 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1018: - Attachment: SOLR-1018.patch Patch with check for generation == 1 for master when replicateAfter

[jira] Created: (SOLR-1018) Slave is unable to replicate when server acts as repeater (as both master and slave)

2009-02-11 Thread Akshay K. Ukey (JIRA)
Slave is unable to replicate when server acts as repeater (as both master and slave) Key: SOLR-1018 URL: https://issues.apache.org/jira/browse/SOLR-1018 Project:

[jira] Created: (SOLR-1015) Replication admin page and http command response changes when server is both master and slave

2009-02-10 Thread Akshay K. Ukey (JIRA)
Replication admin page and http command response changes when server is both master and slave - Key: SOLR-1015 URL: https://issues.apache.org/jira/browse/SOLR-1015

[jira] Updated: (SOLR-1015) Replication admin page and http command response changes when server is both master and slave

2009-02-10 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1015: - Attachment: SOLR-1015.patch Patch with: 1. Changed XML response for command details to include

[jira] Updated: (SOLR-820) replicate After startup for new replication

2009-02-05 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-820: Attachment: SOLR-820.patch Patch with test case. replicate After startup for new replication

[jira] Updated: (SOLR-820) replicate After startup for new replication

2009-02-02 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-820: Attachment: SOLR-820.patch Patch in sync with trunk. replicate After startup for new replication

[jira] Issue Comment Edited: (SOLR-820) replicate After startup for new replication

2009-02-02 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12669686#action_12669686 ] akshay edited comment on SOLR-820 at 2/2/09 9:12 PM: - Patch in

[jira] Updated: (SOLR-821) replication must allow copying conf file in a different name to slave

2008-12-16 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-821: Attachment: SOLR-821.patch # Patch with test case. # Removed unused parts from solrconfig.xml and

[jira] Updated: (SOLR-821) replication must allow copying conf file in a different name to slave

2008-12-16 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-821: Attachment: (was: SOLR-821.patch) replication must allow copying conf file in a different name

[jira] Updated: (SOLR-821) replication must allow copying conf file in a different name to slave

2008-12-15 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-821: Attachment: SOLR-821.patch Patch with test case. replication must allow copying conf file in a

[jira] Updated: (SOLR-829) replication Compression

2008-11-20 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-829: Attachment: solr-829.patch Patch with additional configuration in replicationhandler as suggested by

[jira] Updated: (SOLR-829) replication Compression

2008-11-10 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-829: Attachment: solr-829.patch Patch with following changes: Zip configuration parameter in

[jira] Updated: (SOLR-832) Rows parameter is not honored during import in some cases

2008-10-30 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-832: Attachment: solr-832.patch Fix patch. Rows parameter is not honored during import in some cases

[jira] Updated: (SOLR-561) Solr replication by Solr (for windows also)

2008-10-21 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-561: Attachment: SOLR-561.patch Again a minor fix in replication admin page Solr replication by Solr

[jira] Commented: (SOLR-561) Solr replication by Solr (for windows also)

2008-10-21 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12641712#action_12641712 ] Akshay K. Ukey commented on SOLR-561: - bq. Cool. Hopefully one of the test indexes

[jira] Updated: (SOLR-561) Solr replication by Solr (for windows also)

2008-10-20 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-561: Attachment: SOLR-561.patch Patch with minor fixes related to the admin page. Solr replication by

[jira] Updated: (SOLR-561) Solr replication by Solr (for windows also)

2008-10-16 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-561: Attachment: SOLR-561.patch Patch with following changes: # segments_ file moved in the end. # Some

[jira] Updated: (SOLR-561) Solr replication by Solr (for windows also)

2008-10-10 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-561: Attachment: SOLR-561-full.patch Patch includes changes for SOLR-658 and SOLR-561. Changes: Abort

[jira] Updated: (SOLR-658) Allow Solr to load index from arbitrary directory in dataDir and Commit point

2008-10-06 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-658: Attachment: SOLR-658.patch Patch in sync with the trunk. Allow Solr to load index from arbitrary

[jira] Updated: (SOLR-617) Allow configurable deletion policy

2008-09-26 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-617: Attachment: solr-617.patch Patch with changes suggested by Shalin and logging using slf4j. Allow

[jira] Updated: (SOLR-658) Allow Solr to load index from arbitrary directory in dataDir and Commit point

2008-09-24 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-658: Attachment: SOLR-658.patch Patch in sync with trunk and with a test case (loading arbitrary commit

[jira] Updated: (SOLR-617) Allow configurable deletion policy

2008-09-23 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-617: Attachment: solr-617.patch Patch with test cases and in sync with trunk. Allow configurable

[jira] Issue Comment Edited: (SOLR-617) Allow configurable deletion policy

2008-09-23 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12633649#action_12633649 ] akshay edited comment on SOLR-617 at 9/23/08 1:13 AM: -- This

[jira] Updated: (SOLR-561) Solr replication by Solr (for windows also)

2008-09-12 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-561: Comment: was deleted Solr replication by Solr (for windows also)

[jira] Updated: (SOLR-617) Allow configurable deletion policy

2008-09-01 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-617: Attachment: 617.patch Attached is a patch with SolrDeletionPolicy class as the default deletion

[jira] Updated: (SOLR-617) Allow configurable deletion policy

2008-08-25 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-617: Attachment: solr-617.patch This patch adds support for the configuration described in the issue