Re: Benefit of schema

2007-06-26 Thread Paul Battley
On 23/06/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: It's nice to have known straightforward field names for querying, like: title:"web development" AND author:kimsal With wildcarded fields, you won't end up with such clean field names. Actually, you can use clean wildcarded names as

Re: Benefit of schema

2007-06-23 Thread Michael Kimsal
I wasn't sure if I was perhaps missing some sort of optimization that may occur under the hood during querying. I sort of thought that what you just wrote may be the case. Thanks! On 6/23/07, Erik Hatcher <[EMAIL PROTECTED]> wrote: On Jun 23, 2007, at 1:38 PM, Michael Kimsal wrote: > Is ther

Re: Benefit of schema

2007-06-23 Thread Erik Hatcher
On Jun 23, 2007, at 1:38 PM, Michael Kimsal wrote: Is there any benefit to using a fixed schema as opposed to the 'wildcard' approach demonstrated in the sample schema.xml file? It's nice to have known straightforward field names for querying, like: title:"web development" AND autho

Benefit of schema

2007-06-23 Thread Michael Kimsal
Is there any benefit to using a fixed schema as opposed to the 'wildcard' approach demonstrated in the sample schema.xml file? -- Michael Kimsal http://webdevradio.com