-
I don't know if this is a bug in upstream SearchAPI or a configuration problem...
The {search_api_db_localgov_directories_index_default_text} table has lots of entries for words which appear to be …
-
I thought SQLite would be faster and have better fulltext support. I was a fool. Mongo full text support is really decent and modern, supporting relevancy scores and Unicode word delimeters:
http://c…
-
we have a bunch of new statistics in on our term dictionaries that we should make use of where it makes sense. For DirectSpellChecker totalTermFreq and sumTotalTermFreq might be better suited for spel…
-
**Is your feature request related to a problem? Please describe.**
Scholia currently queries the Wikidata Query Service, which currently relies on Blazegraph, which is suspected to fail within the ne…
-
```
I'm using 0.9.1 from f-droid, and the REALLY missing feature is ability to do
fulltext filter or search in the lists -- if the list have more than few
entries, it is a nightmare to find anythin…
-
You cited my github gist here https://github.com/dhicks/bibliometrics-workshop/blob/master/Getting%20%26%20Working%20with%20Bibliometric%20Data.md#sources-of-bibliometrics-data-1
Just to clarify, …
-
Len by som sa chcel spytat ci sa planuje v dohladnej dobe update na 3.15ku. Blbne mi v nej registracia noveho uzivatela (ucp.php). Dik moc za info. Btw.. co sa deje s forom ? Uz dlhsiu dobu nefunguje.…
-
### Observed Behaviour
Fluree ledger gets corrupted when multiple updates are happening on the same predicate as part of the same transaction, marking both updates as `true` in the produced block. A…
-
```
I'm using 0.9.1 from f-droid, and the REALLY missing feature is ability to do
fulltext filter or search in the lists -- if the list have more than few
entries, it is a nightmare to find anythin…
-
Hello, I'm trying to extract tables with defaults parameters in stream mode. I try:
```
tables_cam=camelot.read_pdf(filepath='pdfs_files/fulltext.pdf', pages="10",flavor='stream' )
…