NightOwl888 opened a new pull request #481:
URL: https://github.com/apache/lucenenet/pull/481


   This changes `Text()` method into `Text` property for 
`Lucene.Net.Index.Term`.
   
   It also adds an obsolete `Text()` extension method to the `Lucene.Net.Index` 
namespace for backward compatibility. This extension method will be removed in 
the first 4.8.0 release candidate. 
   
   > NOTE: This is meant to be a best effort to reduce breaking changes, but of 
course the `Lucene.Net.Index` namespace may not be imported in your code. It is 
recommended to utilize the property rather than importing the namespace.


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

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


Reply via email to