hazelcast / hazelcast/imdg-docs

Incorrect description of composite indexes

Open
#40 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5
Forks
28
PR merge metrics
No merged PRs in 30d

Description

The example [here](https://docs.hazelcast.org/docs/4.0.1/manual/html-single/index.html#indexing-queries) suggests that two indexes on two fields can help to execute `field1=A and field2=B`. For this, a composite index is needed.

It's correctly described here (as far as I can tell): https://docs.hazelcast.org/docs/4.0.1/manual/html-single/index.html#configuring-imap-indexes. It might be better to not attempt to explain index concepts here and refer to the other place. We actually do refer to it already.

In https://docs.hazelcast.org/docs/4.0.1/manual/html-single/index.html#configuring-imap-indexes I also miss the explanation that if two indexes can be used, which one is chosen.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.