This table, and all the others, is described in detail in ManifoldCF in Action.
In short, it keeps track of what version of all documents have been indexed. It is essential for managing incremental crawling. Karl On Thu, Feb 7, 2013 at 6:53 AM, Shigeki Kobayashi <[email protected]> wrote: > > Hi. > > Currently I run MCF1.1dev on MySql 5.5. > I am thinking to try having the "jobqueue" and "ingeststatus" table on > MEMORY instead of Innodb, to see how fast MCF can run to crawl files using > Windows share connection. > > I figured the "ingeststatus" table contains huge data as the "lastversion" > column seems to contain all sids and a file path. > > What is the ingeststaus table used for? > > > Regards, > > Shigeki
