[
https://issues.apache.org/jira/browse/OFBIZ-6595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pierre Smits updated OFBIZ-6595:
--------------------------------
Attachment: OFBIZ-6595-r1.patch
This patch is the first increment to address the issue. Please feel free to test drive and provide feedback
Currently it includes the following aspects:
* SolrMenus.xml - providing the application menu, items:
** main - opening the start screen of the app
** admin - opening the Solr admin page in a new target
** newquery - opening the query screen
* SolrScreens.xml - defining Solr specific screen widgets
* CommonScreens.xml - defining the common screens for Solr specific screen widgets
* SolrUiLabels.xml - defining Solr app specific labels
* SolrForms.xml - defining Solr specific form widgets
* controller.xml - (re)defining request-map and view-map re widgets
This file also includes a modification to web.xml of the Solr component, changing the mainDecoratorLocation
> Have the ability to test solr queries through widgets (screens & forms)
> -----------------------------------------------------------------------
>
> Key: OFBIZ-6595
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6595> Project: OFBiz
> Issue Type: Improvement
> Components: specialpurpose/solr
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Attachments: OFBIZ-6595-r1.patch
>
>
> Adding widgest (screens, forms, etc) so that an end-user can execute a search against the data indexed would enhance the applicability of the application.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)