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/CompressedSource
  lib/
    ant.jar
  src/
    com/
      kneobase/
        driver/
          compressed/
            A_CompressedCompositeAdapter.java
            A_EntryAdapter.java
            CompressedIterator.java
            EntryInputStream.java
            I_CompressedCompositeAdapter.java
            I_EntryAdapter.java
          gzip/
            GZipAdapter.java
            TgzAdapterFactory.java
          tar/
            TarAdapter.java
            TarEntryAdapter.java
          zip/
            ZipAdapter.java
            ZipEntryAdapter.java
  .classpath
  .project
  build.xml
  project.properties



See more files for this project here