An open API service indexing awesome lists of open source software.

https://github.com/phanletrunghieu/fulltext-search-elasticsearch-postgresql

Fulltext fuzziness search with elasticsearch & postgresql
https://github.com/phanletrunghieu/fulltext-search-elasticsearch-postgresql

docker elasticsearch fulltext-search fuzziness kibana logstash postgresql

Last synced: 2 months ago
JSON representation

Fulltext fuzziness search with elasticsearch & postgresql

Awesome Lists containing this project

README

        

# fulltext-search-elasticsearch-postgresql
Fulltext fuzziness search with elasticsearch & postgresql

## Install
```makefile
make local-db
```

## Run
```makefile
make run
```