Look at the extractOnly parameter. 

But doing this in your client is the more recommended way of doing this to keep 
Solr from getting beat up too bad. 

    Erik

On Jan 11, 2013, at 15:55, uwe72 <uwe.clem...@exxcellent.de> wrote:

> i have a bit strange usecase.
> 
> when i index a pdf to solr i use ContentStreamUpdateRequest.
> The lucene document then contains in the "text" field all containing items
> (the parsed items of the physical pdf).
> 
> i also need to add these parsed items to another lucene document.
> 
> is there a way, to receive/parse these items just in memory, without
> comitting them to lucene?
> 
> 
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/SolrJ-ContentStreamUpdateRequest-Accessing-parsed-items-without-committing-to-solr-tp4032636.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to