Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: This implementation will display only words or partial words when using autocomplete funcionality because . JSPUI interface indexes fields by splitting them in into words and removing some suffixes, this is bad for searching full text terms like author names. In a future section I will describe how to set custom text indexers like "full text" to our fields in JSPUI.

Once finished our textboxes must work like this:

...