with symfony using doctrine is very easy cause its fully integrated into the framework.
i wonder if there is a possibility to integrate solr with symfony too (eg, via plugin?)
thanks
with symfony using doctrine is very easy cause its fully integrated into the framework.
i wonder if there is a possibility to integrate solr with symfony too (eg, via plugin?)
thanks
There are at least 2: tjSolrDoctrineBehaviorPlugin and sfSolrPlugin. The second is a fork of the excellent sfLucenePlugin which works with sf1.0 and sf1.1, and although it doesn't have much exposure, it is stable. Check the full README for details of its use.