Does your index actually have term vectors?
On Fri, Aug 2, 2013 at 9:00 PM, Swami Kevala < [email protected]> wrote: > > > > I'm working with Mahout 0.8 and Solr 4.4 > > I will try reverting to Solr 4.3.1 and reindexing. > > > > > > I tried it with Solr 4.3.1 on the example data, and I get the following > error > message: > > Aug 03, 2013 9:25:22 AM org.slf4j.impl.JCLLoggerAdapter error > SEVERE: There are too many documents that do not have a term vector for > includes > Exception in thread "main" java.lang.IllegalStateException: > There are too many documents that do not have a term vector for includes at > > org.apache.mahout.utils.vectors.lucene.AbstractLuceneIterator.computeNext(Abst > ractLuceneIterator.java:97) > > > >
