ElasticPressLabs icon indicating copy to clipboard operation
ElasticPressLabs copied to clipboard

Wordpress Custom Database Table indexables

Open ws256 opened this issue 2 years ago • 0 comments

Describe your question

Hi all! Please tell me a link to documentation or an article on indexing an arbitrary database table. I have a non-standard table in the WordPress database; it contains a list of files, names, checksums that are associated with post_id. I need to index it, and search through these files and find the posts to which they are linked. These are not files from the media library.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

ws256 avatar Nov 03 '23 21:11 ws256