NightOwl888 commented on issue #859:
URL: https://github.com/apache/lucenenet/issues/859#issuecomment-1771106042

   The `preserveOriginal` parameter wasn't added until a later version of 
Lucene than 4.8.1, which is what the `Lucene.Net.Analysis.Common` assembly is 
based upon. We will eventually be porting the latest version of Lucene, but 
until then you will need to port over "future" features if you need them. 
Analysis components in particular are easy to implement by end users.


-- 
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: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to