You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Patricio Galeas <ga...@gmx.de> on 2007/10/04 19:13:44 UTC

TermPositionVector.indexesOf()

Hello,

I'm using the following method to obtain the position of some terms in a document:

int[] indexOfTerms = TermPositionVector.indexesOf(String[] terms, int start, int len);

Should I parse the strings contained in "terms" before I apply indexOf()?

Thank you in advance
Patricio
-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org