Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Cheyenne Forbes <cheyenne.osanu.for...@gmail.com> |
Subject | Re: Full text query in Phoenix |
Date | Sun, 18 Sep 2016 16:26:48 GMT |
Hi Anil, If I have: users table with these columns ( id, first_name, last_name ) friends table with these columns ( friend_1, friend_2 ) > user_posts table with these columns ( user_id, post_text, date_time ) in hbase (phoenix) and I want to view all user posts (post_text) with similar things (full test search) to "children playing at the beach" that were posted by people in my friends list, how could I achieve this if I use phoenix? | |
Mime |
|
View raw message |