"Features up"
This commit is contained in:
parent
0d37fe503b
commit
47fdbe20ce
|
@ -0,0 +1,4 @@
|
||||||
|
Cool Possible Feature Ideas
|
||||||
|
|
||||||
|
- might be nice to have historical documents indexed as well. For example. Every time we reload a page, we could add a new copy to the index, if it's different...or we could add a new copy if it's been more than X time since the last time we added it. So 1 day , or 1 week. Then we show all results in search (maybe in an expander under the main URL, like "historical URL". So you can find a result that was on front page of HN 1 year ago or 3 weeks ago, even if you revisit and reindex HN every day.
|
||||||
|
|
2
todo
2
todo
|
@ -1,4 +1,4 @@
|
||||||
- use ukkonen to find snippets
|
- fix 0 score for unrelated framgnets, or neg score for short guys.
|
||||||
- don't highlight small matches like:
|
- don't highlight small matches like:
|
||||||
- search: Zuckerberg, top result: Hacker News - Top Links
|
- search: Zuckerberg, top result: Hacker News - Top Links
|
||||||
- highlight Ha<strong>cker</strong> News
|
- highlight Ha<strong>cker</strong> News
|
||||||
|
|
Loading…
Reference in New Issue