So whenever we have long q values (from a sentence to a small paragraph), we encounter some heap problems (OOM) and I guess this is normal?
So my question would be is how should we handle this type of problem? Of course we could always limit the size of the search term queries in the application side but is there anything we could do in our configuration that could prevent the OOM issues even if some random user intentionally bombard us with long search queries in the front end? -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html