Hello,

currently when we set qt=tvrh&tv.all=true; it will return all the words
which are there in text of field.

is there any way, if i can get term vector information of specific word
only, like i can pass the word, and it will just return term position and
frequency for that word only?

and also if i can pass the position e.g. startPosition=5 and endPosition=10;
then it will return terms, positions and frequency of words which are there
occurred inbeween start and end postion.





--
View this message in context: 
http://lucene.472066.n3.nabble.com/how-to-get-term-vector-information-of-sepcific-word-position-in-field-tp4047637.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to