On 09/11/16 16:59, Erick Erickson wrote: > But my bet is that you _are_ doing something that uninverts the text > field (obviously inadvertently). If you restart Solr and monitor the > log until the first time you see this exception, what do the queries > show? My guess is that once you get some query in your > queryResultCache or filterCache it gets recycled and produces this on > autowarm rather than the fieldValueCache, but that's a total guess.
Good point. I'll try to log the queries and see if anything comes up. Though if it was a user-initiated error it might be impossible to get them to reproduce it. I'll keep you updated. Thanks! - Bram