associated URL

master
Fabien Benetou 13 years ago
parent eae90d6156
commit 3750c78976
  1. 2
      pim_search.php

@ -2,6 +2,7 @@
<div style="{width:400px; position:absolute; right:0px; background-color:#F0F8FF; margin:10px; border:2px solid #ddf; padding:5px;}">
<h2>To do</h2>
<ul>
<li>update <a href="http://fabien.benetou.fr/Tools/Sphinxsearch">Tools/Sphinxsearch</a> and <a href="http://fabien.benetou.fr/repository/?p=.git;a=blob;f=pim_search.php">the public repository source</a></li>
<li>List the non working queries and debug them (use = keyword_to_test for comparison)</li>
<ul>
<li><a href="/search/full text search">full text search</a> should return <a href="http://fabien.benetou.fr/Events/RailsCampParis3#FullTextSearch">#FullTextSearch</a></li>
@ -29,7 +30,6 @@
<li><a href="/search/%22internet%20brain%22~10">"internet brain"~10</a></li>
</ul>
<li><a href="http://fabien.benetou.fr/Wiki/LearningSearch">LearningSearch</a></li>
<li><a href="http://fabien.benetou.fr/Tools/Sphinxsearch">update Sphinxsearch</a></li>
<li>integrate <a href="http://fabien.benetou.fr/MemoryRecalls/ImprovingPIM#SocialPIM">Social PIM</a>, especially if there are 0 results</li>
<li>integrate external search, e.g. Seeks, especially if there are 0 results including through Social PIM</li>
</ul>

Loading…
Cancel
Save