Open Hatzl opened 3 years ago
Thank you for asking. I currently have no clear plan about the roadmap, still, I'm using this lib on various projects in production (french gov products for instance), so I guess it will not be abandoned this year, nor next year.
Let's keep this issue open and consider this is the right place to build the roadmap!
According to this issue: https://github.com/mongoosastic/mongoosastic/issues/457 people may want typescript, it could be easy to add.
You also plan to add some search functions like User.search in mongoosastic?
Could you give me a link to this feature? TBH, I don't know what it is...
What about nested models?
Currently, it's not supported. In our products, we try to keep everything as flat as possible, since we consider it easier to dev and maintain (opinion mode off). Still, I guess we could implement this too.
This lib is currently a kind of first step to replace the abandoned one with a simplified lib. Still, it has been tinkered to match our actual need, so have to become more mature.
Hello,
I think it's a good idea to create a new mongoose elasticesearch plugin, because other plugins are not actively maintenanced. But only if your plugin will be maintenanced for a longer time.
Maybe you can tell us your intension - so we can decide if we want to depend on it. You also plan to add some search functions like
User.search
in mongoosastic? What about nested models?Would be great to hear some future plans about this project. thanks.