GitHub user softwaredoug opened a pull request:

    https://github.com/apache/lucene-solr/pull/275

    SOLR-11662: Configurable query when terms overlap

    Modifies QueryBuilder and Solr Field Type to allow configurable overlap 
scoring asides from SynonymQuery

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/o19s/lucene-solr 
configurable-synonym-query-behavior

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/275.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #275
    
----
commit d83b1300a8b469fa19e5fd9ae8264f6fa448bb18
Author: Doug Turnbull <[email protected]>
Date:   2017-11-21T19:02:09Z

    Makes QueryBuilder synonym matching configurable

commit f279435b46f81232181a658be5e856bdbca9924f
Author: Doug Turnbull <[email protected]>
Date:   2017-11-21T20:03:54Z

    plumb through the field type setting

commit 1e9e41c4cccff10effd4a29da30c378ee21dac3d
Author: Doug Turnbull <[email protected]>
Date:   2017-11-21T20:17:56Z

    Fix enum style

commit 8eb875fcccf533d3799b15d266c724c868e13d34
Author: Doug Turnbull <[email protected]>
Date:   2017-11-21T21:47:04Z

    Renaming to scoreOverlaps

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to