fulltextsearch
fulltextsearch copied to clipboard
Search within a string or at the end of a string doesn't work
Hi, we have a problem with the full text search plugin, finding parts within (in the middle) or at the end of a word.
For example, I have two files
"Readme.md" with the content SkywalkerYodaJabba
"test.docx" with the content SkywalkerYodaStarwars

If I search for skywalkeryoda, I get two results "test.docx" and "Readme.md" which is correct.

If I search for skywalkeryodastarwars, I get one result "test.docx" which is correct.

If I search for yoda, I get no result

If I search for starwars, I get no result (Pic5)

Tried also case sensitive, but doesn't change results.
Is this behavoir normal and a configuration issue within elasticsearch?
Apps
- Full text search - 1.4.2
- Full text search - Elasticsearch Platform 1.5.2
- Full text search - Files 1.4.3
- Nextcloud 19.0.3
- elasticsearch 7.9.1
Configuration

Perhaps this is only a configuration issue.