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.
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
[
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
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
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
[
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
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,
[
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
[
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
[
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
[
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
[
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
> ---
[
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
[
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...
[
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
[
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
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
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
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
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
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
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
[
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
[
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
[
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
>
[
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
[
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
[
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
[
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
[
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
[
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
[
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
> -
[
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
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
34 matches
Mail list logo