Skip to content

RDoc-3902 [Per-feature reorganization] Use logical operators#2494

Open
Danielle9897 wants to merge 3 commits into
ravendb:mainfrom
Danielle9897:RDoc-3902-useLogicalOperatorsInQuery-reorganization
Open

RDoc-3902 [Per-feature reorganization] Use logical operators#2494
Danielle9897 wants to merge 3 commits into
ravendb:mainfrom
Danielle9897:RDoc-3902-useLogicalOperatorsInQuery-reorganization

Conversation

@Danielle9897

Copy link
Copy Markdown
Member

Issue link

https://issues.hibernatingrhinos.com/issue/RDoc-3902/Per-feature-reorganization-Use-logical-operators

Additional description

  • Create new article: "Use logical operators" (C#)
    Cover: AND, OR, NOT, Negate a group, Mixed conditions, Operator precedence and Defaults
  • This new article will replace the existing article: "How to use NOT operator"
  • Create the Python, Node.js, PHP, Java articles

Type of change

  • Content - docs
  • Content - cloud
  • Content - guides
  • Content - start pages/other
  • New docs feature (consider updating /templates or readme)
  • Bug fix
  • Optimization
  • Other

Changes in docs URLs

  • No changes in docs URLs
  • Articles are restructured, URLs will change, mapping is required (update /scripts/redirects.json file, set Documents Moved PR label)

Changes in UX/UI

  • No changes in UX/UI
  • Changes in UX/UI (include screenshots and description)

Comment thread scripts/redirects.json
{
"key": "/client-api/session/querying/document-query/how-to-use-not-operator",
"value": {
"targetUrl": "/querying/filtering-query-results/use-logical-operators",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should redirect to the relevant anchor? Not 100% sure if our redirects support it though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants