Map<String,ReversibleScoreMap<String>>vocabularyFacet=sb.index.fulltext().getDefaultConnector().getFacets(CollectionSchema.vocabularies_sxt.getSolrFieldName()+":[* TO *]",100,CollectionSchema.vocabularies_sxt.getSolrFieldName());
vocabularyFacet=sb.index.fulltext().getDefaultConnector().getFacets(CollectionSchema.vocabularies_sxt.getSolrFieldName()+":[* TO *]",100,CollectionSchema.vocabularies_sxt.getSolrFieldName());
longemptyCount=collectionConnector.getCountByQuery("{!cache=false}"+"-"+partitioningKey+":[* TO *] AND (" +collection1query+")");
longemptyCount=collectionConnector.getCountByQuery("{!cache=false}"+"-"+partitioningKey+AbstractSolrConnector.CATCHALL_DTERM+" AND (" +collection1query+")");