Re: TermFreqVector Problem

2011-05-29 Thread Koji Sekiguchi
TermFreqVector vector = reader.getTermFreqVector(this.docId, "universal"); String universalTerms[] = vector.getTerms(); to see the lenght of universalTerms array, and it is 1 and only value that array stores is the field value: universalTerms[0]= "car house road age s

Re: TermFreqVector Problem

2011-05-29 Thread deniz
there is nobody ever used TermFreqVector? - Zeki ama calismiyor... Calissa yapar... -- View this message in context: http://lucene.472066.n3.nabble.com/TermFreqVector-Problem-tp2992163p3000445.html Sent from the Solr - User mailing list archive at Nabble.com.