|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WildcardContext | |
|---|---|
| org.hibernate.search.query.dsl | Provide a domain specific language to write Lucene queries and create faceting requests. |
| Uses of WildcardContext in org.hibernate.search.query.dsl |
|---|
| Methods in org.hibernate.search.query.dsl that return WildcardContext | |
|---|---|
WildcardContext |
TermContext.wildcard()
Treat the query as a wildcard: - ? represents any single character - * represents any character sequence For faster results, it is recommended that the query text does not start with ? or * |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||