Skip to content

korlucene/SolrJWas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolrJWas

[Solr Demo Install & Run]

Solr-6.3.0 with demo collection1 downloading url

http://www.youngplussoft.com/data/tmp/solr-6.3.0.zip

  1. unzip solr-6.3.0.zip
  2. cd solr-6.3.0
  3. run start.sh
  4. demo collection browse url http://localhost:7070/solr/collection1/browse

[SolrJ WAS Demo Project Install & Run]

  1. import this project into eclipse workspace

  2. navigate to eclipse's window>show view>servers menu

  3. click create new server

  4. Apache>Tomcat v8.0 Server [next]

  5. Tomcat v8.0 home directory setting [finish]

  6. select "add & remove" from pull down menu of Tomcat v8.0 server at localhost

  7. add SolrJWas & Run

    http://localhost:8080/SolrJWas/

About

SolrJ WAS Demo Program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 54.5%
  • Java 20.7%
  • JavaScript 16.8%
  • Shell 8.0%