MarginaliaSearch/code/features-search
2023-03-30 15:46:15 +02: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 Consider average sentence length when selecting search results. This promotes proses over code listings, tabular data, etc. 2023-03-30 15:46:15 +02: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.