Re: /trunk java.lang.InterruptedException

2009-02-25 Thread Yonik Seeley
Hmmm, I don't believe Solr calls interrupt anywhere itself... Would shutting down the executor cause that? Are you doing any core reloading? -Yonik http://www.lucidimagination.com On Wed, Feb 25, 2009 at 6:01 PM, Ryan McKinley wrote: > I just upgraded to /trunk from a nightly a few weeks ago.

[jira] Created: (SOLR-1039) EventListener for onRowEnd on each entity

2009-02-25 Thread Noble Paul (JIRA)
EventListener for onRowEnd on each entity - Key: SOLR-1039 URL: https://issues.apache.org/jira/browse/SOLR-1039 Project: Solr Issue Type: New Feature Reporter: Noble Paul Currently the co

[jira] Updated: (SOLR-1039) EventListener for onRowEnd on each entity

2009-02-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1039: - Component/s: contrib - DataImportHandler Priority: Minor (was: Major) > EventListener for onRowEnd

Re: DataImportHandler XPathEntityProcessor DeltaImport Support

2009-02-25 Thread Noble Paul നോബിള്‍ नोब्ळ्
deletes may not be handled by XPathEntityProcessor because it is essentially a read tool. But you can of course write a transformer which may do the delete. On Wed, Feb 25, 2009 at 11:46 PM, Benjamin Liles wrote: > My interest in this is primarily in harvesting an OAI-PMH repository. I > think I

/trunk java.lang.InterruptedException

2009-02-25 Thread Ryan McKinley
I just upgraded to /trunk from a nightly a few weeks ago. I am now seeing an error I did not see before: 2009-02-25 02:50:48,756 ERROR org.apache.solr.update.UpdateHandler - java.lang.InterruptedException at java .util .concurrent .locks.AbstractQueuedSynchronizer.acquireSharedI

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676806#action_12676806 ] Ryan McKinley commented on SOLR-940: I have not followed this closely, so correct me if I

Re: DataImportHandler XPathEntityProcessor DeltaImport Support

2009-02-25 Thread Benjamin Liles
My interest in this is primarily in harvesting an OAI-PMH repository. I think I understand now how to have the last import date included in the url. What I'm still getting stuck on is how to handle the fact that the repository will be handing back 'modified' records. This could be an add,

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676726#action_12676726 ] Uwe Schindler commented on SOLR-940: bq. But, a tokenizer cannot add tokens in another fi

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676727#action_12676727 ] Shalin Shekhar Mangar commented on SOLR-940: bq. Using this, you could index the

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676723#action_12676723 ] Shalin Shekhar Mangar commented on SOLR-940: bq. Now I understand the problem, Yo

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676721#action_12676721 ] Uwe Schindler commented on SOLR-940: I would program this tokenizer in this way (using th

[jira] Closed: (SOLR-856) Suport for "Accept-Encoding : gzip" in SolrDispatchFilter

2009-02-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul closed SOLR-856. --- Resolution: Fixed > Suport for "Accept-Encoding : gzip" in SolrDispatchFilter > ---

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676717#action_12676717 ] Uwe Schindler commented on SOLR-940: {quote} bq. Just an idea (that came to me...): How a

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676710#action_12676710 ] Shalin Shekhar Mangar commented on SOLR-940: bq. Just an idea (that came to me...

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676698#action_12676698 ] Uwe Schindler commented on SOLR-940: Just an idea (that came to me...): How about creatin

[jira] Updated: (SOLR-1038) Enhance CommonsHttpSolrServer to add docs in batch

2009-02-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1038: - Component/s: (was: clients - C#) clients - java Fix Version/s: 1.5 > Enhance

[jira] Created: (SOLR-1038) Enhance CommonsHttpSolrServer to add docs in batch

2009-02-25 Thread Noble Paul (JIRA)
Enhance CommonsHttpSolrServer to add docs in batch -- Key: SOLR-1038 URL: https://issues.apache.org/jira/browse/SOLR-1038 Project: Solr Issue Type: Improvement Components: clients - C

Re: DataImportHandler XPathEntityProcessor DeltaImport Support

2009-02-25 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Wed, Feb 25, 2009 at 9:01 PM, Benjamin Liles wrote: >> >> Cool, does OAI-PMH expose a method identify deltas and deletions? >> > > With OAI-PMH you can request items that have been modified in a date range. > The deletes in OAI-PMH will require some kind of a transformer anyway > because they a

Re: DataImportHandler XPathEntityProcessor DeltaImport Support

2009-02-25 Thread Benjamin Liles
Cool, does OAI-PMH expose a method identify deltas and deletions? With OAI-PMH you can request items that have been modified in a date range. The deletes in OAI-PMH will require some kind of a transformer anyway because they appear as normal records with most of the metadata missing. J

Re: DataImportHandler XPathEntityProcessor DeltaImport Support

2009-02-25 Thread Noble Paul നോബിള്‍ नोब्ळ्
you can share the details on how you were identifying deltas and what are the methods you would like to make protected. delta import necessarily does not need the entityprocessor to support it. you can easily do delta-import with a full-import . http://wiki.apache.org/solr/DataImportHandlerFaq#hea

Re: DataImportHandler XPathEntityProcessor DeltaImport Support

2009-02-25 Thread Shalin Shekhar Mangar
On Wed, Feb 25, 2009 at 8:02 PM, Benjamin Liles wrote: > I was looking at adding support to the XPathEntityProcessor for a > DeltaImport by adding a new parameter, deltaUrl, in order to support > harvesting from an OAI-PMH server into SOLR. I wasn't planning on bothering > with getting commit acc

DataImportHandler XPathEntityProcessor DeltaImport Support

2009-02-25 Thread Benjamin Liles
I was looking at adding support to the XPathEntityProcessor for a DeltaImport by adding a new parameter, deltaUrl, in order to support harvesting from an OAI-PMH server into SOLR. I wasn't planning on bothering with getting commit access to the repository so I was looking to extend the XPa

[jira] Commented: (SOLR-783) DIH - Better support for handling delta-imports per entity

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676655#action_12676655 ] Shalin Shekhar Mangar commented on SOLR-783: When commit=false, the last_index_ti

[jira] Resolved: (SOLR-973) CommonsHttpSolrServer must write the xml directly to the server

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-973. Resolution: Fixed Committed revision 747790. Thanks Noble! > CommonsHttpSolrServer

[jira] Updated: (SOLR-973) CommonsHttpSolrServer must write the xml directly to the server

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-973: --- Fix Version/s: 1.4 > CommonsHttpSolrServer must write the xml directly to the server >

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676643#action_12676643 ] Uwe Schindler commented on SOLR-940: By the way, when looking through the schema code, I

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676635#action_12676635 ] Uwe Schindler commented on SOLR-940: bq. Yes, that seems to be the right way. I'll create

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676630#action_12676630 ] Shalin Shekhar Mangar commented on SOLR-940: bq. Just a question: Do you need hel

[jira] Assigned: (SOLR-973) CommonsHttpSolrServer must write the xml directly to the server

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-973: -- Assignee: Shalin Shekhar Mangar > CommonsHttpSolrServer must write the xml direct

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676577#action_12676577 ] Uwe Schindler commented on SOLR-940: bq. So, I'll definitely need some help. My first pri

[jira] Commented: (SOLR-940) TrieRange support

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676570#action_12676570 ] Shalin Shekhar Mangar commented on SOLR-940: Thanks Uwe! I have just started to l

[jira] Resolved: (SOLR-1037) DIH should not add null values

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-1037. - Resolution: Fixed Committed revision 747707. > DIH should not add null values > -

[jira] Updated: (SOLR-1037) DIH should not add null values

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1037: Attachment: SOLR-1037.patch Attached patch which adds null check. I'll commit shortl

[jira] Created: (SOLR-1037) DIH should not add null values

2009-02-25 Thread Shalin Shekhar Mangar (JIRA)
DIH should not add null values -- Key: SOLR-1037 URL: https://issues.apache.org/jira/browse/SOLR-1037 Project: Solr Issue Type: Bug Components: contrib - DataImportHandler Affects Versions: 1.3