Probably a bug in your code. If you post again with, as a minimum, the version of lucene that you are using and your search/sort code, you might get a better answer. Best of all would be a complete self-contained standalone program or test case that demonstrates the problem.
-- Ian. On Fri, Apr 1, 2011 at 3:15 PM, Cescky <[email protected]> wrote: > Hi, > > > I know the default is sort by relevance. While, when i search the prefix > (interface*), it does not work. It can only sort the document by the order of > reading files. > > > What is the problem??? > > > Thx. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
