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

Shad Storhaug resolved LUCENENET-571.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: Lucene.Net 5.0 PCL

This turned out to be an issue with differences in where embedded resources are 
located in .NET Core from .NET Framework. There also doesn't seem to be a way 
to override the default namespace when using project.json. The solution was to 
make a more aggressive search for embedded resources that accounts for all of 
the different locations it can be stored.

> Lucene.Net.QueryParser.Flexible Not Fully Implemented in .NET Core
> ------------------------------------------------------------------
>
>                 Key: LUCENENET-571
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-571
>             Project: Lucene.Net
>          Issue Type: Bug
>          Components: Lucene.Net Core
>    Affects Versions: Lucene.Net 5.0 PCL
>            Reporter: Shad Storhaug
>             Fix For: Lucene.Net 5.0 PCL
>
>
> The Messages functionality is implemented in .NET Framework, but not in .NET 
> Core. This is causing the related TestNLS tests to fail. It is unknown 
> whether this affects the normal usage of Lucene.Net.QueryParser.Flexible in 
> .NET Core, but this won't affect any of the other QueryParsers for sure.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to