You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by ecortese <gi...@git.apache.org> on 2016/11/03 19:42:04 UTC

[GitHub] lucenenet pull request #192: Fixed terms boosting in multifield query

GitHub user ecortese opened a pull request:

    https://github.com/apache/lucenenet/pull/192

    Fixed terms boosting in multifield query

    Provided fixes for prefix terms, wildcard terms, fuzzy and range terms boosting when parsing a multifield query.
    
    Specific test cases were added in method TestBoostsSimple of TestMultiFieldQueryParser class.

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

    $ git pull https://github.com/ecortese/lucenenet 3.0.3-boosthotfix

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

    https://github.com/apache/lucenenet/pull/192.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 #192
    
----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] lucenenet issue #192: Fixed terms boosting in multifield query

Posted by ecortese <gi...@git.apache.org>.
Github user ecortese commented on the issue:

    https://github.com/apache/lucenenet/pull/192
  
    Hi, ok it's clear.
    Anyway 3.0.3 branch is very largely used and referenced by other popular libraries (eg. NHibernate.Search), and things take always too time to move forwards...
    
    I'll keep the fork on my github and surely I'll keep on my eyes on new branch.
    Have a good work on it!
    
    Thanks!
    Emanuele


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] lucenenet pull request #192: Fixed terms boosting in multifield query

Posted by ecortese <gi...@git.apache.org>.
Github user ecortese closed the pull request at:

    https://github.com/apache/lucenenet/pull/192


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] lucenenet issue #192: Fixed terms boosting in multifield query

Posted by synhershko <gi...@git.apache.org>.
Github user synhershko commented on the issue:

    https://github.com/apache/lucenenet/pull/192
  
    Hi, thanks, but we are not maintaining 3.0.3 anymore at this point, all resources are geared towards the 4.8.0 release and you are welcome to try it out myget.org/gallery/lucene-net


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---