https://github.com/bynil/sov2ex
  
  
    A site search for V2EX 
    https://github.com/bynil/sov2ex
  
        Last synced: 4 months ago 
        JSON representation
    
A site search for V2EX
- Host: GitHub
 - URL: https://github.com/bynil/sov2ex
 - Owner: bynil
 - License: mit
 - Created: 2017-09-24T05:08:06.000Z (about 8 years ago)
 - Default Branch: v2
 - Last Pushed: 2023-06-01T20:14:31.000Z (over 2 years ago)
 - Last Synced: 2024-04-14T08:55:29.749Z (over 1 year ago)
 - Language: Go
 - Homepage: https://www.sov2ex.com
 - Size: 644 KB
 - Stars: 432
 - Watchers: 12
 - Forks: 43
 - Open Issues: 9
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
- awesome-hacking-lists - bynil/sov2ex - A site search for V2EX (Go)
 
README
          
SOV2EX - 一个便捷的 V2EX 站内搜索引擎
***
#### 马上使用:
* https://www.sov2ex.com
#### 浏览器扩展
* 感谢 [V2EX Plus](https://github.com/sciooga/v2ex-plus) 帮我们集成了更加方便的搜索入口
#### 主要功能:
- Metarial Design 风格;  
   
- 查询 V2EX 站内的 `标题` `正文` `留言` `附言` 的内容;  
- 高级搜索,包括:`每页查询的数量` `指定具体的查询节点` `发帖的起止日期` `排序` 等;  
  
- 支持手机端;  
#### 下一步:
- [ ] 更多的搜索条件;  
- [ ] 定制化;  
#### 欢迎PR
- 前端仓库地址 https://github.com/bynil/sov2ex-fe
#### API:
- https://github.com/bynil/sov2ex/blob/v2/API.md
#### 更新日志:
- version `beta 1.0.0` at 2017-09-24
  * 上线简单的关键词查询,开放源码和 API;
- version `1.0.0` at 2017-10-16
  * 完成 `Metarial design 风格` `高级查询` `手机端` 支持;
- version `1.0.1` at 2017-10-18
  - [x] 调整字重与字体颜色;
  - [x] 修复分页逻辑,当前可搜索的最大页数为 100;
  - [x] 首页自动聚焦到搜索框;
  - [x] 优化 url 为非法参数时的错误处理流程;
  - [x] 搜索链接统一为 `https`;
#### 作者:
- 后端 via [默默](http://www.gexiao.me/)
- 前端 via [Kenshin Wang](https://github.com/Kenshin/sov2ex)
#### 相关链接:
* [更新日志](https://github.com/bynil/sov2ex/blob/v2/README.md#更新日志)
* [反馈](https://github.com/bynil/sov2ex/issues)
#### SOV2EX 的诞生离不开它们:
- [Elasticsearch](https://www.elastic.co/)
- [IK Analysis for Elasticsearch](https://github.com/medcl/elasticsearch-analysis-ik)
- [Flask](http://flask.pocoo.org/)
- [MongoDB](https://www.mongodb.com/)
- [Node.js](https://nodejs.org/) · [NPM](https://www.npmjs.com)
- [Webpack](https://webpack.github.io/)
- [React](https://facebook.github.io/react)
- [ES6](http://es6-features.org/) · [Babel](https://babeljs.io)
- [PostCSS](http://postcss.org/) · [cssnext](http://cssnext.io/)
- [jQuery](https://jquery.com/) · [pangu.js](https://github.com/vinta/pangu.js) · [Velocity.js](http://velocityjs.org/)
- [Visual Studio Code](https://code.visualstudio.com/)
- [Sketch](https://www.sketchapp.com/) · [Pixelmator](http://www.pixelmator.com/)
- Icon from 
- Material Design usage 
- 咖啡 · 网易音乐 · Google Chrome · rMBP
#### 许可:
[![license-badge]][license-link]
[license-badge]:    https://img.shields.io/github/license/mashape/apistatus.svg
[license-link]:     https://opensource.org/licenses/MIT