Merge branch 'bytebuf-api-v2'

Merge GitHub PR #28 after squashing some commits.

Resolves #28.


Project: http://git-wip-us.apache.org/repos/asf/lucy/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/19921d84
Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/19921d84
Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/19921d84

Branch: refs/heads/master
Commit: 19921d847dcb315a15bd9a8b070f06bf8e54e1f5
Parents: b2c004b 91695c7
Author: Nick Wellnhofer <wellnho...@aevum.de>
Authored: Sun Nov 15 12:40:05 2015 +0100
Committer: Nick Wellnhofer <wellnho...@aevum.de>
Committed: Sun Nov 15 12:40:54 2015 +0100

----------------------------------------------------------------------
 core/Lucy/Highlight/Highlighter.c  |   2 +-
 core/Lucy/Index/DocVector.c        |   8 +--
 core/Lucy/Index/PostingPool.c      |  18 ++---
 core/Lucy/Plan/TextType.c          | 116 +++++++++++++++-----------------
 core/Lucy/Plan/TextType.cfh        |   2 +-
 core/Lucy/Search/ANDQuery.c        |   3 +-
 core/Lucy/Search/Compiler.c        |   3 +-
 core/Lucy/Search/ORQuery.c         |   3 +-
 core/Lucy/Search/PhraseQuery.c     |   3 +-
 core/Lucy/Search/QueryParser.c     |   2 +-
 core/Lucy/Util/Json.c              |  25 ++++---
 core/LucyX/Search/ProximityQuery.c |   3 +-
 12 files changed, 93 insertions(+), 95 deletions(-)
----------------------------------------------------------------------


Reply via email to