-
http://demos.sphinxsearch.com/SphinxFacetingExample/facetpricesnew.php
Case:
-> I click on category ckeckbox
What I wate:
-> I have posibiliti to chose other category checkout
What I am seeing
-…
-
https://github.com/pelias/docker
https://github.com/pelias/pelias
https://github.com/tonytw1/nominatim-ac
https://github.com/mediagis/nominatim-docker
https://github.com/klokantech/osmname…
-
**[Original report](https://bitbucket.org/ccmbenchmark/ting/issue/27) by Pascal Roux (Bitbucket: [pizzavomito](https://bitbucket.org/pizzavomito), GitHub: [pizzavomito](https://github.com/pizzavomito)…
-
Поставил на локалку. Отконфигурировал индексацию. Нужно теперь на сервер залить, чтобы пробовать на komu-chto.ru. Вот мой конфиг
## Конфигурационный файл Sphinx-а для индексации
######
#
# Описываем…
isklv updated
10 years ago
-
As noted in the Contributing wiki, string samples aren't well supported in
how they're stored or analyzed. A key concern holding this back is the lack
of full-text indexes for merge tables.
One start…
-
Around line 349 when deleting records based on a supplied array of IDs. It should probably read
```
$query .= ' WHERE id IN (' . implode(',', $data_array) . ')';
```
Current Code:
```
// is it a q…
-
Not sure if this affects all platforms, but this does happen while installing on Ubuntu 10.04.
This is what I see towards the end of the install.
```
Sphinx 0.9.8.1-release (r1533)
Copyright (c) 200…
-
Hello.
I tried to use this one to talk to sphinxsearch. This is full-text indexing service that has mysql protocol support for querying/updating realtime indices. But alas it doesn't support EXPLAIN …
kworr updated
8 years ago
-
```
可以看:
http://www.sphinxsearch.com/forum/view.html?id=3439
这个bug,就是无法做增量索引,在sfc0.0.3_alpha版本中也是存在
的。不知你们是怎么解决
的?或者有什么新的版本?
```
Original issue reported on code.google.com by `zlzj2...@gmail.com` on…
-
In this moment it seems like the non-latin names are ignored - the search results are not delivered.
There are street names in OpenStreetNames available only in local language scripts - which you can…