mirror of https://gitee.com/bigwinds/arangodb
* move IResearchViewSort into separate unit * ensure sort is propagated to IResearchLink * update iresearch and extend some tests * implement insertion of sorted values, store value comparator in link * add tests for VPackComparer * minor cleanup * fix issue with sort definiton propagation * propagate error message from index factory * add integration tests for sorted indexes, single server * initial implementation of IResearchViewMergeExecutor * move iresearch::VPackComparer to separate translation unit * store collection in IndexReadBuffer for IResearchViewMergeExecutor * set primary sort from optimizer rule * add some tests for sorted view case * extend IResearchViewNode tests * simplify primary sort definition * pretty print order condition covered by arangosearch in query explanation * fix compilation with g++-8 * address catch test failures * fix tests * adjust arangosearch optimizer rule to optimize sort in case of cluster * make tests for sorted indexes work in cluster too * fix tests * extend js tests for sorted indices * fix keyword in query explainer * ensure sort-limit rule works with views * backport ngram analyzer fix from upstream * address jslint errors * modify IResearchViewSort to support boolean direction specification format * add some tests * add tests * add skip functionality * extend tests * add more catch tests * inline some methods * address jslint errors * extend catch tests to reproduce the failure * add some tests for check fullcount * add more tests * extend tests * temporarily comment out broken tests * extend js tests * address review comments * address jslint errors * update iresearch |
||
---|---|---|
.. | ||
client | ||
common | ||
server |