Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 279 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 279 Bytes

Environments

  • elasticsearch==8.4.1
  • django==4.0.3
  • bootstrap==5.1.3

Instruction

bin/elasticsearch-plugin install analysis-smartcn
bin/elasticsearch

cd app
python manager.py runserver

# open localhost/search

Framework