Thanks a lot for the options. Our site has dynamic content as well. I would look into what best suits.
Thanks, Prasi On Mon, Feb 3, 2014 at 10:34 PM, Chris Warner <chris_war...@yahoo.com>wrote: > There are many ways to do this, Prasi. You have a lot of thinking to do on > the subject. > > You could decide to publish your content to database, and then index that > database in Solr. > > You could publish XML or CSV files of your content for Solr to read and > index. > > You could use nutch or some other tool to crawl your web server. > > There are many more methods, probably. These being some of the more common. > > Does your site have dynamic content presentation? If so, you may want to > consider having Solr examine your broker database. > > Static pages on your site? You may want to go with either a crawler or > publishing a special file for Solr. > > Please check out https://tridion.stackexchange.com/ for more on this > topic. > > -- > chris_war...@yahoo.com > > > > On Monday, February 3, 2014 3:54 AM, Jack Krupansky < > j...@basetechnology.com> wrote: > If SDL Tridion can export to CSV format, Solr can then import from CSV > format. > > Otherwise, you may have to write a custom script or even maybe Java code to > read from SDL Tridion and output a supported Solr format, such as Solr XML, > Solr JSON, or CSV. > > -- Jack Krupansky > > > -----Original Message----- > From: Prasi S > Sent: Monday, February 3, 2014 4:16 AM > To: solr-user@lucene.apache.org > Subject: Solr and SDL Tridion Integration > > Hi, > I want to index sdl tridion content to solr. Can you suggest how this can > be achieved. Is there any document/tutorial for this? Thanks > > Thanks, > Prasi >