me, and then you can update with atomic update.
You may want to rethink your data model.
-- Jack Krupansky
-Original Message-
From: anurag.jain
Sent: Thursday, June 27, 2013 8:28 AM
To: solr-user@lucene.apache.org
Subject: how to delete on column of a doc in solr
In my solr sche
not the complete doc.
How it can possible in solr.
So after delete, docs will be.
docs: [
{
last_name: "Jain",
state_name: "rajasthan",
mobile_no: "234534564621",
id: "4"
},...]
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-