mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Replace irregular whitespaces in docs (#128199)
* Replace irregular whitespaces * More chars
This commit is contained in:
parent
a2b4a6f246
commit
d10ef76ba3
46 changed files with 86 additions and 86 deletions
|
@ -31,7 +31,7 @@ Integrations are not plugins, but are external tools or modules that make it eas
|
|||
* [Ingest processor template](https://github.com/spinscale/cookiecutter-elasticsearch-ingest-processor): A template for creating new ingest processors.
|
||||
* [Kafka Standalone Consumer (Indexer)](https://github.com/BigDataDevs/kafka-elasticsearch-consumer): Kafka Standalone Consumer [Indexer] will read messages from Kafka in batches, processes(as implemented) and bulk-indexes them into Elasticsearch. Flexible and scalable. More documentation in above GitHub repo’s Wiki.
|
||||
* [Scrutineer](https://github.com/Aconex/scrutineer): A high performance consistency checker to compare what you’ve indexed with your source of truth content (e.g. DB)
|
||||
* [FS Crawler](https://github.com/dadoonet/fscrawler): The File System (FS) crawler allows to index documents (PDF, Open Office…) from your local file system and over SSH. (by David Pilato)
|
||||
* [FS Crawler](https://github.com/dadoonet/fscrawler): The File System (FS) crawler allows to index documents (PDF, Open Office… ) from your local file system and over SSH. (by David Pilato)
|
||||
* [Elasticsearch Evolution](https://github.com/senacor/elasticsearch-evolution): A library to migrate elasticsearch mappings.
|
||||
* [PGSync](https://pgsync.com): A tool for syncing data from Postgres to Elasticsearch.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue