Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CommonQueryOptions StartOrCursor, Rows, etc to long? #564

Open
jwilder123 opened this issue Jul 8, 2021 · 2 comments
Open

CommonQueryOptions StartOrCursor, Rows, etc to long? #564

jwilder123 opened this issue Jul 8, 2021 · 2 comments

Comments

@jwilder123
Copy link

Any thoughts on converting the int properties in CommonQueryOptions and StartOrCursor to long? In terms of Solr's capabilities - indexing more 2.4b documents is a very common use case? Thanks!

@mausch
Copy link
Member

mausch commented Jul 8, 2021

Hi, I made this change in #558 , did I miss any such property?

@jwilder123
Copy link
Author

Perhaps I'm looking at this wrong but https://github.com/SolrNet/SolrNet/blob/master/SolrNet/StartOrCursor.cs I see the property int Row as well as the constructor public Start(int row)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants