Skip to content

RDoc-3912 Document Search() behavior when analyzer splits a single term into multiple tokens - #2586

Open
Danielle9897 wants to merge 2 commits into
ravendb:mainfrom
Danielle9897:RDoc-3912-searchBehavior
Open

RDoc-3912 Document Search() behavior when analyzer splits a single term into multiple tokens#2586
Danielle9897 wants to merge 2 commits into
ravendb:mainfrom
Danielle9897:RDoc-3912-searchBehavior

Conversation

@Danielle9897

Copy link
Copy Markdown
Member

Issue link

https://issues.hibernatingrhinos.com/issue/RDoc-3912/Document-Search-behavior-when-analyzer-splits-a-single-term-into-multiple-tokens

Additional description

  • in: ..\client-api\session\querying\text-search\content\_full-text-search-csharp.mdx
    Added new section: Search with analyzer-generated phrases
  • in: ..\indexes\querying\content\_searching-csharp.mdx
    Added new section: Analyzer-generated phrases in static-index searches
  • in: ..\indexes\content\_using-analyzers-csharp.mdx
    Added info under: Analyzers at query time
    Added info under: Creating custom analyzers
  • in: ..\session\querying\text-search\content\_proximity-search-csharp.mdx
    Added info under: Proximity search (0 distance)
  • in: ..\migration\server\previous-versions-server-breaking-changes.mdx
    Added new section: Full-text search when the analyzer splits a search term
  • Apply to all other client articles (Node.js, Python, Java, php)
  • Fix text and layout as needed
  • Fix broken links
  • Apply to v6.2, v7.0, v7.1, v7.2

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)

@Danielle9897

Copy link
Copy Markdown
Member Author

=======================================
C#:
@maciejaszyk pls review these files:

../client-api/session/querying/text-search/content/_full-text-search-csharp.mdx
../client-api/session/querying/text-search/content/_proximity-search-csharp.mdx
../indexes/content/_using-analyzers-csharp.mdx
../indexes/querying/content/_searching-csharp.mdx
../migration/server/previous-versions-server-breaking-changes.mdx

======================================
Python:
@poissoncorp pls review these files:

../client-api/session/querying/text-search/content/_full-text-search-python.mdx
../client-api/session/querying/text-search/content/_proximity-search-python.mdx
../indexes/content/_using-analyzers-python.mdx
../indexes/querying/content/_searching-python.mdx

=======================================
Node.js:
@M4xymm pls review these files:

../client-api/session/querying/text-search/content/_full-text-search-nodejs.mdx
../client-api/session/querying/text-search/content/_proximity-search-nodejs.mdx
../indexes/content/_using-analyzers-nodejs.mdx
../indexes/querying/content/_searching-nodejs.mdx

==========================================
Java:
@LielNagar pls review these files:

../client-api/session/querying/text-search/content/_full-text-search-java.mdx
../client-api/session/querying/text-search/content/_proximity-search-java.mdx
../indexes/content/_using-analyzers-java.mdx
../indexes/querying/content/_searching-java.mdx

===========================================

@maciejaszyk maciejaszyk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

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.

2 participants