lookup


Description:

public virtual ResultSet lookup (string term, TermMatchFlag flags)

Parameters:

this

The index to perform the lookup in

term

The term to look up on

flags

A bitmask of TermMatchFlag to control how matching is done

Returns:

A ResultSet. Free with unref.