When is the Analyzing Process executed?

Hey,

it is executed before the documents are stored, because the analyzed strings need to be stored in the inverted index.

Further infos:

--Alex