Check Grant's SOLR Air reference app here http://www.ibm.com/developerworks/library/j-solr-lucene/index.html .
@Nazik_Huq On Dec 5, 2014, at 1:19 PM, Robin Woods <woods4s...@gmail.com> wrote: > Thanks Alex. I'll check the GraphDB solutions. > > On Fri, Dec 5, 2014 at 6:20 AM, Alexandre Rafalovitch <arafa...@gmail.com> > wrote: > >> Sounds like a standard graph-database problem. I think some GraphDBs >> integrate with Solr (or at least Lucene) for search. >> >> Regards, >> Alex. >> >> >> Personal: http://www.outerthoughts.com/ and @arafalov >> Solr resources and newsletter: http://www.solr-start.com/ and @solrstart >> Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 >> >> >> On 5 December 2014 at 01:11, Robin Woods <woods4s...@gmail.com> wrote: >>> Hello, >>> >>> Anyone implemented Solr for searching the flights between two >> destinations, >>> sort by shortest trip and best price? is geo-spatial search a right >> module >>> to use? >>> >>> Thanks! >>