Lucene is a text-indexing system designed to plug into other applications and give them a way to intelligently search through large amounts of text. The current plan for the PicardTagger is to use Lucene to match audio files based on the metadata already present, instead of using TRM. For more information on why, see GettingRidOfTRM.
More information can be found on
Lucene's documentation page.







