hi i need help. i need to search by word in sentences with lucene. for example by the word "bbb" i got the right results of all the sentences :
"text ok ok ok bbb" , "text 2 bbb text " , "bbb text 4...". but i need the result by the word place in the sentence like this: "bbb text 4...". , "text 2 bbb text " , "text 1 ok ok ok bbb" .. waiting for ideas.. thanks.. -- View this message in context: http://www.nabble.com/sort-lucene-results-tp22203922p22203922.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org