Re: performance question

2016-04-12 Thread Spencer Brown
It tends to do very well for that. Storage and modifications are what is more expensive.. On Tue, Apr 12, 2016 at 8:07 PM, Gross, Daniel wrote: > Hi, > > > > I am new to Cassandra. > > > > I am wondering how well does Cassandra perform in e-commerce applications > that have large taxonomies for

Re: performance question

2016-04-12 Thread Jack Krupansky
ack Krupansky [mailto:jack.krupan...@gmail.com] > *Sent:* Wednesday, April 13, 2016 04:25 > *To:* user@cassandra.apache.org > *Subject:* Re: performance question > > > > Usually one would go with a search engine such as Solr or Elasticsearch > for an e-commerce product catalog query.. &

RE: performance question

2016-04-12 Thread Gross, Daniel
this usually caught. For example, sometimes we see results of searchers and additional suggestions of subset of criteria to use. Thanks, Daniel From: Jack Krupansky [mailto:jack.krupan...@gmail.com] Sent: Wednesday, April 13, 2016 04:25 To: user@cassandra.apache.org Subject: Re: performance

Re: performance question

2016-04-12 Thread Jack Krupansky
Usually one would go with a search engine such as Solr or Elasticsearch for an e-commerce product catalog query.. Ad-doc and complex queries are generally an antipattern for Cassandra, but you can use the Stratio plugin to do multi-column Lucene search or DataStax Enterprise Search to perform full