Quote:
Originally Posted by AdultKing
One way to deal with it is to import it to a No SQL database and use something like elastic and an api to feed a front end site and give search functionality. This is all free, you just need to know how to put the pieces together.
The advantage of doing it this way is you can run just one box to feed an unlimited number of websites with data through the API.
|
That's pretty much what I have been doing most of the day - There has been a lot of head scratching and swearing but I think I am getting there...
Thanks.....