Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TikaService - add optional file pattern #154

Closed
rsoika opened this issue Apr 27, 2021 · 0 comments
Closed

TikaService - add optional file pattern #154

rsoika opened this issue Apr 27, 2021 · 0 comments

Comments

@rsoika
Copy link
Member

rsoika commented Apr 27, 2021

Add an optional parameter to the method TikaService extractText to filter files by regular expression

The param can be configured by bpmn model for both - Adapter and Plugin:

Example - parse PDF files only:

<tika name="filepattern">(PDF|pdf)$</tika>
@rsoika rsoika added this to the 2.2.12 milestone Apr 27, 2021
rsoika added a commit that referenced this issue Apr 27, 2021
@rsoika rsoika added the testing label Aug 1, 2021
@rsoika rsoika closed this as completed Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant