Skip to content
jbrekle edited this page Jan 10, 2012 · 1 revision

Status codes can be retrieved by calling $erfurt->getState(). It returns an array with two key: 'code' and 'message'.

Erfurt State Codes

  • Erfurt_State::IDLE
  • Erfurt_State::PARSING
  • Erfurt_State::INSERTING
  • Erfurt_State::INDEXING
Clone this wiki locally