Re: Re[4]: Feature Request: Multiple default search fields

2007-05-16 Thread Yonik Seeley
On 5/16/07, Jack L <[EMAIL PROTECTED]> wrote: If I want to try out DisMaxRequestHandler, do I need to repost? I suppose it is for searching only and does not require re-indexing? No need to re-index, it's just a different request handler. It's very much like the standard request handler, but it

Re[4]: Feature Request: Multiple default search fields

2007-05-16 Thread Jack L
Thanks Yonik. If I want to try out DisMaxRequestHandler, do I need to repost? I suppose it is for searching only and does not require re-indexing? -- Best regards, Jack > It came later... "standard" was the first request handler. > dismax is the recommended starting point for anyone dealing wit