How to integrate aimeos with solr in laravel

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
SarvilAjwaliya
Posts: 2
Joined: 20 Mar 2019, 12:20

How to integrate aimeos with solr in laravel

Post by SarvilAjwaliya » 20 Mar 2019, 12:31

i am using linux system.

How to integrate aimeos with solr in laravel

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

Re: How to integrate aimeos with solr in laravel

Post by aimeos » 21 Mar 2019, 12:57

Depends how you want to integrate Solr - only for Aimeos or also for other data. For Aimeos, the best way is to replace or extend the index managers with your version that connects to 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

SarvilAjwaliya
Posts: 2
Joined: 20 Mar 2019, 12:20

Re: How to integrate aimeos with solr in laravel

Post by SarvilAjwaliya » 26 Mar 2019, 12:40

Hi,

Thanks for your reply, but i need some more details on this.

Actually i am new to laravel and also for aimeos, so can you provide me more details on this or some steps by which i can achieve this.

Thanks in advance.

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

Re: How to integrate aimeos with solr in laravel

Post by aimeos » 28 Mar 2019, 15:52

That's a bit more complicated and it's nothing where a step by step guide exists. You should first get more conveniant with Aimeos and do this last.

BTW: If ElasticSearch would be also OK, the Aimeos company is offering a ready to install extension for that
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply