Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: override.   Results from 1 to 9 from 9 (0.619s).
Loading phrases to help you
refine your search...
Disable (or prohibit) per-field overrides - Solr - [mail # user]
...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...
   Author: Markus Jelsma, 2010-10-11, 16:23
Re: Disable (or prohibit) per-field overrides - Solr - [mail # user]
...Thanks for your reply. But as i replied the following to Erick's suggestion  which is quite the same:   It's much easier for us to maintain a very short white list than a huge blac...
   Author: Markus Jelsma, 2010-10-18, 15:05
Re: Disable (or prohibit) per-field overrides - Solr - [mail # user]
...Hi,  Thanks for the suggestion and pointer. We've implemented it using a single  regex in Nginx for now.   Cheers,  ...
   Author: Markus Jelsma, 2010-10-17, 09:18
Re: Disable (or prohibit) per-field overrides - Solr - [mail # user]
...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 requ...
   Author: Markus Jelsma, 2010-10-11, 20:18
RE: Issues with docFreq/docCount on SolrCloud - Solr - [mail # user]
...Alright, so my suggestion of overriding HttpShardHandler to route users to the same replica instead of shuffling the replica URL's is doable? What about the comment in HttpShardHandler then...
   Author: Markus Jelsma, 2013-01-24, 09:17
RE: Issues with docFreq/docCount on SolrCloud - Solr - [mail # user]
....  Is there anyone around here with suggestions, hints or anything?  The next thing we might try is to route the same user to the same replica of a shard by overriding the http shard handler but i'm not sure...
   Author: Markus Jelsma, 2013-01-23, 22:38
Remove entries from search result, custom collector - Solr - [mail # user]
... it. We cannot do this in a search component because of problems with paging, maintaining rows=N results despite removal of some records etc. Instead i'd like to try to override the Top...
   Author: Markus Jelsma, 2012-10-29, 13:57
Re: Disable IDF scoring on certain fields - Solr - [mail # user]
...-complete index) then you can override DefaultSimilarity and  return a static value for IDF. If you still want IDF for other fields then i  think you have a problem because Solr doesn't yet support per...
   Author: Markus Jelsma, 2011-05-17, 19:34
RE: Re: schema.xml question - Solr - [mail # user]
...'t need to pass them in you query. You can of course override predefined parameters with the exception of parameters defined inside an invariants block.     Check the documentation [1...
   Author: Markus Jelsma, 2010-05-07, 13:38
Sort:
project
Nutch (15)
Solr (9)
Lucene (1)
Tika (1)
type
mail # user (9)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (9)
author
Chris Hostetter (132)
Uwe Schindler (123)
Robert Muir (107)
Mark Miller (79)
Michael McCandless (73)
Yonik Seeley (59)
Dawid Weiss (54)
Erik Hatcher (39)
Grant Ingersoll (35)
Shai Erera (33)
Simon Willnauer (26)
Jason van Zyl (25)
Jack Krupansky (24)
Steven A Rowe (21)
Erick Erickson (20)
Markus Jelsma