Skip to content

Commit d81ec76

Browse files
committed
Remove Meilisearch adapter
1 parent 8dbd573 commit d81ec76

6 files changed

Lines changed: 2 additions & 103 deletions

File tree

.github/workflows/monorepo-split.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ jobs:
6767
split_repository: 'etl-adapter-json'
6868
- local_path: 'src/adapter/etl-adapter-logger'
6969
split_repository: 'etl-adapter-logger'
70-
- local_path: 'src/adapter/etl-adapter-meilisearch'
71-
split_repository: 'etl-adapter-meilisearch'
7270
- local_path: 'src/adapter/etl-adapter-parquet'
7371
split_repository: 'etl-adapter-parquet'
7472
- local_path: 'src/adapter/etl-adapter-text'

documentation/components/adapters/meilisearch.md

Lines changed: 0 additions & 89 deletions
This file was deleted.

documentation/installation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ Instead of installing whole repository with all dependencies, it's recommended t
4646
| [flow-php/etl-adapter-google-sheet](/documentation/components/adapters/google-sheet.md) | [![Total Downloads](https://poser.pugx.org/flow-php/etl-adapter-google-sheet/downloads)](https://packagist.org/packages/flow-php/etl-adapter-google-sheet) | [![Latest Stable Version](https://poser.pugx.org/flow-php/etl-adapter-google-sheet/v/stable)](https://packagist.org/packages/flow-php/etl-adapter-google-sheet) | [![](https://flow-php.github.io/commits-since-release-counter/flow-php/etl-adapter-google-sheet.svg)](https://github.com/flow-php/etl-adapter-google-sheet/tags) |
4747
| [flow-php/etl-adapter-http](/documentation/components/adapters/http.md) | [![Total Downloads](https://poser.pugx.org/flow-php/etl-adapter-http/downloads)](https://packagist.org/packages/flow-php/etl-adapter-http) | [![Latest Stable Version](https://poser.pugx.org/flow-php/etl-adapter-http/v/stable)](https://packagist.org/packages/flow-php/etl-adapter-http) | [![](https://flow-php.github.io/commits-since-release-counter/flow-php/etl-adapter-http.svg)](https://github.com/flow-php/etl-adapter-http/tags) |
4848
| [flow-php/etl-adapter-json](/documentation/components/adapters/json.md) | [![Total Downloads](https://poser.pugx.org/flow-php/etl-adapter-json/downloads)](https://packagist.org/packages/flow-php/etl-adapter-json) | [![Latest Stable Version](https://poser.pugx.org/flow-php/etl-adapter-json/v/stable)](https://packagist.org/packages/flow-php/etl-adapter-json) | [![](https://flow-php.github.io/commits-since-release-counter/flow-php/etl-adapter-json.svg)](https://github.com/flow-php/etl-adapter-json/tags) |
49-
| [flow-php/etl-adapter-logger](/documentation/components/adapters/logger.md) | [![Total Downloads](https://poser.pugx.org/flow-php/etl-adapter-logger/downloads)](https://packagist.org/packages/flow-php/etl-adapter-logger) | [![Latest Stable Version](https://poser.pugx.org/flow-php/etl-adapter-logger/v/stable)](https://packagist.org/packages/flow-php/etl-adapter-logger) | [![](https://flow-php.github.io/commits-since-release-counter/flow-php/etl-adapter-meilisearch.svg)](https://github.com/flow-php/etl-adapter-meilisearch/tags) |
50-
| [flow-php/etl-adapter-meilisearch](/documentation/components/adapters/meilisearch.md) | [![Total Downloads](https://poser.pugx.org/flow-php/etl-adapter-meilisearch/downloads)](https://packagist.org/packages/flow-php/etl-adapter-meilisearch) | [![Latest Stable Version](https://poser.pugx.org/flow-php/etl-adapter-meilisearch/v/stable)](https://packagist.org/packages/flow-php/etl-adapter-meilisearch) | [![](https://flow-php.github.io/commits-since-release-counter/flow-php/etl-adapter-meilisearch.svg)](https://github.com/flow-php/etl-adapter-meilisearch/tags) |
49+
| [flow-php/etl-adapter-logger](/documentation/components/adapters/logger.md) | [![Total Downloads](https://poser.pugx.org/flow-php/etl-adapter-logger/downloads)](https://packagist.org/packages/flow-php/etl-adapter-logger) | [![Latest Stable Version](https://poser.pugx.org/flow-php/etl-adapter-logger/v/stable)](https://packagist.org/packages/flow-php/etl-adapter-logger) | [![](https://flow-php.github.io/commits-since-release-counter/flow-php/etl-adapter-adapter.svg)](https://github.com/flow-php/etl-adapter-adapter/tags) |
5150
| [flow-php/etl-adapter-parquet](/documentation/components/adapters/parquet.md) | [![Total Downloads](https://poser.pugx.org/flow-php/etl-adapter-parquet/downloads)](https://packagist.org/packages/flow-php/etl-adapter-parquet) | [![Latest Stable Version](https://poser.pugx.org/flow-php/etl-adapter-parquet/v/stable)](https://packagist.org/packages/flow-php/etl-adapter-parquet) | [![](https://flow-php.github.io/commits-since-release-counter/flow-php/etl-adapter-parquet.svg)](https://github.com/flow-php/etl-adapter-parquet/tags) |
5251
| [flow-php/etl-adapter-text](/documentation/components/adapters/text.md) | [![Total Downloads](https://poser.pugx.org/flow-php/etl-adapter-text/downloads)](https://packagist.org/packages/flow-php/etl-adapter-text) | [![Latest Stable Version](https://poser.pugx.org/flow-php/etl-adapter-text/v/stable)](https://packagist.org/packages/flow-php/etl-adapter-text) | [![](https://flow-php.github.io/commits-since-release-counter/flow-php/etl-adapter-text.svg)](https://github.com/flow-php/etl-adapter-text/tags) |
5352
| [flow-php/etl-adapter-xml](/documentation/components/adapters/xml.md) | [![Total Downloads](https://poser.pugx.org/flow-php/etl-adapter-xml/downloads)](https://packagist.org/packages/flow-php/etl-adapter-xml) | [![Latest Stable Version](https://poser.pugx.org/flow-php/etl-adapter-xml/v/stable)](https://packagist.org/packages/flow-php/etl-adapter-xml) | [![](https://flow-php.github.io/commits-since-release-counter/flow-php/etl-adapter-xml.svg)](https://github.com/flow-php/etl-adapter-xml/tags) |

manifest.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,6 @@
5656
"path": "src/adapter/etl-adapter-logger",
5757
"type": "adapter"
5858
},
59-
{
60-
"name" : "flow-php/etl-adapter-meilisearch",
61-
"path": "src/adapter/etl-adapter-meilisearch",
62-
"type": "adapter"
63-
},
6459
{
6560
"name" : "flow-php/etl-adapter-parquet",
6661
"path": "src/adapter/etl-adapter-parquet",
@@ -157,4 +152,4 @@
157152
"type": "lib"
158153
}
159154
]
160-
}
155+
}

rector.tests.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@
202202
new NewObjectToFunction(PsrHttpClientStaticExtractor::class, 'Flow\ETL\Adapter\Http\from_static_http_requests'),
203203
new NewObjectToFunction(JsonExtractor::class, 'Flow\ETL\Adapter\JSON\from_json'),
204204
new NewObjectToFunction(JsonLinesExtractor::class, 'Flow\ETL\Adapter\JSON\from_json_lines'),
205-
new NewObjectToFunction(MeilisearchExtractor::class, 'Flow\ETL\Adapter\Meilisearch\from_meilisearch'),
206205
new NewObjectToFunction(ParquetExtractor::class, 'Flow\ETL\Adapter\Parquet\from_parquet'),
207206
new NewObjectToFunction(TextExtractor::class, 'Flow\ETL\Adapter\Text\from_text'),
208207
new NewObjectToFunction(XMLParserExtractor::class, 'Flow\ETL\Adapter\XML\from_xml'),

web/landing/templates/documentation/navigation_right.html.twig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@
4141
<li>
4242
<a href="/documentation/components/adapters/logger">Logger</a>
4343
</li>
44-
<li>
45-
<a href="/documentation/components/adapters/meilisearch">MeiliSearch</a>
46-
</li>
4744
<li>
4845
<a href="/documentation/components/adapters/parquet">Parquet</a>
4946
</li>

0 commit comments

Comments
 (0)