I reproduced problem (on last git branch). Anyone can fix bug?
2010/11/12 <pse...@zond.org>:
> In this test adding 3 docs and then updating them. And then search
> docs with sorting by doc_id (desc), after some updates search() not
> sorting docs.
>
> search 1: //all ok
> id = 3, score = 0.999667
> id = 2, score = 0.999667
> id = 1, score = 0.999667
>
> search 2: //all ok
> id = 3, score = 0.999833
> id = 2, score = 0.999833
> id = 1, score = 0.999833
>
> search 3: //not sorted!
> id = 1, score = 0.999889
> id = 2, score = 0.999889
> id = 3, score = 0.999889
>
> search final: //not sorted!
> id = 3, score = 0.712318
> id = 1, score = 0.712318
> id = 2, score = 0.712318
>
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers