Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
Prev Previous commit
Next Next commit
review
  • Loading branch information
nerpaula authored Apr 6, 2023
commit 07e3db76c3bf793d120a856a9da21fc5709f26a2
6 changes: 3 additions & 3 deletions 3.11/release-notes-new-features311.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ inverted indexes from your collections that you could otherwise do via the HTTP
or JavaScript API.

When opening your newly created View, you can copy mutable properties from
previously created `search-alias` Views, allowing for much more flexibility if
you have to work with similar configurations and data. In addition, the JSON
editor offers a way to directly write the definition of your View in JSON format.
previously created `search-alias` Views, providing a convenient way to apply
the same settings to multiple Views. In addition, the JSON editor offers the
option to directly write the definition of your View in JSON format.

For more information, see the
[detailed guide](arangosearch-views-search-alias.html#create-search-alias-views-using-the-web-interface).
Expand Down