epam / epam/Indigo

Document Bingo NoSQL substructure search options

Open
#1,417 1 comment 0 reactions 1 assignee Claimed by @AlexanderSavelyev View on GitHub
User`s Feedback
Dominant language
C++
Stars
406
Forks
134
Avg merge
2d 11h
Merged PRs (30d)
24

Description

**Steps to Reproduce**
The documentation available for the options passed to Bingo NoSQL substructure search is lacking sufficient detail.

According to the [user manual documentation](https://lifescience.opensource.epam.com/bingo/user-manual-nosql.html#substructure-search):

sub_matcher = bingo_db.searchSub(query, '')

* '' is the matcher options

part:/ is the option for partial search. Example: part:1/5

**Expected behavior**
What does `part:n/m` mean?

**Actual behavior**
Nobody knows.

**Attachments**
n/a

**Additional context**
There doesn't appear to be any way of ranking these options, since the matcher throws an exception on the `getCurrentSimilarityValue()` method.

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.