reindexer icon indicating copy to clipboard operation
reindexer copied to clipboard

Embeddable, in-memory, document-oriented database with a high-level Query builder interface.

Results 20 reindexer issues
Sort by recently updated
recently updated
newest added

Не поддерживается группировка с подсчетом нужных полей пример на mysql SELECT id, COUNT(column) AS cnt FROM table GROUP BY column

When I try to run dependencies.sh, I'm getting "Unsupported OS" error. I am Manjaro user, but inside deps arrays I couldn't find any arch mentions. The error: ``` [vnezvpno@vnezvpno-laptop [email protected]+incompatible]$...

``` # pkg-config --cflags -- libreindexer Package libreindexer was not found in the pkg-config search path. Perhaps you should add the directory containing `libreindexer.pc' to the PKG_CONFIG_PATH environment variable No...

Is it possible to make query with some criteria and select only N (for example 10) records sorted in random order? Something similar to mysql `select id from table order...

Приветствую друзья. Возможно-ли прикрутить данную stand alone версию под Node.js или сделать адаптер, уж больно хочется поиграться, возможно я смогу убедить начальство на данный продукт с вашим суппортом естественно, ну...

Hi, I'm using Reindexer a few months without any performance issues. And I'm quite happy with query performance especially for queries that have IN(set) conditions. But lately, some namespaces growed...

По api batch insert/update делается в виде {...} {...} Не совсем удобный формат. Можно ли импортировать обычный json массив, в котором каждый элемент импортируется в reindexer как отдельная запись [{...},...

We have 3 products with the name: 1.защитное стекло для экрана samsung galaxy 2.защитное стекло для экрана apple iphone 3.защитное стекло для экрана xiaomi • we have a synonym "бронестекло...

Description for the function https://godoc.org/github.com/Restream/reindexer#Query.Functions it description from the function https://godoc.org/github.com/Restream/reindexer#Query.Select .