M9
The Full System
Search API
A complete search API serving queries over your index
Planned
Cohort
- Effort
- To be published
- Prerequisite
- M8
- Core concept
- End-to-end retrieval
What you have
A collection of Python modules
What you gain
A working search API you can query from a browser
What you build
The module is planned. It will expose the full retrieval stack through a simple search API.
- An HTTP search endpoint that accepts queries and returns results
- A complete pipeline from request parsing to ranked response payload
- A browser-queryable search API over the full IndexZero stack
What you learn
- How to package retrieval code into an end-to-end service
- Which pieces of the pipeline belong at the API boundary
- How system design choices from earlier modules surface in the final interface
Artifact and workload
Primary artifact: HTTP search endpoint with the full pipeline
TestsTo be published
AssessmentsTo be published
Estimated timeTo be published
Access
This module is planned. Join the waitlist to hear when dates and access details are published.