Re: Disable (or prohibit) per-field overrides

2010-10-18 Thread Markus Jelsma
Thanks for your reply. But as i replied the following to Erick's suggestion which is quite the same: > Yes, we're using it but the problem is that there can be many fields > and that means quite a large list of parameters to set for each request > handler, and there can be many request handler

Re: Disable (or prohibit) per-field overrides

2010-10-18 Thread Jonathan Rochkind
You know about the 'invariant' that can be set in the request handler, right? Not sure if that will do for you or not, but sounds related. Added recnetly to some wiki page somewhere although the feature has been there for a long time. Let's see if I can find the wiki page...Ah yes: http://w

Re: Disable (or prohibit) per-field overrides

2010-10-17 Thread Markus Jelsma
Hi, Thanks for the suggestion and pointer. We've implemented it using a single regex in Nginx for now. Cheers, > : Anyone knows useful method to disable or prohibit the per-field override > : features for the search components? If not, where to start to make it > : configurable via solrconfig

Re: Disable (or prohibit) per-field overrides

2010-10-15 Thread Chris Hostetter
: Anyone knows useful method to disable or prohibit the per-field override : features for the search components? If not, where to start to make it : configurable via solrconfig and attempt to come up with a working patch? If your goal is to prevent *clients* from specifying these (while you're

Re: Disable (or prohibit) per-field overrides

2010-10-11 Thread Erick Erickson
I'm clueless in that case, because you're right, that's a lot of picky maintenance Sorry 'bout that Erick On Mon, Oct 11, 2010 at 4:18 PM, Markus Jelsma wrote: > Yes, we're using it but the problem is that there can be many fields and > that means quite a large list of parameters to set for

Re: Disable (or prohibit) per-field overrides

2010-10-11 Thread Markus Jelsma
Yes, we're using it but the problem is that there can be many fields and that means quite a large list of parameters to set for each request handler, and there can be many request handlers. It's not very practical for us to maintain such big set of invariants. Thanks On Mon, 11 Oct 2010 16:1

Re: Disable (or prohibit) per-field overrides

2010-10-11 Thread Erick Erickson
Have you looked at "invariants" in solrconfig.xml? Best Erick On Mon, Oct 11, 2010 at 12:23 PM, Markus Jelsma wrote: > Hi, > > Anyone knows useful method to disable or prohibit the per-field override > features for the search components? If not, where to start to make it > configurable via solrc

Disable (or prohibit) per-field overrides

2010-10-11 Thread Markus Jelsma
Hi, Anyone knows useful method to disable or prohibit the per-field override features for the search components? If not, where to start to make it configurable via solrconfig and attempt to come up with a working patch? Cheers, -- Markus Jelsma - CTO - Openindex http://www.linkedin.com/in/mark