On Mon, Apr 4, 2011 at 6:52 AM, Jörn Kottmann <[email protected]> wrote:
> Hi all,
> what is the suggested way to detect a text sofa?
>
> As far as I know the suggested way of doing it is via
> the mime type, right?
>
> Which options remain when the mime type is not set?
> Is CAS.getDocumentText != null appropriate ?

This seems right to me. The sofastring feature is a valid Java string,
so if it is non-null this must be a text sofa.

The only complication for an editor could be with the default view
which does not yet have a sofa. It is possible for the default view to
have indexed FS without a sofaFS, and the CAS editor could create a
text sofa.

Eddie

Reply via email to