Solr Integration

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
sramey
Posts: 1
Joined: 19 May 2017, 21:09

Solr Integration

Post by sramey » 19 May 2017, 21:13

Hi,

Haven't seen anything about using Solr in place of MySQL for catalog search. Figured there would a seemless way to do this. Any help is much appreciated!

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Solr Integration

Post by aimeos » 20 May 2017, 12:27

For a Solr integration, you can replace the classes in the Aimeos index domain with ones that store the data as documents in Solr:
https://github.com/aimeos/aimeos-core/t ... ex/Manager
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply