Prefix Query

edit

See Prefix Query

QueryBuilder qb = prefixQuery(
    "brand",    
    "heine"     
);

field

prefix