MarginaliaSearch/code/features-search
Viktor ac1ac3ea57
Move database to a separate module
* Move database to a separate project, break apart sql file into separate entities.
* Fix front page news listing.
2023-03-25 15:26:17 +01:00
..
query-parser Remove unrelated code, break tools into their own directory. 2023-03-17 16:03:11 +01:00
random-websites Move database to a separate module 2023-03-25 15:26:17 +01:00
result-ranking Fix typeahead suggestions 2023-03-25 10:20:52 +01:00
screenshots Move database to a separate module 2023-03-25 15:26:17 +01:00
readme.md Update readme.md 2023-03-21 17:30:44 +01:00

Search Features

These are bits of search-engine related code that are relatively isolated pieces of business logic, that benefit from the clarity of being kept separate from the rest of the search engine code.