NelmioSolariumBundle icon indicating copy to clipboard operation
NelmioSolariumBundle copied to clipboard

Automatic persistence ?

Open azr opened this issue 13 years ago • 4 comments
trafficstars

Hi,

The question is simple : is there any way to persist an object into solr automatically ?

Something like annotations or even something in the configs files ?

And if not : are there any plan to make it ?

azr avatar Sep 29 '12 11:09 azr

This bundle currently does not do such a thing, but such contributions would be welcome. Maybe see how the FOQElasticaBundle is doing it to allow interop or easy switching between the two.

igorw avatar Sep 29 '12 11:09 igorw

There is also another bundle that sys that it can do this: https://github.com/floriansemm/SolrBundle Note that I have not used it though, so I cannot comment on its stability.

baldurrensch avatar Oct 01 '12 10:10 baldurrensch

Interesting, I wasn't aware of that one yet. It uses the solr pecl extension instead of solarium, so quite a different approach. But if it already does all that, it may be a better solution for you.

igorw avatar Oct 01 '12 10:10 igorw

Actually I started using FOQElasticaBundle after reading some reviews and stuff it seems like ElasticaSearch is better :)

azr avatar Oct 07 '12 16:10 azr

Closing this one after almost 11 years. Seems there is not much interest around adding this into the Bundle.

dmaicher avatar Jun 14 '23 15:06 dmaicher