lucidworks / banana

Banana for Solr - A Port of Kibana
Other
668 stars 235 forks source link

Integrating Solr Banana with Liferay Portal #274

Open akkisabby opened 8 years ago

akkisabby commented 8 years ago

I have developed a Banana Dashboard where in I have a search box to query the dashboard. But I wanted to know, is there a way I can integrate Banana and Liferay in such a way that I have a search box in Liferay Portal, and when I search for something on Liferay , the search query should be consumed by Banana and it should display the corresponding dashboard in Liferay portal itself.

Any inputs will be greatly appreciated.

orithena commented 8 years ago

I'd solve that by writing a portlet for Liferay, or hooking into Liferay's search portlet. I don't see how that use case is achievable without writing a Liferay plugin..