medic/lucene-query-generator

Add a builder api

Opened this issue · 0 comments

It would be useful in some situations to construct a query object using the builder pattern. This could be stored internally using the same object structure as required by the convert api.