Ron Clabo

Results 25 comments of Ron Clabo

@alexhiggins732 I agree with @NightOwl888, it’s much better to fully complete version 4.8 before working to upgrade it to whatever the current version of Java Lucene is at that time....

>yes, I know there is SearchAfter, but I don't have the last document from previous page If `SearchAfter` is a possible solution for you then I'd be really tempted to...

Since this is a general question on how to use Lucene.NET rather then an issue it would be better to post this question on [StackOverflow](https://stackoverflow.com/questions/tagged/lucene.net) with lucene and lucene.net tag....

The switch to daylight saving time does not affect UTC. So the UTC date /time you write into the index when under daylight savings time and when not under daylight...

(scratching head). I see. I think it's a logic problem more than a Lucene.NET problem and I think the logic problem would exist with any data store not just Lucene....

So I investigated this a bit. Thank you for linking to the public docs which do in fact show the method public in version 5.2. The odd thing is that...

@krylowicz How's it coming. If you have questions fee free to post them here with this issue. Thanks again for volunteering for this one. You are appreciated!

The first paragraph and the 2nd paragraph don't seem quite congruent. Is the primary issue here that some lines of the tests may be commented out because the functionality didn't...

Let me do a dry run on some of the tests in Lucene.Net.Tests._A-D to get a sense of the time requirement for this. Lucene.Net has 7735 tests, which is no...

@NightOwl888 thanks, that's excellent info. I think I will learn in the test reviewing process. I see that you can check off the test set you reviewed in the list...