Skip to content

Add Reindex functionality via ReindexProviders#179

Merged
alexander-schranz merged 9 commits into0.1from
feature/reindex-providers
May 10, 2023
Merged

Add Reindex functionality via ReindexProviders#179
alexander-schranz merged 9 commits into0.1from
feature/reindex-providers

Conversation

@alexander-schranz
Copy link
Copy Markdown
Member

@alexander-schranz alexander-schranz commented May 7, 2023

It happens in development a lot that we need to reindex all our documents again. This should be easy by creating ReindexProviders inside the project.

fixes #16

Open Questions

  • Does a Reindexprovider require to know the engine?

TODO

  • ReindexProviderInterface
  • Engine Reindex
  • Symfony ReindexCommand
  • Laravel ReindexCommand
  • Spiral ReindexCommand
  • Mezzio ReindexCommand
  • Yii ReindexCommand
  • Documentation

@alexander-schranz alexander-schranz added features New feature or request SEAL Core Seal Core related issue labels May 7, 2023
@alexander-schranz alexander-schranz force-pushed the feature/reindex-providers branch from 17d8ecd to 24ab884 Compare May 8, 2023 19:04
@alexander-schranz alexander-schranz changed the title Add interface for ReindexProviders Add Reindex functionality via ReindexProviders May 8, 2023
@alexander-schranz alexander-schranz force-pushed the feature/reindex-providers branch from 24ab884 to b1018ec Compare May 8, 2023 23:01
@alexander-schranz alexander-schranz force-pushed the feature/reindex-providers branch from 85514d5 to f81bedb Compare May 9, 2023 22:27
@alexander-schranz alexander-schranz force-pushed the feature/reindex-providers branch from 739401d to 3edac3c Compare May 9, 2023 23:49
@alexander-schranz alexander-schranz marked this pull request as ready for review May 9, 2023 23:51
@alexander-schranz alexander-schranz merged commit 4822fa0 into 0.1 May 10, 2023
@alexander-schranz alexander-schranz deleted the feature/reindex-providers branch May 10, 2023 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

features New feature or request SEAL Core Seal Core related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Core] Implementing of Reindex Providers

1 participant