Appliance update: 17.1.0

Post Reply
User avatar
Kai
Site Admin
Posts: 1271
Joined: Tue Apr 25, 2000 1:27 pm

Appliance update: 17.1.0

Post by Kai »

A new appliance update is available: texisScripts-17.1.0. It contains the following fixes and enhancements:

* `rank' is no longer an allowed Parametric field name when creating/copying/restoring a profile; any existing fields should be renamed to avoid issues at copy. This change is to avoid conflict with `rank' as a value in the `order' query variable (meaning relevance rank).
* The `order' query variable can now specify a mix of rank, date, and/or Parametric Fields, instead of just rank, just date, or mixed Parametric Fields. Sorting by size, depth and last-visited also supported. May need to add fields to Compound Index Fields for speed and accuracy. E.g. `order=rank,MyIntField' to order by rank, then Parametric field `MyIntField'.
* Ordering by a Parametric Date field now defaults to date descending if no direction given, for consistency with sort by date link. Users' existing browser bookmarks may need to append -a to order value if ascending still desired.
* Fixed highlighting in query autocomplete when typing characters with diacritical marks or ligatures
* A Referer header set in Custom Headers was lost (not set) after Primer URLs processing (e.g. at main fetch), regardless of Primer Type
* Prevent log rotation from killing DBWalker.

The update is available via the System -> System Setup -> Update Software menu item.
Post Reply