AFAIK Datastax is heavily looking at it. they have a good integration of Cassandra with it. the next was clearly to have a strong combination of the three in one of the coming releases
Le mar. 28 avr. 2015 18:28, Jeetendra Gangele <gangele...@gmail.com> a écrit : > Does anyone tried using solr inside spark? > below is the project describing it. > https://github.com/LucidWorks/spark-solr. > > I have a requirement in which I want to index 20 millions companies name > and then search as and when new data comes in. the output should be list of > companies matching the query. > > Spark has inbuilt elastic search but for this purpose Elastic search is > not a good option since this is totally text search problem? > > Elastic search is good for filtering and grouping. > > Does any body used solr inside spark? > > Regards > jeetendra > >