1

A recent task I have to figure out, gives me some hard time thinking about it, so I decided to share it with you guys :)

My Drupal 6.x application is made using modules like: faceted-search, views, CCK. Now I would like to add some additional functionalities connected with faceted-search module... And here comes the fun :)

I want to give my app user availability to search with additional field "distance".

So user-story looks like that: User A adds item to application, he fills field: city, street etc. User B decides to search some item in app. During search he decided that he do not want to anything in different city, so he decided that the distance should me 5km from his location (in his profile - city, street).

And the question in... How can I bite that, any suggestion, modules?

thx tzim

4

1 に答える 1

1

Apache Solr はそれに完全に適合すると思います。非常に優れた Drupal モジュールも備えています。

于 2011-09-08T08:33:03.627 に答える