On Thu, 18 Jul 2013, [email protected] wrote: > This feature of counting the times a field occurs, is this a > speciality of the authors field or a general feature applicable to any > fiel (index) definition?
Right now in v1.1 it is `authorcount' only, but nothing prevents one to use the same style of tokeniser for other indexes, to count other fields. E.g. in the master branch we can index the number of physical copies a certain book has... Best regards -- Tibor Simko
