Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 825 Bytes

File metadata and controls

25 lines (14 loc) · 825 Bytes

European-Soccer-League-Full-Text-Search-with- PostgreSQL


Full-Text Search Demo with PostgreSQL

Usage:

  1. The SQL scripts in this repo show simple demonstrations of full-text search with PostgreSQL using sample European Soccer League dataset.

  2. The scripts can be run via:

  • Postgres shell (psql) directly.

  • The PostgreSQLApp.java source file is this repo after it has been compiled to a class.

License

Copyright © 2015 - present. MongoExpUser

Licensed under the MIT license.