You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by arafalov <gi...@git.apache.org> on 2016/07/28 02:40:27 UTC

[GitHub] lucene-solr pull request #58: SOLR-8379: Text file extension is 'txt'

GitHub user arafalov opened a pull request:

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

    SOLR-8379: Text file extension is 'txt'

    The do-not-highlight comparison was expecting type to be text, but it is based on extension, so was actually 'txt'. This was causing a stack trace and aborted population of the content box.

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

    $ git pull https://github.com/arafalov/lucene-solr-contributions alex-SOLR-8379

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

    https://github.com/apache/lucene-solr/pull/58.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 #58
    
----
commit 8fa73cd6383b3db48d91dd792e756f0471bd0358
Author: Alexandre Rafalovitch <ar...@gmail.com>
Date:   2016-07-28T02:35:28Z

    SOLR-8379: Text file extension is 'txt'

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] lucene-solr pull request #58: SOLR-8379: Text file extension is 'txt'

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

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


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org