cigoic commented on issue #641:
URL: https://github.com/apache/lucenenet/issues/641#issuecomment-1184064716

   > In your screenshot I see that the GUI shows that you have a NuGet 
references to `Lucene.Net` Version 4.8.0-beta00016 and 
`Lucene.Net.Analysis.Common` Version 4.8.0-beta00016. And yet the GUI is saying 
it can't resolve the referenced to `StandardAnalyzer` and doesn't recognize the 
`Lucene.Net.Analysis.Standard` namespace.
   > 
   > That class and namespace is in the `Lucene.Net.Analysis.Common `Version 
4.8.0-beta00016 NuGet package. So it's odd the GUI isn't seeing them in that 
package. You might try saving everything and then restarting the development 
environment. Maybe it will then see the `StandardAnalyzer` and the 
`Lucene.Net.Analysis.Standard` namespace.
   
   Yes. VS2022 17.3 preview did not update namespace references completely. I 
did install Lucene 3.0.3 at first by mistake. However, update it to 4.8 beta 
directly does not solve the problem. 
   
   Create a total new solution folder seems to solve it. Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to