Re: Restaurant availability from database

2013-05-23 Thread rajh
Thank you for your answer. Do you mean I should index the availability data as a document in Solr? Because the availability data in our databases is around 6,509,972 records and contains the availability per number of seats and per 15 minutes. I also tried this method, and as far as I know it's on

Restaurant availability from database

2013-05-23 Thread rajh
Hi, I am are building a website that lists restaurant information and I also like to include the availability information. I've created a custom ValueSourceParser and ValueSource that retrieve the availability information from a MySQL database. An example query is as follows. http://localhost:89