Download von 1-Parse Arguments.png (1-Parse Arguments.png ( externer Link: SourceForge.net): 42,337 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf 1-Parse Arguments.png ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
42,337 Bytes
MD5
fdf94a63c88f5f78f410d9ea4caa4d87

Projektbeschreibung

Official Course Objective
Design an implementation of working search tool. The tool will search .odt files by date and content.
OD-What?
.odt files are a particular kind of file, many word-processor programs can save to .odt file format.
Why .odt and not .doc or .txt?
Search-ODT was developed at request as the subject of an independent study course. No other reason. Due to the modular structure of the project it is possible to adapt Search-ODT into a more general search tool.
Why publish Search-ODT here?
Search-ODT is posted here only as a portfolio example. This project was a team project,
Conclusion
As stated on the final poster our “objective was to design and implement an open source program that preforms an ad hoc search for .odt files by content and date. The program Search-ODT has a graphical user interface referred to as a GUI. The search tool is composed of two main parts. The first part is the search engine wrapper. The second part is the afore mentioned GUI..."