Skip to content

municz/about_elastic_2014

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. $ bundle install
4. $ shotgun -p 3000
5. Go to your browser!

## ---- WHAT TO DO

1. Create search as

-- number == search by sysno
-- text   == query in search_title and author.search_name

# do ~/.bashrc
if which ruby >/dev/null && which gem1.9.3 >/dev/null; then
  PATH="$(ruby1.9.3 -rubygems -e 'puts Gem.user_dir')/bin:$PATH"
fi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 98.9%
  • CSS 1.1%