In an UpdateRequestProcessor (processing an AddUpdateCommand), I have a SolrInputDocument with a field 'content' that has termVectors="true" in schema.xml. Is it possible to get access to that field's term vector in the URP?
- term frequency vector access? Mike Perham
- Re: term frequency vector access? Koji Sekiguchi
- Re: term frequency vector access? Andrzej Bialecki