Manticore Team

Results 59 comments of Manticore Team
trafficstars

➤ Sergey Nikolaev commented: `... install php-cli` may be indeed a good option since: * it says it + its dependencies download 3MB from the Internet and take about 15MB...

➤ Sergey Nikolaev commented: > In my case, without a semicolon - does not work Hm. Can you wrap it all into a docker, so I can reproduce it on...

➤ Sergey Nikolaev commented: Thank you. I'm planning to continue reviewing the doc next week.

➤ Aleksey N. Vinogradov commented: There are 2 transactions here. parallel query will race for that value, since may came either between transactions, either after both.

➤ Sergey Nikolaev commented: > How will it work with FLUSH RTINDEX? Would it be outside the lock, or allowed inside? > If want to run the flush before the...

➤ Aleksey N. Vinogradov commented: по нашим dev-билдам прошёлся ручным бисектом. * Manticore 4.2.1 5c1b715b1@220221 release - good * Manticore 4.2.1 7b41f5cf8@220302 release - bad Картинка из гитлога с этими...

➤ Stan commented: there are similar options that reads from regular config and might be replaced by daemon default values: - global_idf - access_* - preopen - expand_keywords Change of...

➤ Sergey Nikolaev commented: The specification is: * just as now ``` searchd { access_plain_attrs=mlock } ``` allows to define per-instance setting (no changes here at all, just global setting...

➤ Stan commented: we already have 2 variants of sphLevenshtein function for `sbcs` and `utf8` and at Expr_Levenshtein_c uses `sbcs` variant We could switch to `utf8` sphLevenshtein function and convert...

➤ Stan commented: also need to check wildcard modifiers, ie term? not get replaced by \*term\*