-
when I bundle rake index , occured an error. How can I fix it? Thanks so much.
the error information is
> [root@jira redmine]# bundle exec rake ts:index RAILS_ENV=production
> Generating configurat…
-
兄弟,你好,由于 https://github.com/hetao29/sphinx 无法提交Bug,所以我只有在这发了.
由于我们生产环境用到了HTTP请求,所以我使用的是你发布的最新版的master-chinese分支,打算解决生产环境的中文分词问题,但我在测试的过程中发现,当发起http /search请求时,服务崩溃,
生产环境用的是官方2.3.2-dev版,http无异常,但不支持中…
-
Hoi zäme
Evtl. stehe ich etwas auf dem Schlauch, aber gibt es eine Möglichkeit HitoBito auf Macbooks mit einem M1 Prozessor zu entwickeln? Ich habe als einzige Änderung bei den container/services d…
-
*Situation: *
2 use cases for swissearch https://api3.geo.admin.ch/services/sdiservices.html#search
A) WYSIWG: What is displayed in the "map viewer" ( in the background layer GREY and COLOUR and f…
-
manticore 3.5.4
```sql
select id, billNo, regex(billNo, '.*5675.*') as fuzzy from o where match('5675');
```
```text
/builds/manticoresearch/dev/cache/re2-src/re2/re2.cc:822: Invalid R…
-
```
Hello,
I have increased my log_size_limit value (/etc/elsa_node.conf) at 3TB but my
disk usage is still stock at 37%.
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/v…
-
Externalize writer architecture and classes.
Then require this library and extend class to add
``` php
if (!isset($doc['id'])) {
throw new NotValidDocumentException('Document array must have an …
-
```
Возможен ли релиз онлайн или GUI оболочки
для быстрого конифгурирования индексов
путей и т.д. в sphinx.conf ?
```
Original issue reported on code.google.com by `PandoraB...@gmail.com` on 8 May …
-
Tested on Sphinx 3.6.1
`sql_attr_uint` is deprecated. `attr_uint` must be used. Also it should be placed inside `index` block. Something like this:
```
index smf_base_index
{
html_strip = 1
…
-
Has anyone had any luck connecting to a recent version of Sphinx with this package?
I'm trying using this code (along with Sphinx 2.2.2-id64-dev (r4536)) with no luck:
``` go
package main
import (
…