Re: not able to use deleteDocByQuery: please provide detailed example

2018-10-08 Thread Erick Erickson
Chris: Please follow the instructions here: http://lucene.apache.org/solr/community.html#mailing-lists-irc. You must use the _exact_ same e-mail as you used to subscribe. If the initial try doesn't work and following the suggestions at the "problems" link doesn't work for you, let us know. But no

Re: not able to use deleteDocByQuery: please provide detailed example

2018-10-08 Thread Chris Gerke
UNSUBSCRIBE On Tue, 9 Oct 2018 at 4:36 am, Sudheer Shinde wrote: > solr 6.2.1: > > my schema: > > id is primary key here: > > required="true" multiValued="false"/> > name="TC_0Y0_ItemRevision_0Y0_awp0Item_item_id" required="false" > stored="false" type="string"/> > name="TC_0Y0_Item_uid" req

not able to use deleteDocByQuery: please provide detailed example

2018-10-08 Thread Sudheer Shinde
my schema: id is primary key here: I want to delete using field TC_0Y0_ProductScope_0Y0_product_uid: my db-data config file:

not able to use deleteDocByQuery: please provide detailed example

2018-10-08 Thread Sudheer Shinde
solr 6.2.1: my schema: id is primary key here: I want to delete using field TC_0Y0_ProductScope_0Y0_product_uid: my db-data config file: