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

[FEATURE] add config option for MetaDataExtractor #222

Merged
merged 1 commit into from
May 3, 2024

Conversation

hvomlehn-sds
Copy link
Contributor

@hvomlehn-sds hvomlehn-sds commented Apr 26, 2024

Adds a separate checkbox to the extension configuration options, which toggles the registration of MetaDataExtractor and LanguageDetector within TYPO3.

Background: We have a use-case for ext-tika, where we only want to make use of content extraction. The meta data extraction is not required for our use case of ext-tika. On the contrary, it bothers us that fields within sys_files_metadata get overwritten whenever a file change is detected by TYPO3 (e.g. when renaming a file).

Maybe others have similar use cases, where they only want the "content extraction"-part of this extension and such a toggle in the options is useful.

@dkd-kaehm dkd-kaehm force-pushed the metadata-option branch 2 times, most recently from 94a752d to 82848ab Compare May 3, 2024 12:39
@dkd-kaehm dkd-kaehm merged commit 8b10fd7 into TYPO3-Solr:main May 3, 2024
6 checks passed
@hvomlehn-sds hvomlehn-sds deleted the metadata-option branch May 23, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants