-
Notifications
You must be signed in to change notification settings - Fork 38
Home
Find is an end-user search interface for Micro Focus IDOL
There is a Find Admin Guide on the Micro Focus IDOL documentation page . Please use the version appropriate for the version of Find that you're using, e.g. 12.0. This explains how to run a production copy of Find, and how to configure the application.
You can get official builds of Find from the Micro Focus product downloads page; this wiki is mainly for people who want to build it themselves to apply their own modifications.
- Building Find - how to get the code and compile a copy of Find
- Running a Development Copy of Find - how to test your changes
- Understanding the Code Structure - info about what's going on under the surface
- JetBrains IntelliJ IDEA - setting up the IntelliJ IDE to run Find
The MIT license - see the license file for details
We use Git Flow for our branching model.
-
master
is the latest released version of the code -
develop
is the bleeding edge version of the code, which will contain unreleased and potentially unstable features -
feature/*
contains unfinished features that are not yet ready for release -
onprem-release/*
branches track released version of Find for IDOL customers. - Any other branches can be safely ignored at this stage. Treat them as feature branches.
If you want to contribute to Find, please open a pull request and send us some comments about your change. No promises that we'll accept it, but we will reply at least. We would strongly recommend opening a ticket first to discuss what you want to change, as it might be something that we're already working on! 😄
If you are an Micro Focus IDOL Express or Micro Focus IDOL Premium customer, support for Find is available to you via Customer Support, but only if you are running a version of Find which is distributed on the Big Data Download Center. No support is provided for the open source version of Find.