Class AlfrescoSpellCheckCollator


  • public class AlfrescoSpellCheckCollator
    extends java.lang.Object
    Disclaimer: The code copied from SpellCheckCollator but only modified the SpellCheckCollator.collate(SpellingResult, String, ResponseBuilder) method to pass the suggested term to the original alfresco JSON request rather than via 'q' parameter.
    Since:
    5.0
    Author:
    Jamal Kaabi-Mofrad
    • Constructor Detail

      • AlfrescoSpellCheckCollator

        public AlfrescoSpellCheckCollator()