| Home >> All >> recoinx >> clef >> irs |
| | recoinx.clef.irs.lucene.* (5) | | recoinx.clef.irs.mysql.* (5) |
Package Samples:
recoinx.clef.irs.lucene
recoinx.clef.irs.mysql
Classes:
CLEFLuceneAdapter: Abstract super class for ComponentWorkers that use the Lucene search engine for retrieval. This class provides attributes and methods to search the indexes of the Lucene search engine.
CLEFMySQLAdapter: Abstract super class for ComponentWorkers that use the MySQL search engine for retrieval. This class provides attributes and methods to search the indexes of the MySQL database.
LuceneEnglishAdapter: This class is a simple extension of the abstract CLEFLuceneAdapter that searches the indexes of the english CLEF collections.
LuceneSpanishAdapter: This class is a simple extension of the abstract CLEFLuceneAdapter that searches the indexes of the spanish CLEF collections.
LuceneFrenchAdapter: This class is a simple extension of the abstract CLEFLuceneAdapter that searches the indexes of the french CLEF collections.
LuceneGermanAdapter: This class is a simple extension of the abstract CLEFLuceneAdapter that searches the indexes of the german CLEF collections.
MySQLEnglishAdapter: This class is a simple extension of the abstract CLEFMySQLAdapter that searches the indexes of the english CLEF collections.
MySQLSpanishAdapter: This class is a simple extension of the abstract CLEFMySQLAdapter that searches the indexes of the spanish CLEF collections.
MySQLFrenchAdapter: This class is a simple extension of the abstract CLEFMySQLAdapter that searches the indexes of the french CLEF collections.
MySQLGermanAdapter: This class is a simple extension of the abstract CLEFMySQLAdapter that searches the indexes of the german CLEF collections.
| Home | Contact Us | Privacy Policy | Terms of Service |