I saw mention of the fact that the query-more plugin was giving results
back out of order, and just found it happening in my own results.
The cause of the problem is that the MoreIndexingFilter is indexing
"date" but not storing it. For display more.jsp is using the field
"lastModified" not "date". I.e. we are querying by a range on "date"
but displaying "lastModified"
For consistency, we should probably store "date" as well as index it.
It could then be used for display for consitency. I can make the
changes, but who has checkin rights? I.e. how do I submit a patch?
Jonathan Reichhold
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers