-
Povus esti interese iam aldoni tion al la serĉado.
-
I'm using Blazegraph 2.1.5 and I'd like to perform full text search using service.
Considering the following triple
```
rdfs:label "Available" .
```
I do the query
```
prefix bds:
sele…
-
Is there a built-in mechanism to support fuzzy string matching (within a certain range). For instance, when having a keyword "from", to be able to detect that "form" could be a match, if no exact matc…
-
I'd like to see the ability to search tokens based on matching a substring. http://en.wikipedia.org/wiki/Approximate_string_matching
Is the ability to add this dependent on #335? I'm a little surpri…
-
See Mario's idea: https://groups.google.com/d/msg/Tiddlywiki/qGk3aH731Pc/_Ah0Yn9mcuMJ
-
I'm not sure if this is actually a bug, so maybe class it as a feature request.
**Endpoint**: /search
**To reproduce**: [https://developer.spotify.com/web-api/console/get-search-item/?q=colors+in+sp…
-
### Describe the project you are working on
NA
### Describe the problem or limitation you are having in your project
It's hard to find files because Godot requires very exactly queries.
In the fil…
-
Use `agrep(..., , fixed = FALSE)`.
-
#### Description:
As part of another workflow, the following methods are required, but would be more widely applicable to other workflows if hosted here.
- Remove special characters from str…
-
Queries using many Lucene automatons can quickly run OOM, as each automaton takes substantial amount of memory. We had a user with a bool query that had 2000 wildcard subqueries, each of which was mat…