> > Is there some clever way that I'm missing to build my token stream outside > of Solr, and store just the original text and index my token stream? > > Coming soon. First step was here: http://issues.apache.org/jira/browse/LUCENE-1699 Trunk doesn't have that version of Lucene yet though (I believe thats still the case).
Replacing the RunUpdateProcessor give you full control of the Lucene document creation. -- -- - Mark http://www.lucidimagination.com