You are here: Home > QuestAgent8 > PublishersGuide > QuestManager

QuestManager

QuestManager is a GUI application that covers complete collection life cycle - from creation through indexing to deployment.

570px-QaQuestManager.png

Main QuestManager window has two tabbed panels:

  • Collections panel shows the list of open collections and their status. For each collection there's always internal name, description and root directory visible. If index exists, there's also info about when it was last indexed and how many documents are in index database.
  • Search panel allows you to test search in open collections.

Collection Status Icons

34px-QaStatusCollectionNew.png
New collection. Index does not exist.

34px-QaStatusCollectionIndexed.png
Collection is indexed and index is up-to-date.

34px-QaStatusCollectionNeedToBeUpdated.png
Index need to be updated. because there are changes in document collection or some files are not indexed yet.

34px-QaStatusCollectionFailed.png
Failed to open index or some important index property (like root directory) is invalid.

34px-QaStatusCollectionUnknown.png
Collection status is unknown (not yet changed or auto-check has been disabled).

Menu Options

  • File
    • New Collection - Create new index profile
    • Open Collection - Open an existing index profile / collection.
    • Clone Collection - Clone selected index profile. Cloned profile inherits all original properties.
    • Delete Collection - Delete selected index profile and associated index database.
    • Close Collection - Close selected collection.
    • Exit Exit QuestManager application.
  • Collection
    • Properties - Edit indexing properties for selected collection.
    • Recreate Index - Delete existing and build index for selected collection from the scratch.
    • Update Index Check selected collection for changes (changed, deleted and new files) and update index.
    • Deploy Search Applet - Deploy QuestAgent search applet and export index.
    • Export Index - Export index database for use in QuestAgent search applet. You should use this option instead of deploy when you have search interface deployed but want to update index.
    • View Indexing Log - Review the last indexing log for selected profile.
  • Tools
    • File Types (Global) - Enable or disable content handlers for document types.
    • Data Mappings (Global) - Define what document fields you're interested in.
    • Stop Words Editor - View and edit stop words list for desired languages.
    • Other Options - Other environment options.
    • Check collections status= - Forces collection status check that will be reflected in updated collection icons.
  • Help
    • Documentation (online) - Opens JObjects' web site.
    • QuestAgent Pro - Trial Mode - Select this option to switch to the QuestManager to Pro Edition Trial.
    • Enter License Key Enter or change license key.
    • About - Information about software version and currently installed license key.

Toolbar Options

23px-QaToolbarCollectionNew.png
New collection (index profile)

23px-QaToolbarCollectionOpen.png
Open index profile

23px-QaToolbarIndexProfile.png
Index profile properties

23px-QaToolbarRecreateIndex.png
Recreate index

23px-QaToolbarUpdateIndex.png
Update index

23px-QaToolbarExportIndex.png
Export index

23px-QaToolbarDeployApplet.png
Deploy search applet and export index