In #3545986: Add support for extracting PDF text via the SearchStax API we added a plugin that lets users extract text from PDF documents during indexing using SearchStax’s PDF Extractor endpoint. At that time, the endpoint only supported PDFs, so the plugin was hard-coded to reject all other types.

The endpoint has now been modified to also support .csv, .doc, .docx, .json, .ppt, .pptx, .tsv, .txt, .xls, and .xlsx documents, and we should adapt the plugin accordingly.

Issue fork searchstax-3560891

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

drunken monkey created an issue. See original summary.

  • drunken monkey committed aa85503f on 1.x
    feat: #3560891 Added support for other file types to the “SearchStax PDF...
drunken monkey’s picture

Status: Active » Needs review

This has now been merged to HEAD, awaiting positive feedback to include this in the next release.

drunken monkey’s picture

Status: Needs review » Fixed

Confirmed to be working, thanks.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.