Re: Need help for ordering results by specific order

2007-07-19 Thread savageboy
ucene for a set of words > You wont to sort result by number of different words wich match? > The query is not good, it would be > > +content:(aleden bob carray) > > I don't understand how can you sort at indexing time with informations > known at querying time. > >

Re: Need help for ordering results by specific order

2007-07-18 Thread savageboy
Mathieu Lecarme wrote: > > Have a look of the book "Lucene in action", ch 6.1 : "using custom > sort method" > > SortComparatorSource might be your friend. Lucene selecting stuff, > and you sort, just like you wont. > > M. > Le 18 juil. 07 à

Need help for ordering results by specific order

2007-07-18 Thread savageboy
Hi, I am newer for lucene. I have a project for search engine by Lucene2.0. But near the project finished, My boss want me to order the result by the sort blew: the query likes '+content:"aleden bob carray" ' contentdate