Re: Help using solr for searching and indexing data from substanced zodb application?
Jo Gilder <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
Paul, thanks. I had looked briefly at the indexing in substanced. I will take a closer look at the events it is hung from. On Tuesday, 23 February 2016 13:27:19 UTC, Paul Everitt wrote: > > > collective.sol is for Zope2+Plone. Since you are not using either, you’ll > need to make your own. > > SubstanceD provides text indexing tied to SubstanceD events. I suggest > looking at the implementation and using it as the basis for your > implementation: > > > https://github.com/Pylons/substanced/blob/master/substanced/catalog/subscribers.py > > —Paul > > On Feb 23, 2016, at 4:24 AM, Jo Gilder <[email protected] > <javascript:>> wrote: > > Hi, I asked this question on the substanced mailing list and there wasn't > much of a response so I thought I would ask here too. > > We have created an admin interface using substanced (zodb based cms > sitting on top of pyramid framework) and now we are looking to create the > retail front end. It has been decided that we should index the data using > solr and then use project blacklight to extend the search functionality. I > have a vm with my substanced app running and also a running solr server but > I need to get the data into solr. > > I have seen a couple of posts on here that refer to solr but only to say > that you have used it for searching but not how. > > I have looked up indexing zodb with solr and I am continually pointed > towards collective.solr but the instructions for this say 'Next you should > activate the collective.solr (site search) add-on in the add-on control > panel of Plone.' I have also found alm.solrindex 1.1.1 which claims not > to need plone but is using zope2. > > As I have never used solr before I am not sure of the best way to get the > data into solr. > > Any help would be very much appreciated. > > -- > You received this message because you are subscribed to the Google Groups > "zodb" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.