Hello,
we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”)
As no special handling based on the content such as trimming the timestamp from log files is needed, we were wondering, if there is any possibility to define the default text extractor as a fallback extractor for unsupported file types.
We are aware of custom extractors but as there is no need for special treatment, defining a fallback would be sufficient for us.
Thanks in advance
jamsharp