JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.search.analysis
Interface KeywordTokenizer
@ProviderType
public interface
KeywordTokenizer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
requiresTokenization
(
String
keyword)
List
<
String
>
tokenize
(
String
value)
Method Details
requiresTokenization
boolean
requiresTokenization
(
String
keyword)
tokenize
List
<
String
>
tokenize
(
String
value)