Skip to content

Knox-AAU/OBSOLETE_FunctionalityLayer_SearchAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEARCH API

This project is a part of the Knox multiproject on AAU, and is located in layer four. The goal is to create functionality within Knox, by making the information queryable through a search engine.
This module receives queries and compares these queries to the documents in the Knox database. It ranks documents and returns the most relevant information to the user.

WIKI

The search engine is documented in the wiki.

Opening the Project

The project is structured as a Maven project. To open the project in IntelliJ, clone the repository from Github, open IntelliJ and under File->Open, navigate to the FunctionalityLayer_SearchAPI repo. Select pom.xml and open this file. Maven should make sure the project opens correctly, and deal with any missing dependencies. If this fails, right-click pom.xml inside IntelliJ and under Maven, select Reload project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages