By default, when we index our content in solr (same for Lucene) Sitecore creates a document per item, and store the value of each (Sitecore)
Recently I have been having issues while trying to send really long queries to Solr from Sitecore. Sometimes my problem was Solr rejecting the request,
As you know, sitecore search is based on Lucene. Lucene uses Analysers and filters in order to “read” and “query” the content. By default sitecore