thank pointing out advance search request in code filter Thanks and Regards
On Tue, Oct 9, 2018 at 3:20 PM Rishi Solanki <[email protected]> wrote: > Dear Shrilesh, > As mentioned by Pritam you need to do customization to match your > requirement. And what I have suggested will give you basic idea of (if you > follow the advance search request in code) what services and code used to > implement. You can further use the same code to filter the search, just > need to send ajax request instead of using the form. > > -- > Rishi Solanki > Sr Manager, Enterprise Software Development > HotWax Systems Pvt. Ltd. > Direct: +91-9893287847 > http://www.hotwaxsystems.com > www.hotwax.co > > > On Tue, Oct 9, 2018 at 2:11 PM Pritam Kute <[email protected]> > wrote: > > > Hi Shrilesh, > > > > According to the above discussions, I guess you need to implement faceted > > search which is nowadays more > > popular on the e-commerce sites. [1] > > > > The integration of the Apache Solr in OFBIz is at a very basic level for > > now. So, I recommend you to write a custom implementation > > for integrating stand-alone Apache Solr and achieving the results you > want. > > I suggest you > > go through the documentation of Apache Solr for digging up more into it. > > [2] > > > > Hope this helps you. > > > > [1]: > > > > > https://image.slidesharecdn.com/seeleysolrfacetseurocon2011-111021104018-phpapp01/95/the-many-facets-of-apache-solr-yonik-seeley-5-728.jpg?cb=1341583996 > > [2]: http://lucene.apache.org/solr/resources.html > > > > Thanks and Regards > > -- > > Pritam Kute > > > > > > On Tue, Oct 9, 2018 at 1:25 PM Shrilesh Korgaonkar < > > [email protected]> wrote: > > > > > the solution u send that file or plugin is not working . it is not > > loading > > > any data as well as in starting ofbiz it is not responding to my > request > > > i understand u but Can u plz ellobrate > > > > > > On Mon, Oct 8, 2018 at 10:27 AM Pritam Kute < > > [email protected] > > > > > > > wrote: > > > > > > > Hi Shrilesh, > > > > > > > > Product filtering is not supported OOTB on e-commerce for now. You > need > > > to > > > > customize the solution. > > > > You can use Apache Solr for enhancing the search capabilities. You > can > > > use > > > > stand-alone Apache Solr server for this. Currently, the work is in > > > progress > > > > to > > > > integrate Apache Solr in embedded mode in Apache OFBiz. [1] > > > > > > > > [1]: https://issues.apache.org/jira/browse/OFBIZ-5042 > > > > > > > > Thanks and Regards > > > > -- > > > > Pritam Kute > > > > > > > > > > > > On Mon, Oct 8, 2018 at 1:24 PM Shrilesh Korgaonkar < > > > > [email protected]> wrote: > > > > > > > > > Could you please let me know if product filtering is supported ootb > > in > > > > case > > > > > of ofbiz? E.g. when user searches for something in given category, > i > > > want > > > > > to show not only products but also filtering pane on left hand side > > > using > > > > > which one can narrow down what they r looking for > > > > > > > > > > > > > > >
