How to use the pri.search.query_current function in pri

To help you get started, we’ve selected a few pri examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github aol / moloch / viewer / vueapp / src / components / stats / EsIndices.vue View on Github external
        { id: 'pri.search.query_current', name: 'Current Query Phase Ops', dataField: 'pri.search.query_current', doStats: false, width: 100, dataFunction: (item) => { return this.$options.filters.roundCommaString(item['pri.search.query_current']); } },
        { id: 'uuid', name: 'UUID', sort: 'uuid', doStats: false, width: 100 },

pri

**Pri** is a toolkit for building web applications with React. **Helps you deal with everything with develop, so you can focus on the business logic.**

MIT
Latest version published 2 years ago

Package Health Score

46 / 100
Full package analysis