|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotIndexableException | |
---|---|
org.apache.lucene.gdata.search.analysis | Classes used for extracting content from entries and building lucene documents. |
Uses of NotIndexableException in org.apache.lucene.gdata.search.analysis |
---|
Methods in org.apache.lucene.gdata.search.analysis that throw NotIndexableException | ||
---|---|---|
static
|
Indexable.getIndexable(I entry)
Factory method to create new Indexable instances. |
|
void |
PlainTextStrategy.processIndexable(Indexable<? extends Node,? extends ServerBaseEntry> indexable)
|
|
void |
KeywordStrategy.processIndexable(Indexable<? extends Node,? extends ServerBaseEntry> indexable)
|
|
void |
MixedContentStrategy.processIndexable(Indexable<? extends Node,? extends ServerBaseEntry> indexable)
|
|
void |
GdataDateStrategy.processIndexable(Indexable<? extends Node,? extends ServerBaseEntry> indexable)
|
|
void |
GdataCategoryStrategy.processIndexable(Indexable<? extends Node,? extends ServerBaseEntry> indexable)
|
|
abstract void |
ContentStrategy.processIndexable(Indexable<? extends Node,? extends ServerBaseEntry> indexable)
|
|
void |
HTMLStrategy.processIndexable(Indexable<? extends Node,? extends ServerBaseEntry> indexable)
|
Constructors in org.apache.lucene.gdata.search.analysis that throw NotIndexableException | |
---|---|
DomIndexable(I applyAble)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |