Hi, while playing with lucene and a demo app if felt about a problem.

I use the TopFieldCollector to get my paged results in a proper order. For new documents that works very well. But when i update an document this document is not longer ordered, instead it gets added to the end.

How can i fix that?

Searching with google dose not brought up a proper result, so i post that question here.

-Steve

Reply via email to