-
Modernize your mail serverPricing:
- Open Source
- Free
#Email #Email Service #Mail Servers 9 social mentions
-
Lightweight full-text search engine in Javascript for browser search and offline search.Pricing:
- Open Source
I do agree that it is a bad choice, though the reason for this is historical; after quite some testing and comparisons, the best JS-based index I could find at the time was elasticlunr [0]. It may very well be the case that there are better wasm alternatives available currently. Over time I then added a non-JS, external index. Since I already had an ES cluster running elsewhere anyway and the querying of elasticlunr and ElasticSearch is forwards compatible, I decided to just opt for re-using my ES cluster. In short, the decisionmaking was a mix of historical and compatibility/ease-of-maintenance reasons. [0]: http://elasticlunr.com/.
#Custom Search Engine #Custom Search #Search Engine 8 social mentions