Skip to content

Add back type-specific searches #1428

@mccanne

Description

@mccanne

This is probably a low priority item.

Wiith zng-beta, we are getting rid of the port type and creating an alias to uint16 in the zeekio module.

As we evolve zql, its type, and the colon operator, we should be able to say

:port=80

as a boolean predicate (meaning search in all fields of type port for the value 80 a la the field index querying model). and perhaps bring back our short-hand for this...

:80

For that matter, we should be able to do any typed searches, e.g.,

:string=hello

etc.

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