Aid Arslanagic

Results 6 issues of Aid Arslanagic

Dynamic navigation should have all steps available for editing existing objects.

discussion
new feature
contains useful code

Hello, I am using ES 5.2.2 with ingest attachment plugin and I am trying to search through doc/pdf files. Sending a file to index/documents/test?pipeline=attachment creates ``` "data": "e1xydGYxXGFuc2kNCkxvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0DQpccGFyIH0=", "attachment": {...

Is there support for media items in feed reader? Thanks

OpenApi docs for LexikJWTAuthenticationBundle's "Login Check" response schema is missing "refresh_token" attribute. ![Screenshot 2024-01-10 at 03 53 12](https://github.com/markitosgv/JWTRefreshTokenBundle/assets/1655679/776a8203-6185-465a-9e67-388d012741d5) How can I (decorate OpenApiFactory?) include it in docs response/example value and...

question
documentation

environment: options.environment

**Description** It would be useful to have the possibility of indexing entity to different indices. **Basic example** ``` meilisearch: indices: - name: supported class: App\Entity\MyEntity index_if: isSupported - name: completed...

enhancement