Enhanced FreeText Searcher

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

  1. Check the version to use and download the plugin JAR file from the release location.
  2. Copy the downloaded JAR file into the atlassian-jira/WEB-INF/lib directory in your JIRA installation.
  3. Restart Jira.
  4. 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.

  1. Download and unpack the appropriate Jira development kit
  2. Inside the unpacked development kit, create a subdirectory named myplugins or some such and change directory to it.
  3. Download the plugin source with the command svn co https://svn.atlassian.com/svn/public/contrib/jira/enhanced-freetext-searcher
  4. Change directory to enhanced-freetext-searcher
  5. Make sure that you have a Java compiler and Maven installed, as described elsewhere
  6. Type maven jar and the resulting plugin JAR file is in the target subdirectory.

Unit Tests


TODO

FAQ

Troubleshooting


It didn't work for me Now what?

Known Issues

Version History

Labels

 
(None)