RE: Unable to delete from index

2009-12-29 Thread Ankit Bhatnagar
28, 2009 11:32 PM To: solr-user@lucene.apache.org Subject: RE: Unable to delete from index Here you go. Thanks for your help! Gio. -Original Message- From: Ankit Bhatnagar [mailto:abhatna...@vantage.com] Sent: Monday, December 28, 2009 10:09 PM To: 'solr-user@lucene.apache.org

RE: Unable to delete from index

2009-12-28 Thread Giovanni Fernandez-Kincade
Here you go. Thanks for your help! Gio. -Original Message- From: Ankit Bhatnagar [mailto:abhatna...@vantage.com] Sent: Monday, December 28, 2009 10:09 PM To: 'solr-user@lucene.apache.org' Subject: RE: Unable to delete from index Could you share both your solr.xml and solr

RE: Unable to delete from index

2009-12-28 Thread Ankit Bhatnagar
Could you share both your solr.xml and solrconfig.xml Ankit -Original Message- From: Giovanni Fernandez-Kincade [mailto:gfernandez-kinc...@capitaliq.com] Sent: Monday, December 28, 2009 5:46 PM To: solr-user@lucene.apache.org Subject: RE: Unable to delete from index Sorry - hit reply

RE: Unable to delete from index

2009-12-28 Thread Giovanni Fernandez-Kincade
Sent: Monday, December 28, 2009 5:44 PM To: solr-user@lucene.apache.org Subject: RE: Unable to delete from index My HTTP caching is currently configured for Open Time So that shouldn't be the problem, right? -Original Message- From: AHMET ARSLAN [mailto:iori...@yahoo.com] Se

RE: Unable to delete from index

2009-12-28 Thread Giovanni Fernandez-Kincade
My HTTP caching is currently configured for Open Time So that shouldn't be the problem, right? -Original Message- From: AHMET ARSLAN [mailto:iori...@yahoo.com] Sent: Monday, December 28, 2009 5:31 PM To: solr-user@lucene.apache.org Subject: RE: Unable to delete from index >

RE: Unable to delete from index

2009-12-28 Thread AHMET ARSLAN
> I opened up my index using Luke, > found a document by searching for a specific ID > (versionId:2002366155), and then I deleted it using Luke. > After committing, performing the search again in Luke > yielded no results. > > However, when I perform that same search using Solr, I get > a result.

RE: Unable to delete from index

2009-12-28 Thread Giovanni Fernandez-Kincade
onday, December 28, 2009 4:54 PM To: 'solr-user@lucene.apache.org' Subject: RE: Unable to delete from index Are you deleting from correct index.[Meaning verify - Solr home] Also inspect thru luke to check the contents Ankit -Original Message- From: Giovanni Fe

RE: Unable to delete from index

2009-12-28 Thread Ankit Bhatnagar
Subject: Unable to delete from index I'm having trouble performing deletes on a Solr 1.4 index. Whether I perform the deletes by query or by id, the document in question doesn't seem to get removed from the index. Even after a commit. I thought the problem might be the fact that I wasn&#x

Unable to delete from index

2009-12-28 Thread Giovanni Fernandez-Kincade
I'm having trouble performing deletes on a Solr 1.4 index. Whether I perform the deletes by query or by id, the document in question doesn't seem to get removed from the index. Even after a commit. I thought the problem might be the fact that I wasn't committing with expungeDeletes=true, but I'