Hi:

    Great job on the flex indexing feature! This opens new doors on how an
application to lucene for its usecases.

    I have coupla questions that I brought up before, the answer was to wait
for flex indexing. Now that flex indexing seems to be in a good shape, I
thought I'd bring it up again:

1) Is it possible to obtain unique term count for a given field,
e.g. getUniqueTermCount(String field) on the segment reader?

2) Is it possible to use Lucene's segment/merge mechanism to encode custom
segment files, my own StoredData format, or my own forward index some field
etc.?

Thanks

-John

Reply via email to