I mean ES is great as a search engine. I would use Cassandra as my source of truth, and also index my data in ES.
I typed my original message before I walked my dog, I should have also pointed out https://github.com/strapdata/elassandra <https://github.com/strapdata/elassandra> and https://github.com/Stratio/cassandra-lucene-index <https://github.com/Stratio/cassandra-lucene-index>, but I haven’t used either one. Jon > On Dec 7, 2017, at 5:59 PM, @Nandan@ <nandanpriyadarshi...@gmail.com> wrote: > > Hi Jon, > Do you mean Elastic search for storing data or Data should be store into > Cassandra and use Elastic Search for Select records from tables. ? > > > On Fri, Dec 8, 2017 at 9:50 AM, Jon Haddad <j...@jonhaddad.com > <mailto:j...@jonhaddad.com>> wrote: > 1. No, Apache Cassandra is pretty terrible for search on it’s own. Even with > SASI. > 2. Maybe, but it’s complicated, and doing it right takes a lot of experience. > I’d use Elastic Search instead. > > > > > On Dec 7, 2017, at 5:39 PM, @Nandan@ <nandanpriyadarshi...@gmail.com > > <mailto:nandanpriyadarshi...@gmail.com>> wrote: > > > > Hi Peoples, > > > > As currently around the world 60-70% websites are excelling with E-commerce > > in which we have to store huge amount of data and select pattern based on > > Partial Search, Text match, Full-Text Search and all. > > > > So below questions comes to mind : > > 1) Is Cassandra a correct choice for data modeling which gives complex > > Search patterned as Amazon or eBay is using? > > 2) If we will use denormalized data modeling then is it will be effective? > > > > Please clarify this. > > > > Thanks and Best regards, > > Nandan Priyadarshi > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org > <mailto:user-unsubscr...@cassandra.apache.org> > For additional commands, e-mail: user-h...@cassandra.apache.org > <mailto:user-h...@cassandra.apache.org> > >