Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 4

6 years ago
Alex Bogdanovski
1K × 9 Administrator
How can I translate?
How can I translate?
Here's the whole language file in English: [https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties](https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties) You can also go to the Translate page and translate there. It would be slower as all translated strings have to be approved first. **If you translate the whole language file, please notify me or create a Pull Request on GitHub and I'll add it to the project as the official translation for that language.**
Here's the whole language file in English: [https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties](https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties) You can also go to the Translate page and translate there. It would be slower as all translated strings have to be approved first. **If you translate the whole language file, please notify me or create a Pull Request on GitHub and I'll add it to the project as the official translation.**
6 years ago
Alex Bogdanovski
1K × 9 Administrator
How can I translate?
How can I translate?
Here's the whole language file in English: [https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties](https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties) You can also go to the Translate page and translate there. It would be slower as all translated strings have to be approved first. **If you translate the whole language file, please notify me or create a Pull Request on GitHub and I'll add it to the project as the official translation.**
Here's the whole language file in English: [https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties](https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties) You can also go to the Translate page and translate there. It would be slower as all translated strings have to be approved first.
6 years ago
Alex Bogdanovski
1K × 9 Administrator
How can I translate?
How can I translate?
Here's the whole language file in English: [https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties](https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties) You can also go to the Translate page and translate there. It would be slower as all translated strings have to be approved first.
Here's the whole language file in English: [https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties](https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties) You can also go to the Translate page and translate there. It would be slower as all translated strings have to be approved first.
6 years ago
Original
Alex Bogdanovski
1K × 9 Administrator
How can I translate?

Here's the whole language file in English: [https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties](https://github.com/Erudika/scoold/blob/master/src/main/resources/lang_en.properties) You can also go to the Translate page and translate there. It would be slower as all translated strings have to be approved first.