public class QueryFacadeImpl extends Object implements QueryFacade
Modifier and Type | Field and Description |
---|---|
static String |
NULL_TOKEN
A special placeholder value that is indexed if the actual field value is null.
|
static String |
TYPE_FIELD_NAME
A special hidden Lucene document field that holds the actual protobuf type name.
|
Constructor and Description |
---|
QueryFacadeImpl() |
public static final String TYPE_FIELD_NAME
public static final String NULL_TOKEN
public byte[] query(AdvancedCache<byte[],byte[]> cache, byte[] query)
query
in interface QueryFacade
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.