久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

<small id='XrTlz'></small><noframes id='XrTlz'>

<i id='XrTlz'><tr id='XrTlz'><dt id='XrTlz'><q id='XrTlz'><span id='XrTlz'><b id='XrTlz'><form id='XrTlz'><ins id='XrTlz'></ins><ul id='XrTlz'></ul><sub id='XrTlz'></sub></form><legend id='XrTlz'></legend><bdo id='XrTlz'><pre id='XrTlz'><center id='XrTlz'></center></pre></bdo></b><th id='XrTlz'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='XrTlz'><tfoot id='XrTlz'></tfoot><dl id='XrTlz'><fieldset id='XrTlz'></fieldset></dl></div>

      <legend id='XrTlz'><style id='XrTlz'><dir id='XrTlz'><q id='XrTlz'></q></dir></style></legend>

        • <bdo id='XrTlz'></bdo><ul id='XrTlz'></ul>

      1. <tfoot id='XrTlz'></tfoot>
      2. 全文搜索引擎對(duì)比——Lucene、Sphinx、Postgresql、

        Comparison of full text search engine - Lucene, Sphinx, Postgresql, MySQL?(全文搜索引擎對(duì)比——Lucene、Sphinx、Postgresql、MySQL?)

          <tbody id='Jqtnc'></tbody>
          <tfoot id='Jqtnc'></tfoot>

            • <legend id='Jqtnc'><style id='Jqtnc'><dir id='Jqtnc'><q id='Jqtnc'></q></dir></style></legend>
            • <i id='Jqtnc'><tr id='Jqtnc'><dt id='Jqtnc'><q id='Jqtnc'><span id='Jqtnc'><b id='Jqtnc'><form id='Jqtnc'><ins id='Jqtnc'></ins><ul id='Jqtnc'></ul><sub id='Jqtnc'></sub></form><legend id='Jqtnc'></legend><bdo id='Jqtnc'><pre id='Jqtnc'><center id='Jqtnc'></center></pre></bdo></b><th id='Jqtnc'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='Jqtnc'><tfoot id='Jqtnc'></tfoot><dl id='Jqtnc'><fieldset id='Jqtnc'></fieldset></dl></div>

              <small id='Jqtnc'></small><noframes id='Jqtnc'>

                <bdo id='Jqtnc'></bdo><ul id='Jqtnc'></ul>

                1. 本文介紹了全文搜索引擎對(duì)比——Lucene、Sphinx、Postgresql、MySQL?的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!

                  問(wèn)題描述

                  我正在構(gòu)建一個(gè) Django 站點(diǎn),我正在尋找一個(gè)搜索引擎.

                  I'm building a Django site and I am looking for a search engine.

                  一些候選人:

                  • Lucene/Lucene with Compass/Solr

                  • Lucene/Lucene with Compass/Solr

                  獅身人面像

                  Postgresql 內(nèi)置全文搜索

                  Postgresql built-in full text search

                  MySQl 內(nèi)置全文搜索

                  MySQl built-in full text search

                  選擇標(biāo)準(zhǔn):

                  • 結(jié)果相關(guān)性和排名
                  • 搜索和索引速度
                  • 易于使用且易于與 Django 集成
                  • 資源要求 - 網(wǎng)站將托管在 VPS 上,因此理想情況下,搜索引擎不會(huì)t 需要大量 RAM 和 CPU
                  • 可擴(kuò)展性
                  • 額外功能,例如您的意思是?"、相關(guān)搜索等
                  • result relevance and ranking
                  • searching and indexing speed
                  • ease of use and ease of integration with Django
                  • resource requirements - site will be hosted on a VPS, so ideally the search engine wouldn't require a lot of RAM and CPU
                  • scalability
                  • extra features such as "did you mean?", related searches, etc

                  任何使用過(guò)上述搜索引擎或不在列表中的其他引擎的人 -- 我很想聽(tīng)聽(tīng)您的意見(jiàn).

                  Anyone who has had experience with the search engines above, or other engines not in the list -- I would love to hear your opinions.

                  至于索引需求,隨著用戶不斷向站點(diǎn)輸入數(shù)據(jù),這些數(shù)據(jù)需要不斷地被索引.它不一定是實(shí)時(shí)的,但理想情況下,新數(shù)據(jù)會(huì)出現(xiàn)在索引中,延遲不超過(guò) 15 - 30 分鐘

                  As for indexing needs, as users keep entering data into the site, those data would need to be indexed continuously. It doesn't have to be real time, but ideally new data would show up in index with no more than 15 - 30 minutes delay

                  推薦答案

                  很高興看到有人對(duì) Lucene 表示贊同 - 因?yàn)槲也恢肋@一點(diǎn).

                  Good to see someone's chimed in about Lucene - because I've no idea about that.

                  Sphinx,另一方面,我很清楚,所以讓我們看看是否能幫上忙.

                  Sphinx, on the other hand, I know quite well, so let's see if I can be of some help.

                  • 結(jié)果相關(guān)性排名是默認(rèn)設(shè)置.您可以根據(jù)需要設(shè)置自己的排序,并為特定字段賦予更高的權(quán)重.
                  • 索引速度非常快,因?yàn)樗苯优c數(shù)據(jù)庫(kù)對(duì)話.任何緩慢都來(lái)自復(fù)雜的 SQL 查詢和未索引的外鍵以及其他此類問(wèn)題.我也從未發(fā)現(xiàn)搜索有任何緩慢.
                  • 我是一個(gè) Rails 人,所以我不知道用 Django 實(shí)現(xiàn)它有多么容易.不過(guò),Sphinx 源代碼附帶了一個(gè) Python API.
                  • 搜索服務(wù)守護(hù)進(jìn)程 (searchd) 的內(nèi)存使用量非常低 - 您可以對(duì) 索引器進(jìn)程也使用了多少內(nèi)存.
                  • 可擴(kuò)展性是我的知識(shí)比較粗略的地方 - 但是將索引文件復(fù)制到多臺(tái)機(jī)器并運(yùn)行多個(gè) searchd 守護(hù)程序很容易.不過(guò),我從其他人那里得到的總體印象是,它在高負(fù)載下非常好,因此不需要在多臺(tái)機(jī)器上擴(kuò)展它.
                  • 不支持did-you-mean"等 - 盡管這些可以很容易地用其他工具完成.Sphinx 確實(shí)使用字典進(jìn)行詞干,因此駕駛"和駕駛"(例如)在搜索中會(huì)被視為相同.
                  • Sphinx 不允許字段數(shù)據(jù)的部分索引更新.對(duì)此的常用方法是維護(hù)包含所有最近更改的 delta 索引,并在每次更改后重新索引(這些新結(jié)果會(huì)在一兩秒內(nèi)出現(xiàn)).由于數(shù)據(jù)量很小,這可能需要幾秒鐘的時(shí)間.不過(guò),您仍然需要定期重新索引主數(shù)據(jù)集(盡管頻率取決于數(shù)據(jù)的波動(dòng)性 - 每天?每小時(shí)?).不過(guò),快速的索引速度讓這一切變得輕松自如.

                  我不知道這對(duì)你的情況有多適用,但是 Evan Weaver 比較了一些常見(jiàn)的 Rails 搜索選項(xiàng)(Sphinx、Ferret(Ruby 的 Lucene 端口)和 Solr),并運(yùn)行了一些基準(zhǔn)測(cè)試.可能有用,我猜.

                  I've no idea how applicable to your situation this is, but Evan Weaver compared a few of the common Rails search options (Sphinx, Ferret (a port of Lucene for Ruby) and Solr), running some benchmarks. Could be useful, I guess.

                  我沒(méi)有研究過(guò) MySQL 全文搜索的深度,但我知道它在速度和功能方面都無(wú)法與 Sphinx、Lucene 或 Solr 競(jìng)爭(zhēng).

                  I've not plumbed the depths of MySQL's full-text search, but I know it doesn't compete speed-wise nor feature-wise with Sphinx, Lucene or Solr.

                  這篇關(guān)于全文搜索引擎對(duì)比——Lucene、Sphinx、Postgresql、MySQL?的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  How to use windowing functions efficiently to decide next N number of rows based on N number of previous values(如何有效地使用窗口函數(shù)根據(jù) N 個(gè)先前值來(lái)決定接下來(lái)的 N 個(gè)行)
                  reuse the result of a select expression in the quot;GROUP BYquot; clause?(在“GROUP BY中重用選擇表達(dá)式的結(jié)果;條款?)
                  Does ignore option of Pyspark DataFrameWriter jdbc function ignore entire transaction or just offending rows?(Pyspark DataFrameWriter jdbc 函數(shù)的 ignore 選項(xiàng)是忽略整個(gè)事務(wù)還是只是有問(wèn)題的行?) - IT屋-程序員軟件開(kāi)發(fā)技
                  Error while using INSERT INTO table ON DUPLICATE KEY, using a for loop array(使用 INSERT INTO table ON DUPLICATE KEY 時(shí)出錯(cuò),使用 for 循環(huán)數(shù)組)
                  pyspark mysql jdbc load An error occurred while calling o23.load No suitable driver(pyspark mysql jdbc load 調(diào)用 o23.load 時(shí)發(fā)生錯(cuò)誤 沒(méi)有合適的驅(qū)動(dòng)程序)
                  How to integrate Apache Spark with MySQL for reading database tables as a spark dataframe?(如何將 Apache Spark 與 MySQL 集成以將數(shù)據(jù)庫(kù)表作為 Spark 數(shù)據(jù)幀讀取?)

                  <tfoot id='7rxcE'></tfoot>

                  <small id='7rxcE'></small><noframes id='7rxcE'>

                2. <legend id='7rxcE'><style id='7rxcE'><dir id='7rxcE'><q id='7rxcE'></q></dir></style></legend>

                      <bdo id='7rxcE'></bdo><ul id='7rxcE'></ul>

                      <i id='7rxcE'><tr id='7rxcE'><dt id='7rxcE'><q id='7rxcE'><span id='7rxcE'><b id='7rxcE'><form id='7rxcE'><ins id='7rxcE'></ins><ul id='7rxcE'></ul><sub id='7rxcE'></sub></form><legend id='7rxcE'></legend><bdo id='7rxcE'><pre id='7rxcE'><center id='7rxcE'></center></pre></bdo></b><th id='7rxcE'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='7rxcE'><tfoot id='7rxcE'></tfoot><dl id='7rxcE'><fieldset id='7rxcE'></fieldset></dl></div>
                          <tbody id='7rxcE'></tbody>
                            主站蜘蛛池模板: 国产高清在线视频 | 韩国av电影网 | 国产精品欧美精品日韩精品 | 久久久国产精品 | 日韩欧美在 | 夜夜夜夜夜夜曰天天天 | a国产一区二区免费入口 | 久久精品一区二区 | 亚洲精品乱码久久久久久9色 | 日韩亚洲欧美综合 | 色综合久久久 | 成人性视频在线播放 | 一级视频黄色 | 国产日韩精品视频 | 亚洲免费三区 | japan25hdxxxx日本| 天天干天天干 | 久久69精品久久久久久久电影好 | 国产色婷婷精品综合在线手机播放 | 99re视频| 久草资源在线 | k8久久久一区二区三区 | 国产精品99一区二区 | 在线一区二区观看 | 手机av在线 | 人人看人人搞 | 日韩精品 电影一区 亚洲 | 久久99国产精一区二区三区 | 国产一区二区三区四区 | www日| 国产精品久久久久aaaa樱花 | 一级片在线观看 | 久久精品无码一区二区三区 | 国产成人一区二区三区电影 | 伊人成人免费视频 | 精品国产欧美 | 久久成人一区 | 日韩视频中文字幕 | 国产精品久久久久久238 | 久久激情视频 | 国产成都精品91一区二区三 |