FullTextSearch - nothing after carriage return in my .txt file in indexing by elasticsearch

FullTextSearch - nothing after carriage return in my .txt file in indexing by elasticsearch

I have a .txt file with the following content:

Manila
Paris
Rome
Cork

These are separated by carriage returns.

If I search it will not find “Paris”, however, if I bring Paris onto the first line with Manila and force the indexing of search again and then search I get it in the search.

It does not seem to have this issue with .docx or .pdf files. It does index all text in those documents.

Regards,
Colm

This is a known issue: https://github.com/nextcloud/fulltextsearch/issues/248

1 Like

Thanks @Cult. I will keep an eye on it.

If you need a tester let me know, happy to help mate.