Downloadliste

Projektbeschreibung

YASE is a text indexing and retrieval system. It allows you to index your document collection very easily. All words are indexed and can be optionally stemmed. The query tool supports searching all/any terms and can rank query results by relevance using the cosine measure.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-11-22 04:38
1.0.8

Eine Portierung für Win32 (erfordert den MS Visual C + + 6.0 oder höher zu bauen).
Tags: Minor feature enhancements
A port to Win32 (requires MS Visual C++ 6.0 or higher to build).

2002-03-24 07:43
1.0.0

Die Verwendung eines Template-Datei, HTML-Ausgabe, eine verbesserte Navigations-Menü auf der Abfrage-Ergebnis-Seite, und ein paar Bugfixes (wie Verarbeitung Dateinamen mit Leerzeichen erzeugen). Yase wurde mit catdoc und pdftotext Dienstprogramme für diese Version getestet.
Tags: Major feature enhancements
Use of a template file to generate HTML output, an improved navigation menu on the query results page, and a few bugfixes (like processing filenames containing spaces). YASE has been tested with catdoc and pdftotext utilities for this release.

2001-11-18 00:17
0.9.9

Fixes für eine Übertragbarkeit Problem und falschen Verwendung des va_start ()-Makro (die Zusammenstellung auf bestimmten Plattformen fehlschlägt).
Tags: Minor bugfixes
Fixes for a portability problem and incorrect use of va_start() macro (which causes compilation to fail on certain platforms).

2001-08-30 21:20
0.9.8

Alle globalen Identifikatoren wurden umbenannt, um Konflikte mit System definierte Identifikatoren zu vermeiden. In der vorherigen Version Dateien, ein paar Source-Zeilenumbrüche enthalten, was zu Compiler-Fehler auf einigen Plattformen. Diese Dateien wurden behoben.
Tags: Minor bugfixes
All global identifiers were renamed to avoid conflicts with system-defined
identifiers. In the previous release, a few source files contained carriage
returns, resulting in compiler errors on some platforms. These files have been
fixed.

2001-04-25 12:13
0.9.7

Unterstützung hinzugefügt für Boolesche Abfragen. Dokumentation aktualisiert.
Tags: Major feature enhancements
Support added for Boolean queries. Documentation updated.

Project Resources