On Thu, 15 Mar 2012, Ferran Jorba wrote:
> Should we be start to panic?

Nope, you may just need to amend `MEDIUMINT UNSIGNED' to `INT UNSIGNED'
for your big tables.  Our ADS colleagues needed to do this more
globally, as they have 10M of records.  We've been preparing a clean
`inveniocfg' admin instruction to do that in one line.  I'll try to
commit it.

P.S. Speaking of full-text indexing, we've been taking advantage of
     existing IR systems such as Solr here, with Invenio dispatching
     full-text part of the user queries to Solr.  The work is only
     partially committed in Invenio master though, see CFG_SOLR_URL.
     More on this topic will come later this year.

Best regards
-- 
Tibor Simko

Reply via email to