While mollom.api.php contains developer info for which fields to expose in the first place,

Field API/CCK, Webform, and other third-party modules can expose arbitrary text fields, which may or may not be suitable for inclusion in text analysis.

I've encountered some bogus configurations in support requests in the past, so adding a description here would be very helpful.

Related issues

Comments

sun’s picture

Ideally, we'd also explain that the total amount of text being checked through enabled fields should be longer than a few words.

There's no minimum length for text analysis, but people often make the mistake to use text analysis on forms that consist of contact/address information fields only, which isn't really suitable for text analysis.

sun’s picture

Issue summary: View changes

Updated issue summary.

sun’s picture

Status: Needs review » Fixed
StatusFileSize
new1.09 KB

Committed attached patch to 7.x-2.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Updated issue summary.

  • Commit 66fead2 on 7.x-2.x, 8.x-2.x, fbajs, actions by sun:
    - #1249284 by sun: Clarify which fields to enable for text analysis and...

  • Commit 66fead2 on 7.x-2.x, 8.x-2.x, fbajs, actions by sun:
    - #1249284 by sun: Clarify which fields to enable for text analysis and...