Search at the beginning of an expression?
Hello, How to search at the beginning of an expression? For instance, I want to find all books published in 2007 and with the title starting with "C"? Thanks, Marius Stoica
Le 31/01/2011 13:26, Marius Stoica a écrit :
Hello,
How to search at the beginning of an expression? For instance, I want to find all books published in 2007 and with the title starting with "C"?
Thanks, Marius Stoica
type : pubdate:2007 and ti,first-in-subfield=C in a big search box. -- Henri-Damien LAURENT
Merci, "first-in-subfield" - is this a CCL code or comes directly from Koha? What other similar codes can be used to search inside an expression? Thanks Marius Stoica On Mon, Jan 31, 2011 at 2:55 PM, LAURENT Henri-Damien < henridamien.laurent@biblibre.com> wrote:
Le 31/01/2011 13:26, Marius Stoica a écrit :
Hello,
How to search at the beginning of an expression? For instance, I want to find all books published in 2007 and with the title starting with "C"?
Thanks, Marius Stoica
type : pubdate:2007 and ti,first-in-subfield=C in a big search box. -- Henri-Damien LAURENT _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Le 31/01/2011 14:23, Marius Stoica a écrit :
Merci,
"first-in-subfield" - is this a CCL code or comes directly from Koha? It comes directly from the ccl.properties defined in koha. So yes to both.
What other similar codes can be used to search inside an expression? look at etc/zebradb/ccl.properties for more codes. Hope that helps. -- Henri-Damien LAURENT
On Mon, Jan 31, 2011 at 8:40 AM, LAURENT Henri-Damien <henridamien.laurent@biblibre.com> wrote:
Le 31/01/2011 14:23, Marius Stoica a écrit :
What other similar codes can be used to search inside an expression? look at etc/zebradb/ccl.properties for more codes. Hope that helps.
Some of the CCL codes can be found in the manual: http://koha-community.org/documentation/3-2-manual/?ch=x10860#AEN10988 I'm not adding first-in :) Nicole
participants (3)
-
LAURENT Henri-Damien -
Marius Stoica -
Nicole Engard