Skip to content

dimashky/search-engine-meteor

Repository files navigation

Simple Search Engine

Simple Search engine for .docx files written in meteor and Vue.

This project was a homework in my university Syrian Virtual University in Advanced Information Retrieval Course.

The corpos uploaded within the repo inside storage/docs directory

Demo

You can find a running instance deployed on heroku https://mws-ir.herokuapp.com/

Getting Started

Prerequisites

Make sure you have installed meteor in your machine here.

Installing

Install the packages first:

npm install

Run meteor

npm run start

Indexing

To index the corpus you can use meteor shell (see the docs)

meteor sheel

Then call

Meteor.call("createIndices")

Contributors

License

This project is licensed under the - see the LICENSE.md file for details

About

Simple search engine for .docx files written in meteor and Vue

Topics

Resources

License

Stars

Watchers

Forks

Languages