com.jidesoft.lucene
Class LuceneFilterMenuSupport
java.lang.Object
com.jidesoft.lucene.LuceneFilterMenuSupport
public class LuceneFilterMenuSupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLuceneHelpURL
public static String getLuceneHelpURL()
- Get the URL link for lucene query syntax on-line document.
The default link is http://lucene.apache.org/core/2_9_4/queryparsersyntax.html
- Returns:
- the URL link.
setLuceneHelpURL
public static void setLuceneHelpURL(String luceneHelpURL)
- Set the URL link for lucene query syntax on-line document.
- Parameters:
luceneHelpURL
- the URL link