Re: req info : SOLRJ and TermVector
(13/10/16 17:47), elfu wrote: hi, can i access TermVector information using solrj ? There is TermVectorComponent to get termVector info: http://wiki.apache.org/solr/TermVectorComponent So yes, you can access it using solrj. koji -- http://soleami.com/blog/automatically-acquiring-synonym-kno
req info : SOLRJ and TermVector
hi, can i access TermVector information using solrj ? thx, elfu