Enabling Analysis Scans

Enabling Analysis Scans

You can enable or disable the collection of different types of information when the analysis engine scans a project for possible issues and problems. Also, by disabling scans, you may find that your system performance is improved somewhat. In addition to disabling scans, you can limit the number of results returned.

How to Enable Analysis Scans

  1. Select File > Options. The Options dialog opens.
  2. Select the Project Analysis tab.
  3. Enable or disable any of the following:
    • Collect Segments Select this check box if you want Flare to collect segments of text while scanning your project. Segment collection lets you view information about your project such as frequent segments found and index keyword suggestions.
    • Collect Variable Prospects Select this check box if you want Flare to look for text that you might want to convert to variables.
    • Collect Snippet Prospects Select this check box if you want Flare to look for text that you might want to convert to snippets.
    • Collect Local Style Prospects Select this check box if you want Flare to look for places where you have applied local formatting and might want to apply styles to those areas instead.

    • Collect Embedded Stylesheet Prospects Select this check box if you want Flare to look for style information (embedded styles in <style> elements) in your topic files. Disabling this scan limits the results found in the style reports.

      Note You should select this option if you have imported topics that have embedded styles. Otherwise, it is not usually necessary to select this option.

    • Collect Accessibility Prospects Select this check box if you want Flare to look for text where you might want to add web accessibility features (e.g., captions, alternate text). See Accessibility.
    • Collect Markup Prospects Select this check box if you want Flare to look for a variety of XHTML markup issues in your content (e.g., extra spaces, empty attributes). You can open the affected files and clean up the markup in them. You may be able to fix some issues in the XML Editor, but other issues may require you to open the behind-the-scenes code in the Internal Text Editor. See Internal Text Editor.

    Note In order for these options to be effective, you must set the options before opening your project. If you have your project open and a scan is in process, setting these options will not improve your system performance.

  4. You can click in the Search Limits field to limit the number of results returned from some reports. You can limit the search results to 100, 500, 1000, or 5000. If All is selected, there are no limitations for the search results. You might want to use this feature to improve performance.

    When a limit is selected, it is applied to the following window panes and reports:

    • Index Keyword Suggestions
    • New Style Suggestions
    • Replace Local Style Suggestions
    • Undefined Styles

    Analysis scan with search limits enabled for some reports.

  5. Click OK.