Case Search System

Case search system designed to perform keyword based search within a large repository of legal documents for a mining organization.

Project Summary

This system was developed to enable keyword based search for a large repository of legal documents for a mining organization. The administration side of the application allows for addition of new documents. As more documents in Word format are added, the content from the Word documents is automatically extracted into the searchable database and meta-information is also generated.

The search allows various combinations of keyword inputs using AND, OR and other relational operators. The search results highlight the appearance of searched keywords within the document in detailed HTML views. The system is a multi-user system with different roles configurations allowing different types of users to search within different categories of documents.


Technologies

PHP, MySQL, HTML, CSS, Java Script, jQuery, AJAX, JSON, Symfony

php
mysql
html
...
...
...
...
...
...

Screenshots


Use Case Summary

Some of the main use cases of the case search system are documented below. These include the various functions available to regular and admin users.

  1. Login
  2. Search
  3. Advanced Search
  4. View Search Results

  1. View Search Result Detail
  2. Highlight Keywords within Document
  3. Create Users
  4. Update Users

  1. Delete Users
  2. Assign User Roles
  3. Create Document Categories
  4. Upload Documents

  1. Remove Documents
  2. Logout

 

Case Studies