Re: How to output the solr data into frontend?

2011-04-18 Thread Li Tan
hat you are trying to > accomplish. > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > > On 18. apr. 2011, at 20.26, Li Tan wrote: > > > Hello guys, how do you guys output the solr data into frontend? I know > you > > guys have 30M

How to output the solr data into frontend?

2011-04-18 Thread Li Tan
Hello guys, how do you guys output the solr data into frontend? I know you guys have 30M documents. Are you guys writing an application to do it? or are you guys using a CMS with solr intergation? Thanks

Solr 1.30 Collection Distribution Search

2011-04-12 Thread Li Tan
I have 1 master, and 2 slaves setup with 1.30 collection distribution. My frontwed web application does query to the master, do I need to change any code in the web application to query on the slaves? or does the master requests query from the slaves automatcially? Please help thx.

How to Setup Solr Collection Distribution

2011-04-07 Thread Li Tan
I have 1 Master, and 3 slaves. The master holds the solr index. How do I connect the slaves to the master? I have the script in the bin folders. I have rsyncd installed and snapshooter enabled in the master. Thanks, please help.