Navigation
- FAQ Home
- All categories
- CERTivity
- Muse Proxy
- The Muse Platform
- Sources
- Muse Installation
- Muse Bridges
- Muse Modules
- Muse User Interface Application
- Muse Administration Consoles
- Muse XML BD Management System
- Muse Global Authorizing Management System
- Muse Personal Profiles Management System
- Muse Personal WorkRoom Management System
- Muse Statistics
- Tools
- Muse Control Center
- Information Connection Engine (ICE)
- Embedded Apache Tomcat
- Sitemap
Records in this category
- What indices (indexes) can Muse search on?
- What characters are allowed in a valid Group ID?
- How do I change/remove the default sorting algorithm in an application?
- I get "No permission to login from address..." error message when testing Source Packages.
- Why am I obtaining different results in two consecutive for the same search on same Source Packages?
- I get UnknownHostException when trying to update Source Packages.
- How can I configure a SSL certificate for Source Package?
- Why do I get different results for the same search on the same Source Package in the Muse Admin interface and in the the application?
- How can I backup an Application?
- Can I specify multiple email addresses in the SUPPORT_EMAIL field of the $MUSE_HOME/admin/MuseAdmin.xml file?
- How can I change the default record display?
- How can I reset a personal profile password?
- How should an admin user be set to control only one application?
- \" or \"/>\". [/opt/muse/home/$APP_NAME/profiles/connectors/ProQuestABIInformD.xml]" href="/support/faq/index.php?sid=4262521&lang=en&action=artikel&cat=39&id=173&artlang=en">I am receiving an error similar to: SEARCH: Cannot perform Search Engine Assigner instruction: Element type "PROXY_PAC" must be followed by either attribute specifications, ">" or "/>". [/opt/muse/home/$APP_NAME/profiles/connectors/ProQuestABIInformD.xml]
- I can't see the status, version, install/build dates of the SPs.
- I closed a dialog box of MCAA with the X at the top of the page and this made my system hang.
- I get "Global InfoBase wrong user name or password" error when listing, updating or adding Source Packages.
- I get "Internet Explorer cannot display the webpage" when upgrading applications.
- I get "Source package decode error" for each Source Package I try to update; also when I try to add a new Source Package I see only 18
- I would like to reorganize the list of Sources on the search page. I've been trying to do so through the Administration (Source) Console, but it seems that none of the changes I've made are reflected on the page. In particular I've been trying to put a gr
- I would like to reorganize the list of Sources on the search page. In the Administration Console, I've not succeeded in deleting an element of one Group and adding it to another Group. The change is saved OK, but the page display doesn't change.
- In the Muse Source Console, if a Source is deleted with the Configure tab Delete icon, is it possible to restore it from a previous backup/profile or are the backups also deleted?
- My application header does not update with the new HTML text in the "Display Banner" field.
- The settings in hosts.xml don't seem to work.
- What characters are allowed in a valid Application ID?
- When I click the Personal Users link in the MCAA user I get an error.
- Where do I set email server details so that I can send Source Problem Reports from a Muse Administration Console to Technical Support?
- Why am I getting "Global InfoBase Error: IOException:No route to host" when trying to add/update Source Packages?
- Why do some Sources fail when tested in a group in the Admin Console but they work when tested individually?
- Why do the Source installation date and the status fail to display on the Status page of the Source Console even when the search is successful?
- How to change the default landing search page "Simple Search" to "Advanced Search" page after the user's login to the Muse Application Interface?
- How to enable deduplication module?
- What is banded retrieval and how to set up, enable it?
- How can I add the new VPN IP for accessing the MCAA console?
Tags
Sticky FAQs
The Muse Platform » Muse Administration Consoles
How do I change/remove the default sorting algorithm in an application?
The procedure to change/remove the default sorting algorithm in an application (Muse 2.3.0.2. or above) is:
- log into the MCAA/MCCS,
- select an application,
- click Application Modules,
- click Ranking Keys,
- click Update Interface,
- select for which language to make the change,
- select the desired default ordering method/key (right side),
- click Update,
- click Close Window button.
Note that this applies for applications based on a MuseFoundation application template. To verify the changes relogin into the application.
For applications that are based on an older application template, the settings must be manually done because they are not compatible with the newer Muse admin consoles (MCAA/MCCS).
Below are the changes that must be done to configure the default sorting algorithm in applications based on older templates. Edit the
- $APPLICATION_HOME/www/application/searchOptions.db file and/or the
- $APPLICATION_HOME/www/international/XYZ/application/searchOptions.db file(s), where XYZ is the language code.
The line
<assign rankingKey = "">
which is equivalent to None (no ordering), must be replaced with:
<assign rankingKey = "ICERankingKeyRelevance">
or any other sorting key, such as:
- ICERankingKeyAuthor
- ICERankingKeyAuthorTitle
- ICERankingKeyDate
- ICERankingKeyField
- ICERankingKeyRelevance
- ICERankingKeyRetrieved
- ICERankingKeySource
- ICERankingKeyTitle
depending on the needes.
Tags: algorithm, default, rank, results, sort, sorting
Related entries: -
Last update: 2013-09-02 11:57
Author: Administrator
Revision: 1.0
You cannot comment on this entry
powered by phpMyFAQ 2.7.2