This filter returns the complete URI, the full localname of the URIs as well as the localname tokens.
This filter is less demanding than the {@link URINormalisationFilter}in term of CPU. In addition, it is also less costly in term of index size since it creates less tokens per URI.
Before tokenisation, check the length of the localname. If the localname is too large, it is not tokenised. By default, the maximum localname length is set to 64.
|
|
|
|