Nikita Kalachev

Results 19 comments of Nikita Kalachev

## **PostgreSQL Termination During Exact Match Search with Bingo** ### **1. Problem Description:** Executing an exact match search (`::bingo.exact`) on a PostgreSQL database with the Bingo cartridge leads to PostgreSQL...

### **1. Problem Description:** The Bingo NoSQL API documentation (https://lifescience.opensource.epam.com/bingo/user-manual-nosql.html) contains misleading or outdated instructions regarding the `searchSim()` method. The documentation states that the method performs similarity searches using a...

**Developer** (Backend/DBA): Developers responsible for database interaction and PostgreSQL configuration, as well as a DBA (database administrator), should be involved to analyze the Bingo cartridge configuration and determine optimal buffer...

### **1. Steps to Reproduce (Steps to Reproduce):** - **Step 1:** Install Indigo version 1.16.0.0-gcd2c4f91c-x86_64-win-msvc-1937 on a Windows environment. - **Step 2:** Use the provided Python code to load and...

### **1. Description:** The issue is that the `indigo.setOption("render-background-color", ...)` method in the Indigo renderer, used within a .NET application, does not allow setting the background color back to its...

### **1. Description:** The issue involves a segmentation fault (segfault) occurring during or immediately after rebuilding the Bingo index in PostgreSQL, leading to a corrupted double-linked list error, database termination,...

Hello @gdfsk2 , sorry for the late reply, is this problem still relevant for you?

Possible cause — incorrect processing of large or improperly structured MOL data in the `bingo` module, which may lead to overloading or freezing of the database server. **Steps to Reproduce:**...

**Bug is reproduced** on Prod Ketcher (3.2.0) ![Image](https://github.com/user-attachments/assets/c965bbde-c55f-46b6-b6bb-c31e91498b8f) On Test Ketcher (3.5.0) there is no png image preloaded and have 400 errors. This may indicate related issues in newer versions...

### **1. Problem Description:** The CIP (Cahn-Ingold-Prelog) labels are always rendered from a CDXML file, even when the CDXML explicitly specifies that these labels should not be displayed. This happens...