├── .gitignore ├── README.md └── install.sh /.gitignore: -------------------------------------------------------------------------------- 1 | sunspot_solr_mmseg4j 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quake/sunspot_chinese_example/HEAD/README.md -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/quake/sunspot_chinese_example/HEAD/install.sh --------------------------------------------------------------------------------