-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added search indexing and querying #104
Commits on Aug 29, 2024
-
Added cmd/psql-insert as an application to index data into pg
Signed-off-by: James Humphries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 857670c - Browse repository at this point
Copy the full SHA 857670cView commit details -
Added search worker and pg-indexer
Signed-off-by: James Humphries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a0fda6 - Browse repository at this point
Copy the full SHA 9a0fda6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1395bb - Browse repository at this point
Copy the full SHA a1395bbView commit details -
Signed-off-by: James Humphries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5baa176 - Browse repository at this point
Copy the full SHA 5baa176View commit details -
re-work to read the download directly
Signed-off-by: James Humphries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2c820f - Browse repository at this point
Copy the full SHA d2c820fView commit details -
handle errors around scanner.Scan()
Signed-off-by: James Humphries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8ffcf2 - Browse repository at this point
Copy the full SHA a8ffcf2View commit details -
Signed-off-by: James Humphries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b400577 - Browse repository at this point
Copy the full SHA b400577View commit details -
Allow for searching with forward slashes
Signed-off-by: James Humphries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bead14 - Browse repository at this point
Copy the full SHA 3bead14View commit details -
Added comment around how code isn't vulnerable to sql injection
Signed-off-by: James Humphries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42cb83b - Browse repository at this point
Copy the full SHA 42cb83bView commit details -
Added licensing information for worker, added comments to schema
Signed-off-by: James Humphries <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4886b92 - Browse repository at this point
Copy the full SHA 4886b92View commit details