DAIKOZ

Results 12 issues of DAIKOZ

Hi, I have randomly this error: ``` ndex MYINDEX: agent SERVERX:9312: agent has 32-bit docids; no longer supported` My configuration index: ``` index MYINDEX { type = distributed agent_persistent =...

bug

Hi, To simplify the issue, i have 2 index: ``` .... index WebPages { type = distributed local = WebPages0 local = WebPages1 local = WebPages2 local = WebPages3 }...

bug
waiting

Indextool don't resolve stopword aliases (follow discution #567) **To Reproduce** Create index ``` index idx { ... charset_table = non_cjk morphology = libstemmer_fr stopwords = fr ... } ``` Now,...

bug

Hi, The documentation say: > FailOver > Each new connection tries to connect to the first host; subsequent hosts are used only if connecting to the first one fails. I...

Hi, Scenario: 1/ Create a default MVC project on .NET 5 2/ Modify _Layout.cshtml, add: ```html ``` 3/ Execute and see the html source code: ```html ... ``` All are...

**Describe the bug** with .net SQL client or command line mariadb (like mysql), I receive "received malformed packet" when no result is returned. **To Reproduce** Steps to reproduce the behavior:...

bug
waiting

Why babbar.eu is in whitelists/benign_bots/search_engine_crawlers/rdns_seo_bots.txt ? it is not a search engine.

### Bug Description: I upload data and configuration on s3 (like https://manual.manticoresearch.com/Reporting_bugs#How-do-I-install-debug-symbols?) In summary, I have 2 servers: SERVER1 SERVER2 with same manticore configuration. I use a distributed index like:...

bug
waiting
est::size_M
rel::6.3.6

Hello I have a question: I currently test glusterfs for resized image cache (performance). No need replication (data can be recreated easily). I create a distributed volume `gluster volume create...

### What happened? When add a range of IP in crowdsec decision, I don't see a rule in nftables. Work fine with one IP. ### What did you expect to...

needs/triage
kind/bug