Popular search implementation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Popular search implementation

Deepak Agarwal-2
I am using zk + ofbiz and having an autocomplete functionality written in
zk.
I want to be able to show the popular searches on landing page. Is there
anything built in ofbiz which I can reuse.

--
Thanks,
Deepak Agarwal,

Paxcel Technologies Pvt Ltd.
Hartron Complex, Sector 18, Gurgaon, India.
E-Mail: [hidden email]
Mobile: +91 9910322604
Reply | Threaded
Open this post in threaded view
|

Re: Popular search implementation

Rishi Solanki
Look into the ProductSearchSession.java, here you will get how the searches
get stored in db.
From the same source you can extract the popular searches done in the
system till date.

HTH!

Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Thu, Jan 19, 2012 at 4:10 PM, Deepak Agarwal <[hidden email]>wrote:

> I am using zk + ofbiz and having an autocomplete functionality written in
> zk.
> I want to be able to show the popular searches on landing page. Is there
> anything built in ofbiz which I can reuse.
>
> --
> Thanks,
> Deepak Agarwal,
>
> Paxcel Technologies Pvt Ltd.
> Hartron Complex, Sector 18, Gurgaon, India.
> E-Mail: [hidden email]
> Mobile: +91 9910322604
>