Active
Project:
Apache Solr Term Proximity
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Nov 2012 at 15:31 UTC
Updated:
23 Nov 2012 at 16:01 UTC
Based on the RelevancyCookbook, it seems a little tricky to work with search queries that default to the AND operator and have a mix of terms and phrases since the entire query would have to be re-written. It is not critical since the Apache Solr Search Integration module defaults to the OR operator, however we should think about the edge case and how we can work with this configuration.
Comments
Comment #1
cpliakas commentedAdding to the "gotcha" tag.