public class TextQueryTerm
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static char |
EMBED |
static char |
MAY |
static char |
MUST |
static char |
MUSTNOT |
Constructor and Description |
---|
TextQueryTerm(char prefix,
java.lang.String text,
int position) |
Modifier and Type | Method and Description |
---|---|
int |
position() |
char |
prefix() |
java.lang.String |
text() |
java.lang.String |
toString() |
public static final char MAY
public static final char MUST
public static final char MUSTNOT
public static final char EMBED
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.