<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Learning (adaptive) autocomplete</title> 
  <pubDate>Sun, 05 Apr 2026 12:50:41 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8572</link> 
  <atom:link rel="self" type="application/rss+xml" title="Learning (adaptive) autocomplete" href="https://bugs.horde.org/ticket/8572/rss" /> 
  <description>Learning (adaptive) autocomplete</description> 
 
   
   
  <item> 
   <title>This could potentially be useful anywhere we do autocomplete</title> 
   <description>This could potentially be useful anywhere we do autocomplete, depending on how it&#039;s implemented, but IMP address completion is the most obvious case.



Implement a learning (or really just weighting) algorithm so that the user&#039;s auto-complete choices are used over a straight match. So if there are two options when the user starts typing &quot;Dan&quot;, and the user always picks the 2nd one, we should show the 2nd one as the default option.</description> 
   <pubDate>Sat, 12 Sep 2009 15:51:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8572#t55737</link> 
  </item> 
   
  <item> 
   <title>Sort of have this in IMP - we now weight autocomplete by eit</title> 
   <description>Sort of have this in IMP - we now weight autocomplete by either liquidmetal.js (javacript search) or the PHP levenshtein function (server-side search).  Doesn&#039;t account for learning, but provides more intelligent result ordering.</description> 
   <pubDate>Thu, 10 Dec 2009 00:08:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8572#t57099</link> 
  </item> 
   
  <item> 
   <title>What do the two weighting methods you described actually do?</title> 
   <description>What do the two weighting methods you described actually do?</description> 
   <pubDate>Sun, 20 Feb 2011 01:51:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8572#t61862</link> 
  </item> 
   
  <item> 
   <title>&gt; What do the two weighting methods you described actually d</title> 
   <description>&gt; What do the two weighting methods you described actually do?

They provide more intelligent search results based on a partial search string.  But they don&#039;t learn/adapt over time based on user input, which I believe is the intent of this request.</description> 
   <pubDate>Fri, 04 Mar 2011 18:23:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8572#t62045</link> 
  </item> 
   
  <item> 
   <title>k, so I think we keep this around for now. Thanks!</title> 
   <description>k, so I think we keep this around for now. Thanks!</description> 
   <pubDate>Sat, 05 Mar 2011 04:16:56 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8572#t62053</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
