Nicolas Franck
Nicolas Franck
That seems reasonable; and nothing stops client code from setting their dependencies to a fixed version. Perl modules however have a poor habit of setting `MyDep >= 2.0` without knowing...
I have a field "suggest" that contains shingles. So, I execute this command: curl "http://localhost:9200/meercat/child/__suggestRefresh" -d '{ "field":"suggest" }' which returns immediately. If the in-memory structure is built during the...
Ah it needs a term. It didn't know that. I concluded from your examples, that you had to supply the field name. Some of your examples do not even supply...
automatic refresh: 10ms (400000 documents) according to the log file manual refresh takes more than 1 minute (yes sometimes it blocks, sometimes it does not nothing) How does an automatic...
Ok, I tried with less data. Here are the results: num_docs first_request suggest_refresh 10500 2s 0s 21500 3s 0s 31500 0s 1s Apparently the addition of the last 10000 documents...
Now I'm using 110268 documents, and each requests takes 20 seconds. Even if I supply the same term. Details: 4 CPU's 8GB of RAM (4GB given to ElasticSearch) 5 shards...
Could the shingle size be the reason for the slow requests?
version: 0.90.1-0.7.1 stats: {"_shards":{"total":5,"successful":5,"failed":0},"fstStats":[]} strange, the autocomplete DOES return results, although these statistics imply otherwise..
I'm sorry. I had totally forgotten about this. Here is some data: http://adore.ugent.be/local/library2.tar.gz Just put this in /var/lib/elasticsearch/elasticsearch/nodes/0/indices And this configuration file contains the mapping: http://adore.ugent.be/local/elasticsearch.mapping.json Look for search-options-index_mappings, and...
The citation-block-div, which is a link with an empty body is hovering over the entire record block in the list view (because of width, height and position in css), including...