formulated as edismax query but this was not set as query attribut. The
defType=edismax property needs a qf-field, so this was added as well. Do
not remove that field again! This fixes also a problem with title-unique
computation.
CollectionSchema.host_id_s.getSolrFieldName()+":\""+hostid+"\" AND "+
"-"+CollectionSchema.robots_i.getSolrFieldName()+":8 AND "+// bit 3
"-"+CollectionSchema.robots_i.getSolrFieldName()+":24 AND "+// bit 3 + 4
"-"+CollectionSchema.robots_i.getSolrFieldName()+":512 AND "+// bit 9
"-"+CollectionSchema.robots_i.getSolrFieldName()+":1536 AND "+// bit 9 + 10
"(-" +CollectionSchema.canonical_equal_sku_b.getSolrFieldName()+":[* TO *] OR " +CollectionSchema.canonical_equal_sku_b.getSolrFieldName()+":true) AND " +
"((-" +CollectionSchema.canonical_equal_sku_b.getSolrFieldName()+":[* TO *]) OR (" +CollectionSchema.canonical_equal_sku_b.getSolrFieldName()+":true)) AND " +
CollectionSchema.httpstatus_i.getSolrFieldName()+":200 AND "+
"-"+CollectionSchema.id.getSolrFieldName()+":\""+urlhash+"\" AND "+