Skip to content

Parametrize isBadQuery #122

@FreCap

Description

@FreCap

I'm using an ajax elastic search, and I had to disable it globally to allow elastic search work:
$.Autocomplete.prototype.isBadQuery = function() {
return false;
};

It would be nice if you could parametrize it.

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