Wrong list
> Hello, > > I have tried to implement spellchecker based on index in nutch-solr by > adding spell field to schema.xml and making it a copy from content field. > However, this increased data folder size twice and spell filed as a copy > of content field appears in xml feed which is not necessary. Is it > possible to implement spellchecker without this issue? > > Thanks. > Alex.

