-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Daksh Chauhan <dak-x@outlook.com>
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# sokemotor | ||
A custom search engine over a well defined source collection. | ||
|
||
Getting Started: | ||
|
||
1. Pack a browser extension for indexing. | ||
2. Add as a special flag/search engine on browsers. (other deploy options can be figured later) | ||
3. HTML Source: Utility to process a given HTML Page (with the URI) and Update into Index. | ||
4. Sources: | ||
1. Some configurable sources | ||
2. Plugin support for sources not available | ||
5. Design the Search: (Feeling Lucky PoGGers) |