Subversion Repository Search Engine (SupoSE) scans a whole Subversion repository and creates a searchable index. It will scan Word, Excel, PowerPoint, PDF files, and archives like .tar, .tar.gz, .jar, etc. in addition to all kinds of text-based data.
| Tags | Information Management Document Repositories Internet Web Indexing/Search Software Development Version Control Subversion |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: This release fixes a major bug with scheduled scanning of repositories that resulted in a full rescan of a repository instead of scanning only new revisions. There is an export to XML via command line option. This release can search for the SVN properties as well as the contents of them.


Changes: This release enhances the file type handling like OpenOffice (odt, ods, odp), Office 2007 (docx, xlsx, pptx), and archives (.tar, .tar.gz, .tar.bz2, .jar, .zip). The installation process has been simplified. You can search for filenames and path separately. Recognition of Tags, Branches, Maven Tags, and Subversion Tags has been added, and can be used for searching as well. Logging of processing has been enhanced to see what's going on. Configuration can be done in an external configuration folder (etc).


Changes: This release is able to handle wildcards as the first character in a query term. Tika has been updated to 0.3 and ini4j to 0.4.1.


Changes: Restarting in scheduler mode will not scan the whole repository anymore.


Changes: A bug in the binary download package was fixed. The alpha-1 package had not been working. Third party libraries were updated. Documentation was enhanced and Ant support was abandoned for the project.