Github user LucVL commented on the pull request:
https://github.com/apache/lucene-solr/pull/210#issuecomment-158335822
Thereâs good documentation on combining git pull-requests with jira
issues on the apache wiki (thereâs a bot for that)
https://wiki.apache.org/lucene-java/BensonMarguliesGitWorkflow
Basically:
- Create the JIRA issue first
- Create the pull request with the JIRA issue in the title. This
will cause a bot to pick it up and link the two. A comment will appear in the
JIRA issue that includes a link to an equivalent patch for non-git users.
- When the JIRA issue is closed, the committer should include
âThis closes #PPâ. This causes the bot to close the PR as well
For an example, see https://issues.apache.org/jira/browse/SOLR-8050
Luc
From: smartprix [mailto:[email protected]]
Sent: donderdag 19 november 2015 15:27
To: apache/lucene-solr
Subject: Re: [lucene-solr] WordDelimiterFilter - Don't split words marked
as keyword (#210)
The behavior should is now configurable. I have updated the pull request to
reflect that. A new attribute "splitKeywordTokens" which is false by default
for lucene >= 6.0 and true otherwise.
Does lucene not accept pull requests from github? Should I create it on
JIRA?
â
Reply to this email directly or view it on
GitHub<https://github.com/apache/lucene-solr/pull/210#issuecomment-158072439>.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]