I want to modify the PrefixQuery so that it instead of casting the TooManyBooleanClause exception takes out the most frequent N terms matching the prefix and only searches for those. Is this possible?
/ Regards Marcus
I want to modify the PrefixQuery so that it instead of casting the TooManyBooleanClause exception takes out the most frequent N terms matching the prefix and only searches for those. Is this possible?
/ Regards Marcus