Re: Retrieval of the position of indexed terms

2012-11-16 Thread wgggfiy
Does anyone resove this ? thx -- View this message in context: http://lucene.472066.n3.nabble.com/Retrieval-of-the-position-of-indexed-terms-tp4015079p4020835.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Retrieval of the position of indexed terms

2012-10-22 Thread Pierre-Francois Marteau
Hi all, I am a recent user of the Lucene platform and have some difficulty to migrate from V3.6 to V4.0 a small IR fulltext application that requires to retrieve the positions of occurrence into the indexed documents of the query terms (I was using SpanQueries that are deprecated in the new ve