scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
831 stars 90 forks source link

Implement search feature #26

Closed tobegit3hub closed 9 years ago

tobegit3hub commented 9 years ago

As a wiki system, search is really important. I think ElasticSearch could be the powerful and easy way to do that.

scragg0x commented 9 years ago

I agree and concur with ES. I am working on making the app easily extensible and elasticsearch would be a good candidate as a module. I will update this issue when I have something.

scragg0x commented 9 years ago

search added

tobegit3hub commented 9 years ago

It would be great to add the links of commits about how you implement that :smiley:

scragg0x commented 9 years ago

https://github.com/scragg0x/realms-wiki/commit/fe5d1d52eb07d517d829140a92e8c2a634e5eff8

I am going to update the readme and setup soon.

tobegit3hub commented 9 years ago

@scragg0x :+1: