com.liferay.util.lucene
Class KeywordsUtil
java.lang.Object
com.liferay.util.lucene.KeywordsUtil
public class KeywordsUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SPECIAL
public static final String[] SPECIAL
KeywordsUtil
public KeywordsUtil()
escape
public static String escape(String text)
toFuzzy
public static String toFuzzy(String keywords)
toWildcard
public static String toWildcard(String keywords)