Following Eric Hatcher's post about using SolrCell and acts_as_solr { http://www.lucidimagination.com/blog/2009/02/17/acts_as_solr_cell/ }, I have been able to index a rich document stream and retrieve it's id. No worries.

However, I have the SpellCheckComponent setup to build on commit (buildOnCommit=true). Alas, the rich document text is not being added to the spellchecker dictionary.

Is there something special I need to do within the SolrConfig.xml or within the acts_as_solr ruby classes?

- thanks in advance for any ideas -

Mike Boyle

Reply via email to