How can I recognize line breaks and do not allow matching of a quoted query
in the following example.

I have two documents with just one text field:
1. AAA BBB <line break>
CCC DDD

2. BBB CCC <line break>
DDD AAA

User enters query "BBB CCC". How can I configure tokenizers so that Solr
only returns doc #2?

Thanks,
Mohsen

Reply via email to