>Full text search
>What do you mean Is it a function?
> Data storage in MongoDB
I want to make a quiet backend. I will manually add data to mongodb and index it (which one do I prefer? Mongodb index or other Some search index libraries, such as Lucene). I also want to use node.js. These are what I found from my research. For the architecture, any ideas will be appreciated
Thanks in advance
< /div>
Have a look:
http://www. elasticsearch.org/
I am developing a search engine for my website, and I want to add the following features to it;
>Full text Search
>Do you mean function?
> Data storage in MongoDB
I want to make a quiet backend. I will manually add data to mongodb and index it (which one do I prefer? Mongodb index or other Some search index libraries, such as Lucene). I also want to use node.js. These are what I found from my research. For the architecture, any ideas will be appreciated
Thanks in advance
< /p>
I am using Node.js / MongoDB / Elasticsearch (based on Lucene). This is a good combination. The process is also amazing because all 3 packages (ok) Both treat JSON as its native format, so there is no need to convert DTO etc.
Take a look:
http://www.elasticsearch.org/
WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 2730 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC