| Name | Enhanced FreeText Search |
|---|---|
| Version | 1.0.1 |
| Product Versions | 3.10+ |
| Author(s) | Matthew B. Doar, Consulting Toolsmiths |
| Homepage | http://www.pobox.com/~doar |
| Price | Free |
| License | BSD |
| JavaDocs | |
| IssueTracking | http://developer.atlassian.com/jira/browse/JFTS (this is where to submit bugs or feature requests) |
| Download latest JAR | https://svn.atlassian.com/svn/public/contrib/jira/enhanced-freetext-searcher/releases/.jar |
| Download Source | svn co https://svn.atlassian.com/svn/public/contrib/jira/enhanced-freetext-searcher |
| Browse Source | http://svn.atlassian.com/fisheye/browse/public/contrib/jira/enhanced-freetext-searcher |
Description/Features
.
| Summary |
More info TODO
Usage
- Check the version to use and download the plugin JAR file from the release location.
- Copy the downloaded JAR file into the atlassian-jira/WEB-INF/lib directory in your JIRA installation.
- Restart Jira.
- Click on
Screenshots
|
Screenshots of the plugin |
||
|---|---|---|
| There are no images attached to this page |
Building and Developing
To make changes to the plugin, you need to download the source and compile it yourself.
- Download and unpack the appropriate Jira development kit
- Inside the unpacked development kit, create a subdirectory named myplugins or some such and change directory to it.
- Download the plugin source with the command svn co https://svn.atlassian.com/svn/public/contrib/jira/enhanced-freetext-searcher
- Change directory to enhanced-freetext-searcher
- Make sure that you have a Java compiler and Maven installed, as described elsewhere
- Type maven jar and the resulting plugin JAR file is in the target subdirectory.
Unit Tests
FAQ
Troubleshooting
It didn't work for me
Now what?
Known Issues
Version History
Labels
(None)
