Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Squirro Version 3.2.5 introduces search completion based on document features.

...

This is in addition to the typeahead based on facet values.

...

Table of Contents

Table of Contents
outlinetrue
excludeTable of Contents

Features

  • Matching on key-phrases and document title

  • Fuzzy phrase-term matching

    • Allows to enforce in Optional enforcing of in-order term matching (optional)

    • Support for phrase slop: maximum number of intervening unmatched positions

Requirements

...

Setup

To enable the content-based typeahead, add the NLP Keyphrase Tagger Pipelet step to a the corresponding pipeline workflow.

  • Pipelet is installed per default for Squirro version >= 3.2.5

  • The cognitive search application has the pipeline workflow preconfigured to perform key-phrase tagging

...

Key-phrases are stored within the .

Add the NLP Keyphrase Tagger pipelet (found in the Custom section) to a pipeline workflow:

...

This enrichment will create a hidden facet nlp_tag__phrases.

...

, which contains the extracted key phrases:

...