public interface SearchOptions
Modifier and Type | Field and Description |
---|---|
static short |
INVALID
Invalid option.
|
static short |
NO_SEARCH
The option for "No Search".
|
static short |
SEARCH_CUSTOM
The option for custom search categories.
|
static short |
SEARCH_ON_ANCHORS
The option for searching on articles and titles.
|
static short |
SEARCH_ON_ARTICLES
The option for searching only on articles.
|
static short |
SEARCH_ON_TITLES
The option for searching on articles and titles.
|
static final short INVALID
static final short NO_SEARCH
static final short SEARCH_ON_ARTICLES
static final short SEARCH_ON_TITLES
static final short SEARCH_ON_ANCHORS
static final short SEARCH_CUSTOM
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence