Skip to content

Typo in Chapter 8 notebook about suggestions #7

@consulthys

Description

@consulthys

In Search-As-You-Type, Completion, and Suggestion (Elasticsearch).ipynb, in the "Post-Search Suggest" section, suggest_body contains a small typo:

suggest_body = { 
    "title_completion": {       <--- should be named title_suggestion
        "text": "star trec",
        "phrase": {
            "field": "suggestion"}}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions