jank9201
jank9201
not find crf model you can run downlibrary,main()... library/crf.model has been compressed into jar
I build the master version with php 7.1.33, and comment all other class in PHP_RINIT_FUNCTION(php_wxWidgets) except the zval z_wxNullBitmap; when I ran the php, I got the error message "internal...
**Summary** when I used Bingo cartridge for Postgresql to insert a record into table, a error: "XX000: error: bingo buffer cache binary data: internal error: can not add cmf to...
how to use tags such as ELE, STE or other tags in bingo elastic with java API
@**Summary** it seems that bingo-elastic for substructure search is not really working **Steps to Reproduce** 1.example from Substructure Search(https://lifescience.opensource.epam.com/bingo/user-manual-oracle.html) **Actual behavior** for example :  searched with phenol and indexed...
**Summary** vulnerable broken postgresql search with range partition table using inner join ordinary non-structure table **Steps to Reproduce** 1. Bingo cartridge: 2. SQL: select teststruct.regId from teststruct inner join substancename...
When I Create table for structure, I got an Error Message, my SQL code is as follow: ``` CREATE TABLE struct( id int not null, binary_molcontent bytea, primary key (id)...
recently, I use the bingo extension from https://github.com/epam/Indigo, which has the following definintion ``` CREATE OPERATOR CLASS bmolecule FOR TYPE bytea USING bingo_idx AS OPERATOR 1 public.@ (bytea, sub), OPERATOR...