You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/05/13 18:43:16 UTC

[jira] [Commented] (LUCENE-5627) Positional joins

    [ https://issues.apache.org/jira/browse/LUCENE-5627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996592#comment-13996592 ] 

ASF GitHub Bot commented on LUCENE-5627:
----------------------------------------

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 <pa...@gmail.com>
Date:   2014-05-13T16:13:24Z

    efbytesref 201405a1

commit 130cf392b6080b72ff671e463d59742d5bce7f23
Author: Paul Elschot <pa...@gmail.com>
Date:   2014-05-13T16:26:10Z

    labeledtree 201405a1

----


> Positional joins
> ----------------
>
>                 Key: LUCENE-5627
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5627
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Paul Elschot
>            Priority: Minor
>
> Prototype of analysis and search for labeled fragments



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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