<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">It still works within BibleDesktop.<div><br></div><div>There is only one type of Passage that allows for ranked results. The others reorder into canonical order.<br><div><br></div><div>Just a reminder: This is handled on line 275 in LuceneIndex. But it is controlled by creating a SearchModifier that returns true for isRanked, AbstractIndex.setSearchModifier(SearchModifier);</div><div><br></div><div>It is incredibly easy to copy one Passage into another. It could be that you copied the results of the search into a different kind of Passage, which would throw away the ranking.</div><div><br></div><div>In Him,</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>DM</div><div><br><div><div>On Feb 22, 2013, at 3:24 AM, Chris Burrell &lt;<a href="mailto:chris@burrell.me.uk">chris@burrell.me.uk</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p dir="ltr">Hi</p><p dir="ltr">Something I noticed on step is that when several references are given they are reordered when displayed. </p><p dir="ltr">I think this is an issue with jsword. Can others confirm they have the same behaviour? </p><p dir="ltr">The problem is that if the references are the result of a ranked search then you don't want to reorder them. </p><p dir="ltr">Haven't looked at any code yet but would be good to be able to toggle that feature. </p><p dir="ltr">Chris</p>
_______________________________________________<br>jsword-devel mailing list<br><a href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a><br>http://www.crosswire.org/mailman/listinfo/jsword-devel<br></blockquote></div><br></div></div></body></html>