https://github.com/code4craft/lucene-learning
Lucene learning.
https://github.com/code4craft/lucene-learning
Last synced: 7 months ago
JSON representation
Lucene learning.
- Host: GitHub
- URL: https://github.com/code4craft/lucene-learning
- Owner: code4craft
- Created: 2014-04-18T05:58:01.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-11T16:12:37.000Z (over 11 years ago)
- Last Synced: 2025-05-31T10:49:12.362Z (8 months ago)
- Size: 5.54 MB
- Stars: 14
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lucence-learning
======
## Reference:
* [Annotated Lucene(源码剖析中文版)](http://gitsea.com/wp-content/uploads/2013/04/Annotated-Lucene%E6%BA%90%E7%A0%81%E5%89%96%E6%9E%90%E4%B8%AD%E6%96%87%E7%89%88.pdf)
* [Lucene 原理与代码分析](http://www.cnblogs.com/forfuture1978/archive/2010/06/13/1757479.html)
## 目前的问题:
对于多个不用条件的结果计数问题