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

Release v0.9.0 #103

Merged
merged 1 commit into from Mar 19, 2020
Merged

Release v0.9.0 #103

merged 1 commit into from Mar 19, 2020

Conversation

bidoubiwa
Copy link
Contributor

Branch that follows the v0.9.0 of meiliSearch

@bidoubiwa bidoubiwa changed the title change version in title Release v0.9.0 Jan 2, 2020
@bidoubiwa bidoubiwa changed the title Release v0.9.0 WIP: Release v0.9.0 Jan 2, 2020
@bidoubiwa bidoubiwa added this to the v0.9.0 milestone Jan 2, 2020
references/index_new_fields.md Outdated Show resolved Hide resolved
references/index_new_fields.md Outdated Show resolved Hide resolved
references/index_new_fields.md Outdated Show resolved Hide resolved
references/stop_words.md Outdated Show resolved Hide resolved
guides/advanced_guides/keys.md Outdated Show resolved Hide resolved
references/keys.md Outdated Show resolved Hide resolved
references/keys.md Outdated Show resolved Hide resolved
references/ranking_rules.md Show resolved Hide resolved
references/stop_words.md Outdated Show resolved Hide resolved
Copy link
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

I was wondering if the titles should have a specified format, for example "Concatenate and split queries" must be written "Concatenate and Split Queries".

In the Advanced Guide, the MeiliSearch Binary link could be more explicit and be Download MeiliSearch, it is easier to understand, and what we want to express.

Related to the installation page (binary.md), the source tab isn't that clear.

If you already have the Rust toolchain installed, you can clone the repository and compile it this way.

I would not let the user compile the engine in debug mode but in release mode only. Could you remove the cargo build line and the line below explaining the release and debug differences?

There also is typos in the last line of this tab (i.e Executing) and you can get rid the debug folder too.

The usage in this page is not correctly highlighted, this is the bash syntax but must be plain text.

In the stop-words page I do not understand why you specify that the release year is written in timestamp, I know that you say that "The Road to Hong Kong" is the oldest movie in the dataset but I would prefer avoiding to talk about this attribute in this example, this is not related to stop-words at all.

guides/advanced_guides/binary.md Outdated Show resolved Hide resolved
guides/advanced_guides/binary.md Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
Copy link
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

In the typo tolerance page I would prefer you use: "MeiliSearch supports typo tolerance".

In the Concatenate and split queries page I would like, if possible, to specify that the concatenation of words is only done on words that follows. Also specify that the split words will not match a document if the words aren't exactly one after the other in the document.

In the search parameters page, could you remove the timeoutMs (i.e. timeout_ms) parameter please?

guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/relevancy.md Outdated Show resolved Hide resolved
guides/advanced_guides/synonyms.md Outdated Show resolved Hide resolved
guides/advanced_guides/synonyms.md Outdated Show resolved Hide resolved
guides/advanced_guides/keys.md Outdated Show resolved Hide resolved
guides/advanced_guides/web_interface.md Outdated Show resolved Hide resolved
guides/advanced_guides/web_interface.md Outdated Show resolved Hide resolved
guides/advanced_guides/web_interface.md Outdated Show resolved Hide resolved
guides/advanced_guides/web_interface.md Outdated Show resolved Hide resolved
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

Some points:

  • talking about the web interface in the getting started is mandatory for me :) And it should be mentioned in guides/main_concept/search, or at least put a link to the advanced guide part talking about the web interface.
  • there is an empty file web in guides/advanced_guides

Copy link
Member

@qdequele qdequele left a comment

Choose a reason for hiding this comment

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

Beware of double spaces and commas.

.vuepress/config.js Show resolved Hide resolved
guides/advanced_guides/README.md Show resolved Hide resolved
guides/advanced_guides/bucket_sort.md Outdated Show resolved Hide resolved
guides/advanced_guides/concat.md Outdated Show resolved Hide resolved
guides/advanced_guides/concat.md Outdated Show resolved Hide resolved
guides/main_concepts/indexes.md Outdated Show resolved Hide resolved
guides/main_concepts/indexes.md Outdated Show resolved Hide resolved
guides/main_concepts/indexes.md Outdated Show resolved Hide resolved
guides/main_concepts/indexes.md Outdated Show resolved Hide resolved
guides/main_concepts/indexes.md Outdated Show resolved Hide resolved
Copy link
Member

@qdequele qdequele left a comment

Choose a reason for hiding this comment

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

Beware of double spaces and commas.

@qdequele
Copy link
Member

qdequele commented Mar 14, 2020

Don't forget to squash all your commits Update * at the end.

curquiza
curquiza previously approved these changes Mar 19, 2020
@curquiza
Copy link
Member

curquiza commented Mar 19, 2020

Let's merge this f... wonderful branch!!!

After rebasing of course

Be careful with the rebase and the push-force, don't forget to pull before :)

author Charlotte Vermandel <charlotte@meilisearch.com> 1577980488 +0100
committer charlotte <cvermand@student.42.fr> 1584639620 +0100

parent 441d784
author Charlotte Vermandel <charlotte@meilisearch.com> 1577980488 +0100
committer charlotte <cvermand@student.42.fr> 1584636961 +0100

change version in title

Web interface

Config and gif

Changed stats route reference

Remove searchable attributes

Added documentation about the identifier

Changed information which was not correct

Added extended information about indentifier

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

typos

changed title

remove schemaless

Add .vuepress files

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

typos

changed title

remove schemaless

Add .vuepress files

Indexes guide

Removing old guide

Fixed links

Changed movie uid to movies, changed :index to :index_uid and removed uid name completely

Update guides/advanced_guides/ranking.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Changed uid to index uid and identifier to document_id when it ask for value and not attribute

Sentence changes

Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

wording

Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Add schemaless glossary, and changed wording

Fixed failing links

Remove existence of name in indexes

Identifier precisions

Identifier and changed some sentences

Added information about field in documents

Remove all schema

Update .vuepress/enhanceApp.js

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

wording

Spaces, typos, and wordinf

Changed delete batch documents route url

Starting settings

Settings route

Remove empty lines and errors in example

Ranking rules route

Add ranking rules to the router

Added settings route to router

Added every setting route and its references

Removed empty lines

Fixed dead links

Fix links

Update references/displayed_attributes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/searchable_attributes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/ranking_distinct.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/ranking_rules.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/ranking_rules.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/searchable_attributes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/ranking_rules.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/ranking_rules.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/ranking_rules.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/searchable_attributes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/searchable_attributes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/searchable_attributes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Change

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/stop_words.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/stop_words.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/synonyms.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/synonyms.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/synonyms.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/synonyms.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/synonyms.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/settings.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/stop_words.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/stop_words.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/stop_words.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/stop_words.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/synonyms.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Change api key to master key

Change key reference

Change key reference

Typos

Spaced

Changed wording

Fixes in links and information

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

wording

Create relevancy guide (#163)

* Relevancy rule

Relevancy guide

Dead links fixes

Dit

Rules names

Remove path

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Small fixes

Fixes

remove old ranking guide

Fix dead links of old guide

Fix links

Lots of small changes

Fix dead links

Changed add with update on settings

Fix link

Update guides/main_concepts/search.md

Desc and Asc to lowercase and waning about the words rule

Outdated fixes

Update README.md

Co-Authored-By: Thomas Payet <thomas@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Thomas Payet <thomas@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Thomas Payet <thomas@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Thomas Payet <thomas@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Thomas Payet <thomas@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Thomas Payet <thomas@meilisearch.com>

Update references/distinct_attribute.md

Co-Authored-By: Thomas Payet <thomas@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Thomas Payet <thomas@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Thomas Payet <thomas@meilisearch.com>

Changing warning for words rule

* Dead link fixes

Update API references home page (#173)

Typos (#174)

* Comming to coming

* Ressource to resource

* His to its

* Comming to coming

* His to its

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/index_new_fields.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/stop_words.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/keys.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/ranking_rules.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update references/stop_words.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Update guides/advanced_guides/relevancy.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Apply suggestions from code review

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Changes in installation guide (#179)

* Changes in installation guide

* Typo

* Source wording

* bad char

* Update guides/advanced_guides/README.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

* Update guides/getting_started/quick_start_guide.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Co-authored-by: Clément Renault <renault.cle@gmail.com>
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>

Remove debug compilation (#182)

* Remove building in debug mode from the documentation

* Added rustup update in compile example

* Consistency in phrasing

* New line between cmd's

Mandatory variable (#178)

Change stop words guide (#180)

* Change stop words guide

* Update guides/advanced_guides/stop_words.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

* Update guides/advanced_guides/stop_words.md

Co-Authored-By: Clément Renault <clement@meilisearch.com>

Co-authored-by: Clément Renault <renault.cle@gmail.com>

Move Relevancy and Updates (#176)

* Updates after search in API references

* Added Relevancy to the main concepts guide

Phrasing (#185)

Concat guide changes (#186)

* Concatenate and split queries changes

* remove new line

* Title case

* Remove unecessary word

* typo

* Added technical word

Remove timeout ms (#183)

Accept new fields file name changes and title changes (#184)

Update guides/advanced_guides/bucket_sort.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/installation.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/concat.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/installation.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/prefix.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/prefix.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/stop_words.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/synonyms.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/web_interface.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/getting_started/quick_start_guide.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/documents.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/indexes.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/concat.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/concat.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/keys.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/advanced_guides/synonyms.md

Update guides/advanced_guides/typotolerance.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/indexes.md

Removed duplicated line in keys (#192)

ordered sub menu (#190)

remove compression headers; fix #124 (#198)

Wording on relevancy for fields list

Web interface mention and changed to search guide (#200)

* Removed web

* Added web interface to getting started

* Wording, rephrasing, removed criterion, added web interface

* Remove unecessary wordd

* Update guides/main_concepts/search.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

* Update guides/main_concepts/search.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

* Update guides/main_concepts/search.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

* Update guides/main_concepts/search.md

* Update guides/main_concepts/search.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Co-authored-by: Quentin de Quelen <quentin@meilisearch.com>

Changes to key guide (#194)

* Changed to key

* Wording

* Update guides/advanced_guides/keys.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Co-authored-by: Quentin de Quelen <quentin@meilisearch.com>

Changes to fields properties (#191)

* Changed to fields properties

* Explained

* Title change

* Removed storedd from bullet point

* Update guides/main_concepts/indexes.md

* Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

* Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

* Update guides/main_concepts/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>

Review api reference (#201)

* remove compression headers; fix #124

* review the api reference architecture

Update guides/main_concepts/indexes.md

Co-Authored-By: Quentin de Quelen <quentin@meilisearch.com>

Update guides/main_concepts/indexes.md

Update guides/main_concepts/indexes.md

Change identifier to primary key (#189)

* Change identifier to primary key

* Fix links and typos

* Update references/indexes.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

* Update tutorials/quickstart/README.md

Co-Authored-By: Clémentine Urquizar <clementine@meilisearch.com>

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>

Stop words wording (#203)

* Stop words wording

* Phrasing

* Update references/stop_words.md

Additional review (#196)

* fix some issues

* fix glossary component

* Additional information

Co-authored-by: charlotte <cvermand@student.42.fr>
Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>

Glossary error
@bidoubiwa bidoubiwa changed the title WIP: Release v0.9.0 Release v0.9.0 Mar 19, 2020
@bidoubiwa bidoubiwa merged commit e66433d into master Mar 19, 2020
@bidoubiwa bidoubiwa deleted the wip-v0.9.0 branch March 19, 2020 17:59
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.

None yet

4 participants