On 9/26/2012 5:47 AM, Kissue Kissue wrote:
getSolrServer().deleteByQuery(catalogueId + ":" + Emory Labs) [Notice that there are no quotes surrounding the catalogueId value - Emory Labs]
How did you even get this Java code to compile? I would expect the compiler to throw an error, even if Emory and Labs were valid variables.
Thanks, Shawn