<labeltitle="This usually improves ranking accuracy, but doesn't work well for users who have Javascript disabled, are using screen readers, or are on slow computers.">
<inputtype="radio"name="search.jsresort"value="true"#(search.jsresort)#::checked="checked"#(/search.jsresort)#/>Automated, with JavaScript in the browser.
<inputtype="radio"name="search.jsresort"value="true"#(search.jsresort)#::checked="checked"#(/search.jsresort)#/>Automated, with JavaScript in the browser<strong>for authenticated users only</strong>.
finalbooleanjsResort=global&&authenticated// for now enable JavaScript resorting only for authenticated users as it requires too much resources per search request
&&(contentdom==ContentDomain.ALL||contentdom==ContentDomain.TEXT)// For now JavaScript resorting can only be applied for text search