Skip to content

Commit 0aa0c32

Browse files
authored
Merge pull request RediSearch#19 from simonprickett/patch-12
Corrects name of the movie "Pulp Fiction".
2 parents 07e179a + 635281b commit 0aa0c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-app/redisearch-docker/dataset/import_movies.redis

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,7 @@ HSET "movie:1128" title "Rome '78" genre "Drama" votes 10 rating 6.9 release_yea
914914
HSET "movie:1132" title "The Emperor of Rome" genre "Drama" votes 106 rating 7.1 release_year 1988 plot "N/A" poster "https://m.media-amazon.com/images/M/MV5BMGM2M2YzYTgtN2E5MC00ZGVkLWJiOWYtNzYzMDEyY2EzNTc1XkEyXkFqcGdeQXVyMzU0NzkwMDg@._V1_SX300.jpg" ibmdb_id "tt0210750"
915915
HSET "movie:1133" title "Bastards" genre "Drama" votes 78 rating 6.4 release_year 1999 plot "Two teenaged American-Asian brothers leave Vietnam and head for the USA to find their father and pursue the American dream." poster "https://m.media-amazon.com/images/M/MV5BMTYxMzI4MzE3NF5BMl5BanBnXkFtZTcwMTY0MDIyMQ@@._V1_UX182_CR0,0,182,268_AL_.jpg" ibmdb_id "tt0139882"
916916
HSET "movie:1134" title "The Insider" genre "Biography" votes 154624 rating 7.8 release_year 1999 plot "A research chemist comes under personal and professional attack when he decides to appear in a 60 Minutes exposé on Big Tobacco." poster "https://m.media-amazon.com/images/M/MV5BODg0YjAzNDQtOGFkMi00Yzk2LTg1NzYtYTNjY2UwZTM2ZDdkL2ltYWdlXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_UY268_CR2,0,182,268_AL_.jpg" ibmdb_id "tt0140352"
917-
HSET "movie:1135" title "Pulp Finction" genre "Crime" votes 1743680 rating 8.9 release_year 1994 plot "The lives of two mob hitmen,a boxer,a gangster and his wife,and a pair of diner bandits intertwine in four tales of violence and redemption." poster "https://m.media-amazon.com/images/M/MV5BNGNhMDIzZTUtNTBlZi00MTRlLWFjM2ItYzViMjE3YzI5MjljXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_UY268_CR1,0,182,268_AL_.jpg" ibmdb_id "tt0110912"
917+
HSET "movie:1135" title "Pulp Fiction" genre "Crime" votes 1743680 rating 8.9 release_year 1994 plot "The lives of two mob hitmen,a boxer,a gangster and his wife,and a pair of diner bandits intertwine in four tales of violence and redemption." poster "https://m.media-amazon.com/images/M/MV5BNGNhMDIzZTUtNTBlZi00MTRlLWFjM2ItYzViMjE3YzI5MjljXkEyXkFqcGdeQXVyNzkwMjQ5NzM@._V1_UY268_CR1,0,182,268_AL_.jpg" ibmdb_id "tt0110912"
918918
HSET "movie:1136" title "Forrest Gump" genre "Drama" votes 1714680 rating 8.8 release_year 1994 plot "The presidencies of Kennedy and Johnson,the events of Vietnam,Watergate and other historical events unfold through the perspective of an Alabama man with an IQ of 75,whose only desire is to be reunited with his childhood sweetheart." poster "https://m.media-amazon.com/images/M/MV5BNWIwODRlZTUtY2U3ZS00Yzg1LWJhNzYtMmZiYmEyNmU1NjMzXkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_UY268_CR1,0,182,268_AL_.jpg" ibmdb_id "tt0109830"
919919
HSET "movie:1137" title "Léon: The Professional" genre "Action" votes 984763 rating 8.5 release_year 1994 plot "Mathilda,a 12-year-old girl,is reluctantly taken in by Léon,a professional assassin,after her family is murdered. An unusual relationship forms as she becomes his protégée and learns the assassin's trade." poster "https://m.media-amazon.com/images/M/MV5BZDAwYTlhMDEtNTg0OS00NDY2LWJjOWItNWY3YTZkM2UxYzUzXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_UY268_CR4,0,182,268_AL_.jpg" ibmdb_id "tt0110413"
920920
HSET "movie:1138" title "The Mask" genre "Comedy" votes 330359 rating 6.9 release_year 1994 plot "Bank clerk Stanley Ipkiss is transformed into a manic superhero when he wears a mysterious mask." poster "https://m.media-amazon.com/images/M/MV5BOWExYjI5MzktNTRhNi00Nzg2LThkZmQtYWVkYjRlYWI2MDQ4XkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_UX182_CR0,0,182,268_AL_.jpg" ibmdb_id "tt0110475"

0 commit comments

Comments
 (0)