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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to