Skip to content

Commit

Permalink
Chore: remove misleading doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 authored Jul 6, 2020
1 parent 5501bdd commit 6c682b5
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,25 +36,6 @@ image:https://img.shields.io/github/license/yasa-org/yasa[capition="License", li
|image:https://user-images.githubusercontent.com/15965696/85683362-bd799900-b6ff-11ea-85f5-a77df20822a1.png[]
|===

== Try The Live Demo

IMPORTANT: Note that the live demo requires a running Solr server, whose APIs(or default admin) can be accessed via your
browser, if not, start one locally via Docker.

- Start up a Solr server (if you don't have one running already)

[source,bash,subs="verbatim,attributes"]
----
docker run -p 8983:8983 -u root:root solr:8.5 sh -c 'solr start -force -c -e techproducts && tail -f /dev/null'
----

- Install link:https://www.requestly.in[requestly]

- Import the rules from https://app.requestly.io/rules/#sharedList/1593944721039-YASA , and adjust the targeted Solr API
address accordingly

- Navigate your browser to https://yasa-org.github.io

== Installation

=== Solr Package (Recommended as of Solr 8.6)
Expand Down

0 comments on commit 6c682b5

Please sign in to comment.