|
@@ -16,7 +16,7 @@ Engine handles user requests, segmentation, indexing and sorting in their own go
|
|
|
3. indexer goroutines, for building inverted index and lookup
|
|
3. indexer goroutines, for building inverted index and lookup
|
|
|
4. ranker goroutines, for scoring and ranking documents
|
|
4. ranker goroutines, for scoring and ranking documents
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
**Indexing pipeline**
|
|
**Indexing pipeline**
|
|
|
|
|
|