While building the Linux local indexer (Issue #23) I found that some files in my collection could not be properly encoded using UTF-8, which breaks the jsonl library (it does not appear to allow extending the encoding.) For the time being, I log the error and move on, since it isn't a major issue yet.
While building the Linux local indexer (Issue #23) I found that some files in my collection could not be properly encoded using UTF-8, which breaks the jsonl library (it does not appear to allow extending the encoding.) For the time being, I log the error and move on, since it isn't a major issue yet.