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

RDoc-3250 Remove LongQueryResults from the docs + other updates #1991

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Danielle9897
Copy link
Member

@Danielle9897 Danielle9897 commented Mar 2, 2025

Related issue:
https://issues.hibernatingrhinos.com/issue/RDoc-3250/Remove-LongQueryResults-from-the-docs-other-updates


@maciejaszyk
All language files were copied over to v6.0 - however, the fixes were in:

  • The client breaking changes article:
    Documentation/6.0/Raven.Documentation.Pages/migration/client-api/client-breaking-changes.markdown

  • The set index lock article: added info about the 'delete'
    Documentation/6.0/Raven.Documentation.Pages/client-api/operations/maintenance/indexes/set-index-lock.dotnet.markdown

  • The query by facets article: remove FacetOptions from RangeFacet
    Documentation/6.0/Samples/csharp/Raven.Documentation.Samples/Indexes/Querying/FacetedSearch.cs

  • The get statistics article: int => long for CountOfDocuments & CountOfConflicts
    Documentation/6.0/Samples/csharp/Raven.Documentation.Samples/ClientApi/Operations/Maintenance/GetStats.cs

  • The get query article: remove LongQueryResults
    Documentation/6.0/Samples/csharp/Raven.Documentation.Samples/ClientApi/Operations/Maintenance/GetStats.cs
    Documentation/6.0/Samples/csharp/Raven.Documentation.Samples/ClientApi/Session/Querying/HowToGetQueryStatistics.cs

  • The count query statistics article: remove reference to LongQueryResults
    Documentation/6.0/Raven.Documentation.Pages/client-api/session/querying/how-to-count-query-results.dotnet.markdown
    Documentation/6.0/Raven.Documentation.Pages/client-api/session/querying/how-to-count-query-results.js.markdown

  • The paging query results article: remove casting to int
    Documentation/6.0/Samples/csharp/Raven.Documentation.Samples/Indexes/Querying/Paging.cs

@Danielle9897 Danielle9897 requested a review from maciejaszyk March 2, 2025 14:26
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

Successfully merging this pull request may close these issues.

1 participant