wiki:GnoSeek

Version 6 (modified by grimnes, 16 years ago) (diff)

--

GnoSeek

Web interface for search, using fulltext search and semantic search.

Research and development by Kinga Schuhmacher, Nepomuk and Gnowsis integration by LeoSauermann.

Development

To package gnoseek, the related jars from SemanticSearchCore are needed. These are DFKI-Internal projects

RUNTIME DEPENDENCIES

  • Adib
    • Semanticsearchcore
  • Mymory
    • Pimoservice
    • Mypimo

COMPILE DEPENDENCIES - for compiling above in Eclipse, these dependencies are needed:

  • Mymory:
    • Mymorycore
    • Repositoryproviders

Packaging

  • Open all dependencies (runtime & compile) in eclipse
  • go to the three runtime dependencies and right-click on the "export.jardesc" files inside the projects, in Eclipse Package Explorer, select "create jar"
    • this creates the jars
  • right click "build.xml" in gnoseek, "run as ant script".
    • this copies the created jars

SVN