Replace Solr with Elasticsearch for Ahmia
Damian Johnson

Damian Johnson commited on 2016-03-07 20:53:04
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.


Oops, missed a requested edit.
... ...
@@ -1390,7 +1390,7 @@ implementation.
1390 1390
       <li>Improving the search results (very important)<br />
1391 1391
         <ul>
1392 1392
           <li>Tweaking search algorithms</li>
1393
-          <li>Adjust Apache Solr</li>
1393
+          <li>Adjust Elasticsearch</li>
1394 1394
           <li>Enrich the data that is used to rank the search results</li>
1395 1395
         </ul>
1396 1396
       </li>
1397 1397