Releases: diridium-com/oie-source-code-search
Releases · diridium-com/oie-source-code-search
OIE Source Code Search 1.1.0
OIE Source Code Search 1.1.0
Compatibility release adding support for Open Integration Engine 4.6.0. No functional changes — same features as 1.0.0, rebuilt against the 4.6.0 API.
What changed
- Targets OIE 4.6.0 (
<mirthVersion>is exact-match, so this build will not install on 4.5.2) - Build now resolves Mirth engine jars from a local engine checkout via
scripts/install-engine-jars.sh(the public repsy mirror does not yet carry 4.6.0)
Requirements
- Open Integration Engine 4.6.0+
- Java 17+
Installation
Download oie-source-code-search-1.1.0.zip and install through the OIE Administrator plugin manager.
See the Wiki for full documentation.
OIE Source Code Search 1.0.0
OIE Source Code Search 1.0.0
Grep-like search across all channel scripts, code templates, global scripts, and message templates — directly from the OIE Administrator UI.
Features
- Full-text search with literal and regex modes
- Case-sensitive and case-insensitive matching
- Scope control: Channels, Code Templates, Global Scripts, Message Templates
- Channel scoping: all channels, selected channels, or current channel from editor
- Hierarchical result tree with location breadcrumbs and match highlighting
- Large result set protection (warns at 5,000+ matches)
- Export results as JSON (with metadata) or CSV
- Non-modal dialog
Requirements
- Open Integration Engine 4.5.2+
- Java 17+
Installation
Download oie-source-code-search-1.0.0.zip and install through the OIE Administrator plugin manager.
See the Wiki for full documentation.