Hello
I am working on a project for a local history organisation so it would be useful to index the documents by local street names, organisations etc.
I can see how to get a list of documents, versions and therefore the OCR content. If my code then produces a list of keywords based on scanning the OCR text that I want the document to be indexed by, what API calls do I then need to issue for the documentation to be indexed (given that some indexes may not exist)
Kind regards
James