|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.util.spindle.BuildSearchIndexes
public class BuildSearchIndexes
Class to run the spindle indexation process
| Constructor Summary | |
|---|---|
BuildSearchIndexes()
|
|
| Method Summary | |
|---|---|
static boolean |
startIndexation()
This method execute the indexation process using spindle |
static boolean |
startIndexation(java.util.List<Host> hosts)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuildSearchIndexes()
| Method Detail |
|---|
public static boolean startIndexation()
serverName - String with the server name or ip of the site you want to
indexport - integer with a specific port of the site to be index
public static boolean startIndexation(java.util.List<Host> hosts)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||