Thank you. While interesting what I'm really after is a programmatic way to get at multi-word terms and their frequencies from a given document.
Is this possible? Ahmet Arslan wrote: > >> What is the best way to essentially get a term frequency >> vector for >> multi-word terms? > > To use solr.ShingleFilterFactory and TermVectorComponent. > > http://wiki.apache.org/solr/TermVectorComponent > > http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.ShingleFilterFactory > > > > > -- View this message in context: http://old.nabble.com/Multi-word-Terms-tp27182199p27214838.html Sent from the Solr - User mailing list archive at Nabble.com.