Skip to content

Advanced search with offline indexer #3

@SeanDS

Description

@SeanDS

Use an indexer like Apache Tika to build keywords from posts, attachments (including PDFs etc.) and other data. Store this data as meta values associated with the items (i.e. posts, attachments, etc.). Add custom search form to search against these items in a smart way, and/or include this meta in the standard search.

This will be a major feature requiring a lot of work. It will require the sysadmin to install and maintain a separate package, and a way for ALP to send/receive data to/from it.

Add a settings page to allow the admin to configure which extensions should be indexed (e.g. pdf, xls, rtf, etc.)

To avoid having a user account for the indexer to be able to see posts etc. on private sites, add an additional authentication mechanism such as token-based authentication.

Don't expect this feature quickly...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions