10000 Add property setting to toggle search enabled #4089 by Ki10V01T · Pull Request #4590 · jmix-framework/jmix · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add property setting to toggle search enabled #4089 #4590

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Ki10V01T
Copy link
Contributor
@Ki10V01T Ki10V01T commented Jul 8, 2025

Fixes: #4089

Ki10V01T added 4 commits July 6, 2025 01:05
…added a jmix.search.enabled property to SearchProperties for enabling/disabling the search engine functionality by design. Finally, this property was inserted into the SearchAutoConfiguration, SearchElasticsearchAutoConfiguration, SearchOpenSearchAutoConfiguration classes.
NoopIndexingQueueManager - added

NoopIndexManager - returned IndexSynchronizationStatus value has been changed from ACTUAL to IRRELEVANT

JpaIndexingQueueManager - has been edited and part of it has been moved to SearchAutoConfiguration

 Added creation bean IndexingQueueManager into SearchAutoConfiguration with creation condition.

SearchProperties - added conditions for disabling the ChangeTracking when the add-on is disabled.

CommonJpaEntityIdsLoader, EnqueueingSessionProcessingJob, IndexingQueueProcessingJob, StartupIndexSynchronizer - added exit condition when addon is disabled

SearchResultsView, messages.properties - displayed message has been added when addon is disabled

TestJpaIndexingQueueManager, BaseSearchTestConfiguration - tests adapted to the changed class JpaIndexingQueueManager
@Ki10V01T Ki10V01T requested a review from Gavrilov-Ivan July 8, 2025 19:46
@Ki10V01T Ki10V01T self-assigned this Jul 8, 2025
EntityIndexingManagementFacade managed attribute for search status has been added

SearchProperties comment edited

StartupIndexSynchronizer log message has been changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add property setting to toggle search enabled
1 participant
0