|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.search.service.indexer.AbstractIndexer
org.olat.search.service.indexer.ForumIndexer
public abstract class ForumIndexer
Common forum indexer. Index all Messages of a forum.
| Constructor Summary | |
|---|---|
ForumIndexer()
|
|
| Method Summary | |
|---|---|
void |
doIndexAllMessages(SearchResourceContext parentResourceContext,
Forum forum,
OlatFullIndexer indexWriter)
|
| Methods inherited from class org.olat.search.service.indexer.AbstractIndexer |
|---|
checkAccess, doIndex, setIndexerList |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.olat.search.service.indexer.Indexer |
|---|
checkAccess, getSupportedTypeName |
| Constructor Detail |
|---|
public ForumIndexer()
| Method Detail |
|---|
public void doIndexAllMessages(SearchResourceContext parentResourceContext,
Forum forum,
OlatFullIndexer indexWriter)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||