[% SET CPANEL.CPVAR.dprefix = "../../"; SET solr_installed = ExpVar.expand('$hasdovecotsolr') ? 1 : 0; SET cpuser = ExpVar.expand('$user'); SET authuser = ExpVar.expand('$authuser'); %] [% WRAPPER '_assets/master.html.tt' page_title = locale.maketext('Full-Text Search Indexing (powered by [asis,Apache Solr™])') app_key = "solr_search_index" -%] [% IF !solr_installed %]
[% locale.maketext('Error:') %] [% locale.maketext('Your server administrator must enable Full-Text Search Indexing (powered by [asis,Apache Solr™]) in order for you to use this feature.') %]
[% ELSE %] [% PROCESS '_assets/cjt2_header_include.tt' %]

[% locale.maketext("[output,abbr,IMAP,Internet Mail Access Protocol] Full-Text Search Indexing (powered by [asis,Apache Solr™]) provides fast search capabilities for [output,abbr,IMAP,Internet Mail Access Protocol] mailboxes. This significantly improves the speed and convenience of the search experience for [asis,iOS] devices, [asis,Microsoft Outlook], [asis,Horde], [asis,Roundcube], and [asis,Mozilla Thunderbird] users.") %]

[% END %] [% END #wrapper -%]