The Lucene of version 3.x.x has class TermFreqVector and TermPositionVector, but i have Lucene 7.4.0.
What can I replace this with? I want the same functionality in my code.
The Lucene of version 3.x.x has class TermFreqVector and TermPositionVector, but i have Lucene 7.4.0.
What can I replace this with? I want the same functionality in my code.