-
Oh god.
### We need this
Yes, we sure do. RTD does search reasonably well.
### But how
My current theory is Elastic Search. There's a [Clojure wrapper](http://clojureelasticsearch.info/) for it; it…
-
Basic search feature.
-
Search box
Autocomplete jquery
https://link.medium.com/yCQ3kBtZXeb
-
I tried using it on mac with sqlite compiled with fts5 extension built in:
```
sqlite --version
3.37.0 2021-12-09 01:34:53 9ff244ce0739f8ee52a3e9671adb4ee54c83c640b02e3f9d185fd2f9a179aapl
sqlite…
-
See [this forum post](https://discourse.mailinabox.email/t/error-when-searching-large-mailboxes/5138) for an occurrence of this issue.
I'm experiencing the same issue while trying to find e-mail in…
-
I am trying to test this functionality in mongoengine:
http://docs.mongoengine.org/guide/text-indexes.html#ordering-by-text-score
When I run this function during a test I get:
```
File "/home/…
-
https://github.com/enowars/enochecker_core/blob/2f064c84de68e093df28851d5ccecb2090b58392/enochecker_core/__init__.py#L67-L69
-
Split out from #121 :
- [ ] Partial word searches, or at least some kind of fuzziness
- [ ] Do some profiling; requests are still ~100ms
-
```
What steps will reproduce the problem?
1. Go to page http://guestbook-example-fts.appspot.com/
2. Enter "This" in the first text input box, click "Search"
What is the expected output? What do you…
-
```
if you use the FTS and look for "Vautrey", you will end up to 2 addresses
referencing the same house.
This is a well known house for me, and I had digitized the point in OSM a
few months ago. Aft…