Right now, this component contains the following:
- Core search framework:
SearchService and Searcher plugin type.
Searcher plugin implementation for modules
Searcher plugin implementations for online resources including BISE, ImageJ wiki and ImageJ forum
- Swing UI search bar for use in Swing-oriented UIs
(1) belongs here for sure. (2) is debatable, but isn't a serious problem living here for now. (3) is ImageJ-centric and belongs elsewhere, probably in imagej/imagej-plugins-search. (4) is Swing-specific and belongs elsewhere, probably in scijava/scijava-ui-swing.