-
Hello,
I have had your package installed and configured for months but it hasn't actually been working for about as long as I can remember. I configured and had it working when I first installed it…
-
Hi @matteodem,
I'm currently using easysearch with elasticsearch engine and I'm facing some limitations because of the hardcoded index "easysearch".
from your lib/engine.js in elasticsearch package…
-
- [x] Suchmaske links
- [x] Mitte Suchbegriffe als Tags,
- [x] Rechts "Filter entfernen"-Button
cryve updated
7 years ago
-
An equivalent to the current Easy Search:
![screen shot 2015-11-30 at 1 45 35 pm](https://cloud.githubusercontent.com/assets/580727/11471874/a1f37c16-9768-11e5-830b-a3ecf6e42ca9.png)
can be implemen…
-
Redis oplog doesn't seem to support the `addedAt`, `changedAt`, `removedAt`, or `movedAt` observe callbacks.
These callbacks are described in the Meteor docs https://docs.meteor.com/api/collections…
-
Hi and thanks for this package!
It looks like this package automatically creates a bunch of Mongo indexes when the app starts up.
Is there any way to tell it to **not** create a specific index? I'm…
-
Ive just upgraded to the latest version of Easy Search + Elastic Search and everything work as normal except the pagination component, 2 seconds after the search results load the pagination component …
-
The docs for choosing engines have a broken link to elastic search instructions:
http://matteodem.github.io/meteor-easy-search/docs/engines/
https://github.com/matteodem/meteor-easy-search/tree/…
-
I am getting an error, while I try to create an index in a separate indexes.js file.
The exact line where I create an index causes the error.
The exact error is as follows:
``` javascript
match.…
-
ORIGINAL POST, (WITH UPDATE IN FOLLOWING COMMENT):
I installed the package but it doesn't seem to be working.
Is there any reason this wouldn't work with `{{> Template.dynamic template=main}}` ?
Or…