SearchEngineFileIndexer by Teppo

SearchEngine add-on for indexing files

SearchEngine File Indexer add-on

This module adds (experimental) file indexing support for the SearchEngine module.

WARNING this module is currently considered experimental.

There's a good chance that installing it will cause errors on your site. Please backup your data before installing the module and/or enabling it. If you run into any problems, please open a GitHub issue at https://github.com/teppokoivula/SearchEngineFileIndexer/issues/.

Potential gotchas:

  • Files are indexed after page or field has been saved, while SearchEngine is creating the index. Indexing pages with large number of files or large files can take a long time, resulting in timeouts.
  • Files can contain a lot of data. Due to this, database level size limit for the index field could be reached.

Usage


  1. Install and configure SearchEngine, version 0.34.0 or later.
  2. Install SearchEngineFileIndexer, preferably via Composer (composer require teppokoivula/search-engine-file-indexer)
  3. If you installed SearchEngineFileIndexer via modules manager or file upload, run composer install in the directory of the module
  4. Configure SearchEngineFileIndexer

Installing


This module can be installed by downloading or cloning the SearchEngineFileIndexer directory into the /site/modules/ directory of your site, but the recommended method installign it using Composer: composer require teppokoivula/search-engine-file-indexer. Composer installation takes care of dependencies automatically, which makes following steps easier.

License


This project is licensed under the Mozilla Public License Version 2.0. For licensing of any third party dependencies that this module interfaces with, see their respective README or LICENSE files.

Install and use modules at your own risk. Always have a site and database backup before installing new modules.

Twitter updates

  • This week ProcessWire 3.0.214 is on the dev branch. Relative to 3.0.213 this version has 16 new commits which include the addition of 3 new pull requests, 6 issue fixes, a new WireNumberTools utility class, and various other improvements. More
    17 March 2023
  • ProcessWire 3.0.213 core updates: This week we’ll look at the new WireSitemapXML module, a new WireNumberTools core class, and a new ability for Fieldtype modules to specify useful ready-to-use configurations when creating new fields. More
    24 February 2023
  • ProcessWire 3.0.212 core updates— More
    17 February 2023

Latest news

  • ProcessWire Weekly #463
    In the 463rd issue of ProcessWire Weekly brings we'll check out the latest weekly update from Ryan, some weekly forum and online highlights, and more. Read on!
    Weekly.pw / 26 March 2023
  • ProcessWire 3.0.213 core updates
    This week we’ll look at the new WireSitemapXML module, a new WireNumberTools core class, and a new ability for Fieldtype modules to specify useful ready-to-use configurations when creating new fields.
    Blog / 24 February 2023
  • Subscribe to weekly ProcessWire news

“Indeed, if ProcessWire can be considered as a CMS in its own right, it also offers all the advantages of a CMF (Content Management Framework). Unlike other solutions, the programmer is not forced to follow the proposed model and can integrate his/her ways of doing things.” —Guy Verville, Spiria Digital Inc.