GitHub user PaulElschot opened a pull request:

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

    Labeledtree 201405a1

    LUCENE-5627
    
    This closes #46
    
    Major overhaul:
    - Renamed ...StreamsFactory to ...Analyzer to conform to lucene naming.
    - Reasonably complete javadocs and tests.
    - Added a tree for the labels.
    - Added an analyzer for xml: tags as labels, attributes and text as 
fragments.
    
    Based on recent efbytesref, LUCENE-5524, which is based on recent trunk.

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

    $ git pull https://github.com/PaulElschot/lucene-solr labeledtree-201405a1

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

    https://github.com/apache/lucene-solr/pull/51.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 #51
    
----
commit d35d6ceb669d30dc169dd3e2fbb993833e2c1a82
Author: Paul Elschot <[email protected]>
Date:   2014-05-13T16:13:24Z

    efbytesref 201405a1

commit 130cf392b6080b72ff671e463d59742d5bce7f23
Author: Paul Elschot <[email protected]>
Date:   2014-05-13T16:26:10Z

    labeledtree 201405a1

----


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

Reply via email to