[ 
https://issues.apache.org/jira/browse/LUCENE-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David vandendriessche updated LUCENE-4043:
------------------------------------------

    Comment: was deleted

(was: I'm trying to figure out how I can use the JoinUtil class in the plugin. 
I've already added it to my config and it seems to get registered. But I can't 
figure out how to get the indexSearcher in the TestParser? I know I'm using a 
predefined query. 

I also get an errormessage saying:
"java.lang.RuntimeException: java.lang.NoClassDefFoundError: 
org/apache/lucene/search/join/ScoreMode"
I've added the lucene libs and that solved this errormessage. Is it normal solr 
does not contain all lucene libraries?


This is the code I'm using.

See the next post for update!)
    
> Add scoring support for query time join
> ---------------------------------------
>
>                 Key: LUCENE-4043
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4043
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/join
>            Reporter: Martijn van Groningen
>             Fix For: 4.0-ALPHA
>
>         Attachments: LUCENE-4043.patch, LUCENE-4043.patch, LUCENE-4043.patch, 
> LUCENE-4043.patch
>
>
> Have similar scoring for query time joining just like the index time block 
> join (with the score mode).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to