You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2022/11/12 08:06:22 UTC

[GitHub] [lucenenet] yashhema opened a new issue, #758: Does lucene.net support near-real-time segment replication

yashhema opened a new issue, #758:
URL: https://github.com/apache/lucenenet/issues/758

   Hello,
   Does lucene .net supports near real time segment replication
   
   regards


-- 
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-unsubscribe@lucenenet.apache.org.apache.org

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


Re: [I] Does lucene.net support near-real-time segment replication [lucenenet]

Posted by "NightOwl888 (via GitHub)" <gi...@apache.org>.
NightOwl888 commented on issue #758:
URL: https://github.com/apache/lucenenet/issues/758#issuecomment-1901960938

   The GitHub issues is not a general Q & A forum, we use it to track the tasks that we need to do to complete the port and then move on to upgrading it to the latest version of Lucene. Please direct any general usability questions to [StackOverflow](https://stackoverflow.com/questions/tagged/lucene.net) (be sure to include the `lucene` tag if it is not specifically about .NET) or the [Lucene.NET user mailing list](https://lucenenet.apache.org/contributing/mailing-lists.html#users-user).


-- 
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-unsubscribe@lucenenet.apache.org

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


[GitHub] [lucenenet] rclabo commented on issue #758: Does lucene.net support near-real-time segment replication

Posted by GitBox <gi...@apache.org>.
rclabo commented on issue #758:
URL: https://github.com/apache/lucenenet/issues/758#issuecomment-1313731612

   Lucene.NET does provide hooks for implementing index replication.  I was going to point you to [issue 401](https://github.com/apache/lucenenet/issues/401#issuecomment-759258652) to learn more but I see you participated in that discussion.  
   
   While I haven't done it personally, I would think that the `Replicator.Publish` approach documented in issue 401 would be near real time.  Is that not the case?  Are you seeing or experiencing something different?


-- 
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-unsubscribe@lucenenet.apache.org

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


Re: [I] Does lucene.net support near-real-time segment replication [lucenenet]

Posted by "NightOwl888 (via GitHub)" <gi...@apache.org>.
NightOwl888 closed issue #758: Does lucene.net support near-real-time segment replication 
URL: https://github.com/apache/lucenenet/issues/758


-- 
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-unsubscribe@lucenenet.apache.org

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