*Sorry, missed to add Filed entry from schema.xml *
Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Delete-field-in-Solr-tp4131003p4131769.html
Sent from the Solr - User mailing list archive at Nabble.com.
e were expecting that our query with same id should give all stored
attribute including Sfield2 with latest value.
Please let us know if we are missing some thing here.
Thanks,
--Gurfan
--
View this message in context:
http://lucene.472066.n3.nabble.com/Delete-field-in-Solr-tp4131003p4131751.html
Sent from the Solr - User mailing list archive at Nabble.com.
: we tried another commands to delete the document ID:
:
: 1> For Deletion:
:
: curl http://localhost:8983/solr/update -H 'Content-type:application/json' -d
: '
: [
You're use of square brackets here is triggering the syntax-sugar that
let's you add documents as objects w/o needing the "add" k
On 4/14/2014 7:43 AM, Shawn Heisey wrote:
> When results are being determined for the response, it sounds like the
> schema is NOT consulted -- I think the code simply reads what's in the
> Lucene index and applies the "fl" parameter to decide which fields are
> returned. The index doesn't change w
On 4/14/2014 5:50 AM, Gurfan wrote:
> We have a setup of SolrCloud 4.6. The fields Stored value is true.
> Now I want to delete a field from indexed document. Is there any way from
> which we can delete the field??
> Field which we are trying to delete(extracted from schema.xml):
>
> omitNorms="
{"status":500,"QTime":0},"error":{"msg":"For input string:
\"88\"","trace":"java.lang.NumberFormatException: For input string:
\"88\"\n\tat
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
Please Help !
--
View this message in context:
http://lucene.472066.n3.nabble.com/Delete-field-in-Solr-tp4131003.html
Sent from the Solr - User mailing list archive at Nabble.com.