Hi. Is it possible to search within paragraphs or sentences in Solr? The PatternTokenizerFactory uses regular expressions, but how can this be done with plain ASCII docs that don't have <p> tags (HTML), yet they're broken into paragraphs? Thanks.
Warm regards, Alex