-
Notifications
You must be signed in to change notification settings - Fork 265
v1.1: Multi-index search #2208
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
Closed
Closed
v1.1: Multi-index search #2208
Changes from 26 commits
Commits
Show all changes
139 commits
Select commit
Hold shift + click to select a range
979209a
remove pipeline list from language document
guimachiavelli 8b477db
address reviewer feedback
guimachiavelli 04998e2
Merge #2192
bors[bot] 0914559
create API page,faceted guide, fix links
maryamsulemani97 40904e3
Update license to 2023
guimachiavelli 803e072
Merge #2217
bors[bot] 2e215df
Update language.md
dichotommy 5d5c571
Merge #2219
bors[bot] 57b43e5
add content
maryamsulemani97 7d7cc05
add code samples+update guide
maryamsulemani97 cff273a
mention multi-search in quick start
maryamsulemani97 3a5c815
update comparison_to_alternatives.md
maryamsulemani97 060a70c
Update .vuepress/public/_redirects
maryamsulemani97 56ca611
Apply suggestions from code review
maryamsulemani97 642dfa9
update based on review+features page
maryamsulemani97 97a449b
add awesome meilsearch link to top menu
guimachiavelli 2800e58
Merge #2228
bors[bot] 6ba6e0e
Apply suggestions from code review
maryamsulemani97 2182bde
update based on review
maryamsulemani97 87fe1f5
remove outdated note
maryamsulemani97 7ebd6f9
Update learn/advanced/faceted_search.md
maryamsulemani97 c17d541
rename index to ecommerce
maryamsulemani97 b95c33b
indexing best practices: multilingual content
maryamsulemani97 446fd4d
update based on review
maryamsulemani97 7101332
update quick start
maryamsulemani97 10318e4
update facet types_part1
maryamsulemani97 0235227
update disjunctive facets
maryamsulemani97 4cadb6d
update guide
maryamsulemani97 8b42b56
update guide
maryamsulemani97 d49a688
move note to Setup and installation
maryamsulemani97 ec988ec
update filter expressions
maryamsulemani97 4b0a940
update guide
maryamsulemani97 54cf1c8
Update learn/advanced/indexing.md
maryamsulemani97 8b28cd2
Merge #2230
bors[bot] 5ec3df3
update based on review
maryamsulemani97 ddc1ec8
change command format for powershell
Tribhuwan-Joshi 0b12184
Apply suggestions from code review
maryamsulemani97 3ce50fd
update based on review
maryamsulemani97 a124dcf
update based on review
maryamsulemani97 f2225a0
update based on review
maryamsulemani97 ffad0e4
Update learn/getting_started/installation.md
maryamsulemani97 7c82274
Merge #2250
bors[bot] 0c7bac3
update `documents.md` to add link displayed and searchable attributes…
maryamsulemani97 39a00c2
remove tip
maryamsulemani97 b29473c
Merge #2233
bors[bot] f310913
Merge #2254
bors[bot] 464a9de
version bump
guimachiavelli 1cd8ce2
create API page,faceted guide, fix links
maryamsulemani97 d2792cb
add content
maryamsulemani97 b497281
add code samples+update guide
maryamsulemani97 e7443f4
mention multi-search in quick start
maryamsulemani97 b51f537
update comparison_to_alternatives.md
maryamsulemani97 0f3778b
Update .vuepress/public/_redirects
maryamsulemani97 7cfdf1d
Apply suggestions from code review
maryamsulemani97 bc33c65
update based on review+features page
maryamsulemani97 0775709
Apply suggestions from code review
maryamsulemani97 3478c71
update based on review
maryamsulemani97 5df86cc
remove outdated note
maryamsulemani97 44c99f9
Update learn/advanced/faceted_search.md
maryamsulemani97 071b987
rename index to ecommerce
maryamsulemani97 601d0af
update based on review
maryamsulemani97 c5886b4
update facet types_part1
maryamsulemani97 d91c115
update disjunctive facets
maryamsulemani97 f817438
update guide
maryamsulemani97 4d2b5ad
update guide
maryamsulemani97 70857fc
update filter expressions
maryamsulemani97 9e02baf
update guide
maryamsulemani97 5df2670
update based on review
maryamsulemani97 32dcac7
Apply suggestions from code review
maryamsulemani97 b1c1258
update based on review
maryamsulemani97 b97d6c0
update based on review
maryamsulemani97 8bc1097
update based on review
maryamsulemani97 66bd460
remove tip
maryamsulemani97 9faacaa
Merge branch 'multi_index' of https://github.com/meilisearch/document…
maryamsulemani97 022e36a
remove pipeline list from language document
guimachiavelli 2fbc685
address reviewer feedback
guimachiavelli 25cc5cb
Update license to 2023
guimachiavelli 4e1f8b0
Update language.md
dichotommy 895943f
add awesome meilsearch link to top menu
guimachiavelli db53771
indexing best practices: multilingual content
maryamsulemani97 c973eb3
Update learn/advanced/indexing.md
maryamsulemani97 76506cd
change command format for powershell
Tribhuwan-Joshi 2637eda
Update learn/getting_started/installation.md
maryamsulemani97 529fc0c
update quick start
maryamsulemani97 0fdf944
move note to Setup and installation
maryamsulemani97 b9a0092
update `documents.md` to add link displayed and searchable attributes…
maryamsulemani97 304d044
create API page,faceted guide, fix links
maryamsulemani97 f0e60a4
add content
maryamsulemani97 7aae18e
add code samples+update guide
maryamsulemani97 27d576f
mention multi-search in quick start
maryamsulemani97 90cc7ff
update comparison_to_alternatives.md
maryamsulemani97 0c6ccf8
Update .vuepress/public/_redirects
maryamsulemani97 28bf6da
Apply suggestions from code review
maryamsulemani97 e8715f7
update based on review+features page
maryamsulemani97 0fba69b
Apply suggestions from code review
maryamsulemani97 2edcc77
update based on review
maryamsulemani97 ba1171f
remove outdated note
maryamsulemani97 fab854e
Update learn/advanced/faceted_search.md
maryamsulemani97 4e7b8e7
rename index to ecommerce
maryamsulemani97 d9ad17e
update based on review
maryamsulemani97 b3d7361
update facet types_part1
maryamsulemani97 dd84d43
update disjunctive facets
maryamsulemani97 cbe340c
update guide
maryamsulemani97 fddc41e
update guide
maryamsulemani97 6694b66
update filter expressions
maryamsulemani97 220e272
update guide
maryamsulemani97 b06bd8a
update based on review
maryamsulemani97 94504af
Apply suggestions from code review
maryamsulemani97 f1ba0d6
update based on review
maryamsulemani97 7e3a353
update based on review
maryamsulemani97 6ec6b76
update based on review
maryamsulemani97 e7dafa0
remove tip
maryamsulemani97 4ffbcc4
create API page,faceted guide, fix links
maryamsulemani97 e25f1a4
add content
maryamsulemani97 44e9892
add code samples+update guide
maryamsulemani97 10c72a7
mention multi-search in quick start
maryamsulemani97 1042bf9
update comparison_to_alternatives.md
maryamsulemani97 2c2277d
Update .vuepress/public/_redirects
maryamsulemani97 07a8e2d
Apply suggestions from code review
maryamsulemani97 0c751e7
update based on review+features page
maryamsulemani97 5ad6b55
Apply suggestions from code review
maryamsulemani97 d541832
update based on review
maryamsulemani97 aa8695d
remove outdated note
maryamsulemani97 764e85c
Update learn/advanced/faceted_search.md
maryamsulemani97 be5f34a
rename index to ecommerce
maryamsulemani97 47de9cf
update based on review
maryamsulemani97 5b71e21
update facet types_part1
maryamsulemani97 5accaa7
update disjunctive facets
maryamsulemani97 689a4d6
update guide
maryamsulemani97 48e11d8
update guide
maryamsulemani97 a04e8a0
update filter expressions
maryamsulemani97 7177368
update guide
maryamsulemani97 a9c8063
update based on review
maryamsulemani97 8e05e8f
Apply suggestions from code review
maryamsulemani97 df142b9
update based on review
maryamsulemani97 2f7ba9f
update based on review
maryamsulemani97 eb488ac
update based on review
maryamsulemani97 dc7f277
remove tip
maryamsulemani97 aa7ad1e
Merge branch 'multi_index' of https://github.com/meilisearch/document…
maryamsulemani97 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,146 @@ | ||
[ | ||
{ | ||
"id":5, | ||
"title": "Hard Times", | ||
"genres": ["Classics","Fiction", "Victorian", "Literature"], | ||
"publisher": "Penguin Classics", | ||
"language": "English", | ||
"author": "Charles Dickens", | ||
"description":"Hard Times is a novel of social protest which attacks utilitarianism, Bentham's theory which only considered the practical aspects of happiness and ignored emotional, spiritual and moral values. It is set in Coketown, a fictious industrial city in northern England in the mid-1800s.", | ||
"format": "Hardcover", | ||
"rating": 3 | ||
}, | ||
{ | ||
"id":1, | ||
"title": "Don Quixote", | ||
"genres": ["Satire","Fiction"], | ||
"publisher": "Penguin Classics", | ||
"language": "Spanish", | ||
"author": "Miguel de Cervantes", | ||
"description":"Don Quixote is a classic novel from 1605 which portraits the life and insightful journey of Don Quixote de la Mancha, a Spanish man who seems to be losing his mind on his quest to become a knight and restore chivalry alongside with a farmer named Sancho Panza, with whom he fights multiple imaginary ", | ||
"format": "Hardcover", | ||
"rating": 4 | ||
}, | ||
{ | ||
"id":2, | ||
"title": "The Travels of Ibn Battuta", | ||
"genres": ["Travel","Adventure"], | ||
"publisher": "Dover Publications", | ||
"language": "English", | ||
"author": "Ibn Battuta", | ||
"description":"His main reason to travel was to go on a Hajj, or a Pilgrimage to Mecca, to fulfill the fifth pillar of Isla.. But his traveling went on for around 29 years and he covered about 75,000 miles visiting the equivalent of 44 modern countries which were then mostly under the governments of Muslim leaders of the World of ", | ||
"format": "Hardcover", | ||
"rating": 4.5 | ||
}, | ||
{ | ||
"id":3, | ||
"title": "Les Misérables", | ||
"genres": ["Tragedy", "Fiction", "Novel", "Historical Fiction", "Literature", "Classics"], | ||
"publisher": "Simon & Schuster", | ||
"language": "French", | ||
"author": "Victor Hugo", | ||
"description":"Les Misérables centres on the character Jean Valjean, an ex-convict in 19th-century France. The story spans many years as it tells of Valjean's release from prison and reformation as an industrialist while being constantly pursued by the morally strict inspector Javert.", | ||
"format": "Hardcover", | ||
"rating": 4.7 | ||
}, | ||
{ | ||
"id":4, | ||
"title": "James and the Giant Peach", | ||
"genres": ["Novel","Children's Literature", "Fantasy"], | ||
"publisher": "Puffin Books", | ||
"language": "English", | ||
"author": "Roald Dahl", | ||
"description":"When his parents are unceremoniously eaten by a rhinoceros that escapes from London Zoo, James is forced to go and live with his unpleasant aunts. Through a series of peculiar and magical happenings, James finds himself in a giant peach with a bunch of friendly giant insects for travelling companions.", | ||
"format": "Paperback", | ||
"rating": 4 | ||
}, | ||
{ | ||
"id":6, | ||
"title": "Pride and Prejudice", | ||
"genres": ["Classics","Fiction", "Romance", "Literature"], | ||
"publisher": "Penguin Classics", | ||
"language": "English", | ||
"author": "Jane Austen", | ||
"description":"Pride and Prejudice follows the turbulent relationship between Elizabeth Bennet, the daughter of a country gentleman, and Fitzwilliam Darcy, a rich aristocratic landowner. They must overcome the titular sins of pride and prejudice in order to fall in love and marry.", | ||
"format": "Hardcover", | ||
"rating": 4 | ||
}, | ||
{ | ||
"id":7, | ||
"title": "Diary of a Wimpy Kid", | ||
"genres": ["Humor", "Fiction", "Young Adult", "Comedy","Diary Fiction"], | ||
"publisher": "", | ||
"language": "English", | ||
"author": "Jeff Kinney", | ||
"description":"It's a new school year, and Greg Heffley finds himself thrust into middle school, where undersized weaklings share the hallways with kids who are taller, meaner, and already shaving. The hazards of growing up before you're ready are uniquely revealed through words and drawings as Greg records them in his diary.", | ||
"format": "Hardcover", | ||
"rating": 4.8 | ||
}, | ||
{ | ||
"id":8, | ||
"title": "Anne of Green Gables", | ||
"genres": ["Literature", "Fiction", "Novel", "Comedy", "Coming-of-Age"], | ||
"publisher": "Wordsworth Editions Ltd", | ||
"language": "English", | ||
"author": "Lucy M. Montgomery", | ||
"description":"Anne of Green Gables, children's novel by Canadian author Lucy Maud Montgomery, published in 1908. The work, a sentimental but charming coming-of-age story about a spirited and unconventional orphan girl who finds a home with elderly siblings, became a classic of children's literature and led to several sequels.", | ||
"format": "Hardcover", | ||
"rating": 4 | ||
}, | ||
{ | ||
"id":9, | ||
"title": "Harry Potter and the Chamber of Secrets", | ||
"genres": ["Fantasy", "Fiction", "Magic", "Adventure", "Young Adult"], | ||
"publisher": "Bloomsbury Publishing PLC", | ||
"language": "English", | ||
"author": "J.K. Rowling", | ||
"description":"The second instalment of boy wizard Harry Potter's adventures at Hogwarts School of Witchcraft and Wizardry, based on the novel by JK Rowling. A mysterious elf tells Harry to expect trouble during his second year at Hogwarts, but nothing can prepare him for trees that fight back, flying cars, spiders that talk and deadly warnings written in blood on the walls of the school.", | ||
"format": "Paperback", | ||
"rating": 2 | ||
}, | ||
{ | ||
"id":10, | ||
"title": "David Copperfield", | ||
"genres": ["Classics","Fiction", "Victorian", "Literature"], | ||
"publisher": "Penguin UK", | ||
"language": "English", | ||
"author": "Charles Dickens", | ||
"description":"The story follows the life of David Copperfield from childhood to maturity. David was born in Blunderstone, Suffolk, England, six months after the death of his father. David spends his early years in relative happiness with his loving, childish mother and their kindly housekeeper, Clara Peggotty.", | ||
"format": "Hardcover", | ||
"rating": 3.9 | ||
}, | ||
{ | ||
"id":11, | ||
"title": "Dracula", | ||
"genres": ["Classics","Fiction", "Horror", "Literature", "Vampires", "Fantasy"], | ||
"publisher": "Penguin UK", | ||
"language": "English", | ||
"author": "Bram Stoker", | ||
"description":"Dracula is a gothic novel by Bram Stoker published in 1897. Stoker tells the story of the fight against the vampire Dracula in an epistolary format. The story comprises various letters, telegrams, journal entries, and newspaper articles written by the main characters.", | ||
"format": "Hardcover", | ||
"rating": 2.5 | ||
}, | ||
{ | ||
"id":12, | ||
"title": "Frankenstein", | ||
"genres": ["Classics","Fiction", "Horror", "Literature", "Fantasy"], | ||
"publisher": "Penguin UK", | ||
"language": "English", | ||
"author": "Mary Shelley", | ||
"description":"Frankenstein tells the story of gifted scientist Victor Frankenstein who succeeds in giving life to a being of his own creation. However, this is not the perfect specimen he imagines that it will be, but rather a hideous creature who is rejected by Victor and mankind in general.", | ||
"format": "Hardcover", | ||
"rating": 3 | ||
}, | ||
{ | ||
"id":13, | ||
"title": "Madame Bovary", | ||
"genres": ["Novel","Fiction", "Realism", "Literature"], | ||
"publisher": "Penguin UK", | ||
"language": "French", | ||
"author": "Gustave Flaubert", | ||
"description":"Madame Bovary is the debut novel of French writer Gustave Flaubert, published in 1856. The character lives beyond her means in order to escape the banalities and emptiness of provincial life. When the novel was first serialized in La Revue de Paris between 1 October 1856 and 15 December 1856, public prosecutors attacked the novel for obscenity. The resulting trial in January 1857 made the story notorious. After Flaubert's acquittal on 7 February 1857, Madame Bovary became a bestseller in April 1857 when it was published in two volumes. A seminal work of literary realism, the novel is now considered Flaubert's masterpiece, and one of the most influential literary works in history.", | ||
"format": "Hardcover", | ||
"rating": 4 | ||
} | ||
] | ||
|
Binary file added
BIN
+314 KB
.vuepress/public/faceted-search/conjunctive-and-disjunctive-facets.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.