On Thu, Dec 06, 2012 at 11:40:30AM -0500, Jared Camins-Esakov wrote: > Hello. > > As many of you know, I have been working on rewriting Koha's search code so > that it is more palatable than a plate of burned nine-day-old spaghetti. > The initial part of the development is nearing completion, and I look > forward to submitting a patch to the community for sign off[1]. > > In the course of the first section of the development, I have run into an > interesting question. We currently support greater than and less than > operators in our searches, but I cannot think of anywhere we might want to > use them other than with dates. Does anyone have any scenarios where a > greater than/less than operator would actually be useful in a bibliographic > or authority search (other than in date searches)?
Some ideas : - Duration (for audiobooks, DVD,...) - File size (for electronic ressources) - Number of pages of printed books Regards, Alex -- Association BrailleNet Université Pierre et Marie Curie, Boîte 23 9 quai Saint-Bernard 75252 Paris Cedex 05 Tél. + 33 1 44 27 36 05 Fax + 33 1 44 27 34 49 _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
