Open tbs575 opened 4 years ago
The automated acceptance tests search for Unicode content, and in files that have Unicode in the filename. The tests happen to use Devanagari script (south-asian). But I expect that any Unicode should work.
@phil-davis how to setup? I did follow step:
git clone https://github.com/owncloud/search_elastic.git
download all codeYou should do the "normal" install process of an app, for example from the admin settings apps UI page. The app that gets installed will already have the needed dependencies.
If you just clone from git, then you have to do whatever "dependency magic" the app needs (yarn, composer... commands)
@phil-davis as tested, searching four chinese words is ok. but two words, it is not right. four words two words:
this app can support chinese? thanks