Skip to content

DataTables Search? #22

@nanawel

Description

@nanawel

It seems searching using DataTables "Search" field is not supported with MongoDB documents. Am I right?
Currently on my application, using this field immediately empties the table.

I've found this which might indicate so:

// @TODO - maybe allow pattern searches some day: new \MongoRegex('/.*'.$value.'.*/')

I suppose the alternative would be to use filter/sort/search on the client side using the appropriate config directive, but it's not possible with large collections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions