Software Alternatives, Accelerators & Startups

Sencha Touch VS Elasticlunr

Compare Sencha Touch VS Elasticlunr and see what are their differences

Sencha Touch logo Sencha Touch

The leading mobile web app framework based on HTML5 for amazing mobile apps.

Elasticlunr logo Elasticlunr

Lightweight full-text search engine in Javascript for browser search and offline search.
  • Sencha Touch Landing page
    Landing page //
    2023-07-24
  • Elasticlunr Landing page
    Landing page //
    2019-09-27

Sencha Touch videos

Phone Gap and Sencha Touch

Elasticlunr videos

No Elasticlunr videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Sencha Touch and Elasticlunr)
Development Tools
100 100%
0% 0
Custom Search Engine
0 0%
100% 100
JavaScript Framework
100 100%
0% 0
Custom Search
0 0%
100% 100

User comments

Share your experience with using Sencha Touch and Elasticlunr. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Sencha Touch and Elasticlunr

Sencha Touch Reviews

Top JavaScript Frameworks For Mobile App Development
Sencha Touch has now been merged with Sencha Ext JS. Sencha Ext JS has been one of the most effective JavaScript frameworks to create cross-platform mobile applications. It consists of well tested and good performance UI components like pivot grid, trees, lists, forms, HTML5 calendar, D3 adapters, etc. that help in getting the best of results.
Source: medium.com
9 Top JavaScript Mobile Frameworks To Know In 2020
Sencha Touch(similar to Ext JS) is said to be the only framework that offers optimal solutions to developers create fast and impressive mobile applications that work on Android, iOS, Kindle Fire, and more. It comes with lots of creative and useful components that work efficiently on all types of mobile applications. Here is a glimpse of the features.

Elasticlunr Reviews

We have no reviews of Elasticlunr yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Elasticlunr seems to be more popular. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Sencha Touch mentions (0)

We have not tracked any mentions of Sencha Touch yet. Tracking of Sencha Touch recommendations started around Mar 2021.

Elasticlunr mentions (7)

  • Show HN: A fast, accurate and multilingual fuzzy search lib for the front end
    When I did my static site search function some time ago, I used Elasticlunr. I was able to pregenerate the index file as a big json file that is loaded at the client. http://elasticlunr.com/. - Source: Hacker News / 4 months ago
  • Ask HN: What's the best way to add search to my website?
    If your content is mostly static, you might want to consider pre-building an index and shipping it as a whole. You could look into something like * https://stork-search.net/ (Rust/WASM) * tinysearch: https://github.com/tinysearch/tinysearch (JS, simple, stable) * http://elasticlunr.com/ - based on the former, slightly more sophisticated tuning options. - Source: Hacker News / 8 months ago
  • Self-Contained Search for Archived Static Site?
    There are a few client-side libraries like Lunr [1] or Elasticlunr [2]. For my recent project I went with a server-side approach using Stork [3]. It also provides a script to be used on the client. [1] https://lunrjs.com/ [2] http://elasticlunr.com/ [3] https://stork-search.net/. - Source: Hacker News / over 1 year ago
  • Writing a Fuzzy Search Component With Preact and Fuse for Astro
    Very nice! Seems to perform very well. I'm curious, have you compared Fuse with other search engines? Like flex search or elasticlunr? Why did you choose fuse ? Source: almost 2 years ago
  • Ask HN: What do you use to power search for a static site?
    There's also Elasticlunr which is based off of lunr.js and is what mdBook uses http://elasticlunr.com/. - Source: Hacker News / over 2 years ago
View more

What are some alternatives?

When comparing Sencha Touch and Elasticlunr, you can also consider the following products

Appcelerator Titanium - Appcelerator Open Source

Apache Solr - Solr is an open source enterprise search server based on Lucene search library, with XML/HTTP and...

React Native - A framework for building native apps with React

Sphinx (search engine) - Sphinx is a fulltext FLOSS search engine that provides text search functionality to client applications. Sphinx (search engine) - WikiMili, The Free Encyclopedia - WikiMili, The Free Encyclopedia

Onsen UI - HTML5 Hybrid Mobile App UI Framework - work with Angular, React, Vue, Meteor & pure JavaScript. Material & Flat design.

Stork Search - Full-text, WASM-powered search for static sites