Re: filemgr-client script cannot delete product by id or name

2016-02-03 Thread Tom Barber
There was a passing test I submitted in 0.11 to "ensure" the deletion works, technically... its fine. Tom On Wed, Feb 3, 2016 at 8:39 PM, Lewis John Mcgibbney < lewis.mcgibb...@gmail.com> wrote: > Thanks Tom. > @Wei, > I wonder if you can upgrade to OODT to 0.11 to try again? > > On Wed, Feb 3,

Re: filemgr-client script cannot delete product by id or name

2016-02-03 Thread Lewis John Mcgibbney
Thanks Tom. @Wei, I wonder if you can upgrade to OODT to 0.11 to try again? On Wed, Feb 3, 2016 at 12:35 PM, Tom Barber wrote: > That is similar, but to me this looks like a jar file mismatch because > that error is a missing method, but the method can't be missing, other wise > it surely wouldn

Re: filemgr-client script cannot delete product by id or name

2016-02-03 Thread Tom Barber
That is similar, but to me this looks like a jar file mismatch because that error is a missing method, but the method can't be missing, other wise it surely wouldn't compile? Tom On Wed, Feb 3, 2016 at 8:17 PM, Lewis John Mcgibbney < lewis.mcgibb...@gmail.com> wrote: > Tom, > Is this issue not t

Re: filemgr-client script cannot delete product by id or name

2016-02-03 Thread Lewis John Mcgibbney
Tom, Is this issue not then one which was raised prior to the 0.11 release? Lewis On Wed, Feb 3, 2016 at 10:54 AM, Shi, Wei wrote: > Hi, > I've setup an oodt test instance and followed "Solr File Manger Quick > Start Guide" to deployed Solr. > > Now I can ingest files and query data using Solr q

filemgr-client script cannot delete product by id or name

2016-02-03 Thread Shi, Wei
Hi, I've setup an oodt test instance and followed "Solr File Manger Quick Start Guide" to deployed Solr. Now I can ingest files and query data using Solr query such as: http://localhost:8080/solr/select/?q=*:* The only problem I have is deleting a product. Neither delete by id, nor delete by n