<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Building a solr text filter for normalizing data</title>
	<atom:link href="http://robotlibrarian.billdueber.com/building-a-solr-text-filter-for-normalizing-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://robotlibrarian.billdueber.com/building-a-solr-text-filter-for-normalizing-data/</link>
	<description>Disclaimer: I'm not actually a robot.</description>
	<lastBuildDate>Thu, 08 Jul 2010 20:37:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bill</title>
		<link>http://robotlibrarian.billdueber.com/building-a-solr-text-filter-for-normalizing-data/comment-page-1/#comment-220</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://robotlibrarian.billdueber.com/?p=101#comment-220</guid>
		<description>&lt;p&gt;Any analyzer that isn&#039;t specifically marked as query or index does both -- so this will modify input on index and on query.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Any analyzer that isn&#8217;t specifically marked as query or index does both &#8212; so this will modify input on index and on query.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Rochkind</title>
		<link>http://robotlibrarian.billdueber.com/building-a-solr-text-filter-for-normalizing-data/comment-page-1/#comment-203</link>
		<dc:creator>Jonathan Rochkind</dc:creator>
		<pubDate>Tue, 20 Oct 2009 22:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://robotlibrarian.billdueber.com/?p=101#comment-203</guid>
		<description>&lt;p&gt;This is very helpful, thanks.&lt;/p&gt;

&lt;p&gt;Do you know, with the filter attached to the field as you show in your example, will it be used for both indexing and querrying?  Ideally one would want to not only normalize input on indexing, but also normalize input in a query, so, in this example for instance, someone can enter a 10 digit ISBN and still match the equivalent 13 digit ISBN.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is very helpful, thanks.</p>

<p>Do you know, with the filter attached to the field as you show in your example, will it be used for both indexing and querrying?  Ideally one would want to not only normalize input on indexing, but also normalize input in a query, so, in this example for instance, someone can enter a 10 digit <acronym title="International Standard Book Number">ISBN</acronym> and still match the equivalent 13 digit <acronym title="International Standard Book Number">ISBN</acronym>.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: An exercise in Solr and DataImportHandler: HathiTrust data &#187; Robot Librarian</title>
		<link>http://robotlibrarian.billdueber.com/building-a-solr-text-filter-for-normalizing-data/comment-page-1/#comment-158</link>
		<dc:creator>An exercise in Solr and DataImportHandler: HathiTrust data &#187; Robot Librarian</dc:creator>
		<pubDate>Wed, 30 Sep 2009 16:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://robotlibrarian.billdueber.com/?p=101#comment-158</guid>
		<description>&lt;p&gt;[...] easy to set up datastore-level indexing and querying filters with built-in facilities and/or custom code. This allows me to build clients that call it without having to worry about manipulating the input [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] easy to set up datastore-level indexing and querying filters with built-in facilities and/or custom code. This allows me to build clients that call it without having to worry about manipulating the input [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.212 seconds -->
