Code Search for Developers
 
 
  

Kneobase

Kneobase is an enterprise search engine, based upon the Lucene search engine and the Spring framework. It allows to perform full-text search across many different content sources. It is highly adaptable out-of-the-box and has a pluggable architecture.

Project homepage: http://sourceforge.net/projects/kneobase
Programming language(s): Java,XML
License: other



Some source files from: Kneobase/src/CvsDriver
  config/
    configuration.xml
  lib/
    activation.jar
    cvslib_36.jar
    jcvsii.jar
    jh.jar
    js.jar
  src/
    com/
      kneobase/
        driver/
          cvsdriver/
            client/
              CvsClient.java
              I_CvsClient.java
            condition/
              CvsCategoryCondition.java
            documentbuilder/
              CvsLogInfoDocumentBuilder.java
              CvsLogLinkComposer.java
              CvsLogMessageExtractor.java
              CvsLogNameExtractor.java
              I_CvsLogFieldExtractor.java
            CVSRootPatek.java
            CvsContentSource.java
            CvsContentUnit.java
            CvsSourceCriteria.java
  test/
    com/
      kneobase/
        driver/
          cvsdriver/
  .classpath
  .project
  build.xml
  project.properties



See more files for this project here