<?xml version="1.0" encoding="utf-8"?>



<feed xmlns="http://www.w3.org/2005/Atom"
    xmlns:fh="http://purl.org/syndication/history/1.0"
    xmlns:at="http://purl.org/atompub/tombstones/1.0">

    <title>Publ: Development Blog</title>
    <subtitle>A personal publishing system for the modern web</subtitle>
    <link href="http://publ.beesbuzz.biz/blog/feed?tag=whoosh" rel="self" />
    <link href="http://publ.beesbuzz.biz/blog/feed" rel="current" />
    <link href="https://busybee.superfeedr.com" rel="hub" />
    
    
    <link href="http://publ.beesbuzz.biz/blog/" />
    <fh:archive />
    <id>tag:publ.beesbuzz.biz,2020-01-07:blog</id>
    <updated>2021-03-04T11:53:23-08:00</updated>

    
    <entry>
        <title>Publ 0.7.1, now with full-text search</title>
        <link href="http://publ.beesbuzz.biz/blog/457-Publ-0.7.1-now-with-full-text-search" rel="alternate" type="text/html" />
        <published>2021-03-04T11:53:23-08:00</published>
        <updated>2021-03-04T11:53:23-08:00</updated>
        <id>urn:uuid:e1087a80-1e65-597f-9fe0-d5ba2fb095c5</id>
        <author><name>fluffy</name></author>
        <content type="html">
<![CDATA[
<p>I finally got around to adding <a href="https://whoosh.readthedocs.io">whoosh</a> full-text search to Publ, as an <em>experimental</em> feature. <a href="http://publ.beesbuzz.biz/search?q=asdf+OR+fiona">See it in operation</a>.</p><p>Other changes:</p>
<ul>
<li>Improve the way that tag names get normalized</li>
<li>Change <code>entry.prev</code> and <code>entry.next</code> to <em>not</em> default to subcategory recursion if a category context is specified</li>
</ul>


]]>
        </content>
    </entry>
    

    
</feed>