BibIndex: new pattern for tokenizer inheritance
- Introduces abstract BibIndexRecJsonTokenizer and BibIndexMultiFieldTokenizer.
- Changes inheritance tree for other tokenizers.
- Changes mechanism of selecting a tokenizer inside WordTable. (closes #1704)
- Fixes admin interface to hide abstract tokenizers from users.
Signed-off-by: Grzegorz Szpura <grzegorz.szpura@cern.ch>
Tested-by: Tibor Simko <tibor.simko@cern.ch>