<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-22532</id>
	<title>Nabble - DDC-Concordance</title>
	<updated>2008-06-11T03:26:16Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/DDC-Concordance-f22532.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DDC-Concordance-f22532.html" />
	<subtitle type="html">&lt;a href=&quot;&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DDC-Concordance&lt;/a&gt; is an open source (LGPL) search engine developed specially to meet the needs of linguistic researchers. The following properties in particular are relevant:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;Sentence-based or document-based searches&lt;/li&gt;
&lt;li&gt;Statistical queries, not approximations&lt;/li&gt;
&lt;li&gt;additionally to classical search engine properties like boolean operators (AND, OR, NOT), left and right truncation and distance search operators, ddc-concordance also can search for word forms. E.g. a search for &quot;child&quot; will find all documents containing wordforms like child, children etc. This functionality is currently available for english, german and russian.&lt;/li&gt;
&lt;li&gt;ddc-concordance can index metadata from xml documents&lt;/li&gt;
&lt;li&gt;words can be indexed with searchable annotations, especially word forms, lemmas, part of speech-tags and semantic categories&lt;/li&gt;
&lt;li&gt;Interval searches (targeted and symmetrical e.g. NEAR and FOLLOWED_BY)&lt;/li&gt;
&lt;li&gt;searching for phrases&lt;/li&gt;
&lt;li&gt;relevance ranking operator for documents&lt;/li&gt;
&lt;li&gt;ddc-concordance is fast. Indexing of a 100 million words corpus takes approximately 1.5 hours. The first ten hits for simple queries are shown in about 0.2 seconds.&lt;/li&gt;
&lt;li&gt;ddc-concordance can handle huge corpora because of its distributed clustering architecture. The largest known corpus is about 1 billion tokens, but we haven't reached a limit yet.&lt;/li&gt;
&lt;li&gt;currently there is a command line client for linux, a perl interface and a simple cgi script available. We're working on a python interface, too.&lt;/li&gt;
&lt;/ul&gt;</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-17774463</id>
	<title>Re: IndicesToShow not shown in query '#within file'</title>
	<published>2008-06-11T03:26:16Z</published>
	<updated>2008-06-11T03:26:16Z</updated>
	<author>
		<name>tobias roth-5</name>
	</author>
	<content type="html">On Tuesday 10 June 2008 14.32:09 Алексей Сокирко wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp;1. IndicesToShow not shown in query '#within file' (tobias roth)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That's true it &amp;nbsp;should be fixed in next versions.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;The same is true for the context operator, I assume?
&lt;br&gt;(with '... #cntxt 1', I get something like:
&lt;br&gt;&amp;nbsp;'Context sentence before. Real#ADJA sentence#NN .#$. Context sentence 
&lt;br&gt;after')
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;tobi
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17774463&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-ddc-users-Digest%2C-Vol-7%2C-Issue-1-tp17754398p17774463.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17756280</id>
	<title>Re: Re: Problems installing rpm of version 1.80 on Fedora</title>
	<published>2008-06-10T07:05:07Z</published>
	<updated>2008-06-10T07:05:07Z</updated>
	<author>
		<name>Kai Zimmer-2</name>
	</author>
	<content type="html">
&lt;p&gt;Hi Tobi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks for the error report. It seems there is also a rights problem in the package - if i use the root account, indexing bigrams works fine, otherwise not.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'll fix that as soon as possible.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;best,&lt;/p&gt;&lt;p&gt;Kai &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On Jun 10, 2008, &lt;strong&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17756280&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tobias.roth@...&lt;/a&gt;&lt;/strong&gt; wrote: &lt;/p&gt;&lt;div class=&quot;replyBody&quot;&gt;&lt;blockquote style=&quot;border-left: 2px solid #267fdb; margin: 0pt 0pt 0pt 1.8ex; padding-left: 1ex&quot;&gt;&lt;br /&gt;On Tuesday 10 June 2008 14.44:50 Kai Zimmer wrote:&lt;br /&gt;&amp;gt; does renaming opt/ddc/Dicts/Obor/DomItems.txt to domitems.txt fix the&lt;br /&gt;&amp;gt; problem? If so, i would release a new rpm...&lt;br /&gt;&lt;br /&gt;Not exactly...&lt;br /&gt;After renaming, it asks for 'items.txt'. And as I couldn't find anything &lt;br /&gt;like 'items.txt' in .../Obor, but there is one in .../GerObor, I removed &lt;br /&gt;the whole Obor directory and replaced it by GerObor.&lt;br /&gt;&lt;br /&gt;Like this, indexing and start-up both seem to work fine, but maybe this is &lt;br /&gt;not totally right, either: when I add the new Bigrams record, I get the &lt;br /&gt;following error on indexing:&lt;br /&gt;&lt;br /&gt;[...]&lt;br /&gt;To file  test_utf8._perdivToken 2 vectors were written&lt;br /&gt;Cannot create temp file&lt;br /&gt;cannot index the project!&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;tobi&lt;br /&gt;_______________________________________________&lt;br /&gt;ddc-users mailing list&lt;br /&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17756280&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;&lt;br /&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;br /&gt;&lt;/blockquote&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17756280&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-installing-rpm-of-version-1.80-on-Fedora-tp17754049p17756280.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17755524</id>
	<title>Re: Problems installing rpm of version 1.80 on Fedora</title>
	<published>2008-06-10T06:31:50Z</published>
	<updated>2008-06-10T06:31:50Z</updated>
	<author>
		<name>tobias roth-5</name>
	</author>
	<content type="html">On Tuesday 10 June 2008 14.44:50 Kai Zimmer wrote:
&lt;br&gt;&amp;gt; does renaming opt/ddc/Dicts/Obor/DomItems.txt to domitems.txt fix the
&lt;br&gt;&amp;gt; problem? If so, i would release a new rpm...
&lt;br&gt;&lt;br&gt;Not exactly...
&lt;br&gt;After renaming, it asks for 'items.txt'. And as I couldn't find anything 
&lt;br&gt;like 'items.txt' in .../Obor, but there is one in .../GerObor, I removed 
&lt;br&gt;the whole Obor directory and replaced it by GerObor.
&lt;br&gt;&lt;br&gt;Like this, indexing and start-up both seem to work fine, but maybe this is 
&lt;br&gt;not totally right, either: when I add the new Bigrams record, I get the 
&lt;br&gt;following error on indexing:
&lt;br&gt;&lt;br&gt;[...]
&lt;br&gt;To file &amp;nbsp;test_utf8._perdivToken 2 vectors were written
&lt;br&gt;Cannot create temp file
&lt;br&gt;cannot index the project!
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;tobi
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17755524&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-installing-rpm-of-version-1.80-on-Fedora-tp17754049p17755524.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17754534</id>
	<title>Re: Problems installing rpm of version 1.80 on Fedora</title>
	<published>2008-06-10T05:44:50Z</published>
	<updated>2008-06-10T05:44:50Z</updated>
	<author>
		<name>Kai Zimmer-2</name>
	</author>
	<content type="html">
&lt;p&gt;Hi Tobi,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;does renaming opt/ddc/Dicts/Obor/DomItems.txt to domitems.txt fix the problem? &lt;/p&gt;&lt;p&gt;If so, i would release a new rpm... &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;best,&lt;/p&gt;&lt;p&gt;Kai &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On Jun 10, 2008, &lt;strong&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17754534&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tobias.roth@...&lt;/a&gt;&lt;/strong&gt; wrote: &lt;/p&gt;&lt;div class=&quot;replyBody&quot;&gt;&lt;blockquote style=&quot;border-left: 2px solid #267fdb; margin: 0pt 0pt 0pt 1.8ex; padding-left: 1ex&quot;&gt;&lt;br /&gt;Hi Kai,&lt;br /&gt;&lt;br /&gt;I've installed the ddc-1.80 rpm now on a freshly installed Fedora 9, but &lt;br /&gt;I'm still getting errors on start-up/indexing.&lt;br /&gt;&lt;br /&gt;ConcordIndex e.g. fails during indexing saying:&lt;br /&gt;&lt;br /&gt;MaxTokenCountInOnePeriod = 5000000&lt;br /&gt;/opt/ddc/Dicts/Obor: cannot find domitems.txt&lt;br /&gt;Graphan::LoadDicts failed! Error: Cannot load oborots&lt;br /&gt;cannot index the project!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In /opt/ddc/Dicts/Obor, there is a file 'DomItems.txt', a &lt;br /&gt;file 'domitems.txt' exists in /opt/ddc/Dicts/GerObor, however.&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;tobi&lt;br /&gt;_______________________________________________&lt;br /&gt;ddc-users mailing list&lt;br /&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17754534&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;&lt;br /&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;br /&gt;&lt;/blockquote&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17754534&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-installing-rpm-of-version-1.80-on-Fedora-tp17754049p17754534.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17754398</id>
	<title>Re: ddc-users Digest, Vol 7, Issue 1</title>
	<published>2008-06-10T05:32:09Z</published>
	<updated>2008-06-10T05:32:09Z</updated>
	<author>
		<name>??????? ???????-2</name>
	</author>
	<content type="html">&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17754398&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users-request@...&lt;/a&gt; пишет:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Send ddc-users mailing list submissions to
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17754398&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; To subscribe or unsubscribe via the World Wide Web, visit
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;&amp;gt; or, via email, send a message with subject or body 'help' to
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17754398&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users-request@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You can reach the person managing the list at
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17754398&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users-owner@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When replying, please edit your Subject line so it is more specific
&lt;br&gt;&amp;gt; than &amp;quot;Re: Contents of ddc-users digest...&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Today's Topics:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;1. IndicesToShow not shown in query '#within file' (tobias roth)
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;That's true it &amp;nbsp;should be fixed in next versions.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17754398&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-ddc-users-Digest%2C-Vol-7%2C-Issue-1-tp17754398p17754398.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17754049</id>
	<title>Problems installing rpm of version 1.80 on Fedora</title>
	<published>2008-06-10T05:20:42Z</published>
	<updated>2008-06-10T05:20:42Z</updated>
	<author>
		<name>tobias roth-5</name>
	</author>
	<content type="html">Hi Kai,
&lt;br&gt;&lt;br&gt;I've installed the ddc-1.80 rpm now on a freshly installed Fedora 9, but 
&lt;br&gt;I'm still getting errors on start-up/indexing.
&lt;br&gt;&lt;br&gt;ConcordIndex e.g. fails during indexing saying:
&lt;br&gt;&lt;br&gt;MaxTokenCountInOnePeriod = 5000000
&lt;br&gt;/opt/ddc/Dicts/Obor: cannot find domitems.txt
&lt;br&gt;Graphan::LoadDicts failed! Error: Cannot load oborots
&lt;br&gt;cannot index the project!
&lt;br&gt;&lt;br&gt;&lt;br&gt;In /opt/ddc/Dicts/Obor, there is a file 'DomItems.txt', a 
&lt;br&gt;file 'domitems.txt' exists in /opt/ddc/Dicts/GerObor, however.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;tobi
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17754049&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problems-installing-rpm-of-version-1.80-on-Fedora-tp17754049p17754049.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17752226</id>
	<title>Re: IndicesToShow not shown in query '#within file'</title>
	<published>2008-06-10T03:28:17Z</published>
	<updated>2008-06-10T03:28:17Z</updated>
	<author>
		<name>tobias roth-5</name>
	</author>
	<content type="html">Hi Kai,
&lt;br&gt;&lt;br&gt;On Tuesday 10 June 2008 11.51:15 Kai Zimmer wrote:
&lt;br&gt;&amp;gt; can you please try the same with ddc_xml?
&lt;br&gt;&lt;br&gt;Same result, unfortunately. That's probably not a good sign, hmm?
&lt;br&gt;&lt;br&gt;&amp;gt; By the way: you should definitely swith to the new ddc-1.80 (available
&lt;br&gt;&amp;gt; on Sourceforge). It contains a fixed bug about the number of hits.
&lt;br&gt;&lt;br&gt;But still on version 1.74 - the rpm for the new version gives me errors 
&lt;br&gt;during indexing/start-up, but I have only tried upgrading from an older 
&lt;br&gt;version on Fedora 7. I'll first try a clean install on Fedora 9 (and -- 
&lt;br&gt;hopefully not -- ask again if I still get the same errors).
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;tobi
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17752226&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/IndicesToShow-not-shown-in-query-%27-within-file%27-tp17751375p17752226.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17751946</id>
	<title>Re: IndicesToShow not shown in query '#within file'</title>
	<published>2008-06-10T02:51:15Z</published>
	<updated>2008-06-10T02:51:15Z</updated>
	<author>
		<name>Kai Zimmer-2</name>
	</author>
	<content type="html">&lt;br&gt;Hi Tobi,
&lt;br&gt;&lt;br&gt;can you please try the same with ddc_xml?
&lt;br&gt;By the way: you should definitely swith to the new ddc-1.80 (available
&lt;br&gt;on Sourceforge). It contains a fixed bug about the number of hits.
&lt;br&gt;&lt;br&gt;thanks,
&lt;br&gt;Kai
&lt;br&gt;&lt;br&gt;tobias roth schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi there,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; A query with the modifier '#within file' doesn't give me 
&lt;br&gt;&amp;gt; the 'IndicesToShow' specified in the opt file.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So:
&lt;br&gt;&amp;gt; ../ddc-client.py --query=&amp;quot;immer&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; yields:
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt; Der#ART#5070 Marggraf#NN#5071 trägt#VVFIN#5072 zu#APPR#5073 dem#ART#5074
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; whereas:
&lt;br&gt;&amp;gt; ../ddc-client.py --query=&amp;quot;immer #within file&amp;quot;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; will output:
&lt;br&gt;&amp;gt; [...]
&lt;br&gt;&amp;gt; Der Marggraf trägt zu dem
&lt;br&gt;&amp;gt; [...]
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17751946&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/IndicesToShow-not-shown-in-query-%27-within-file%27-tp17751375p17751946.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17751375</id>
	<title>IndicesToShow not shown in query '#within file'</title>
	<published>2008-06-10T02:36:06Z</published>
	<updated>2008-06-10T02:36:06Z</updated>
	<author>
		<name>tobias roth-5</name>
	</author>
	<content type="html">Hi there,
&lt;br&gt;&lt;br&gt;A query with the modifier '#within file' doesn't give me 
&lt;br&gt;the 'IndicesToShow' specified in the opt file.
&lt;br&gt;&lt;br&gt;So:
&lt;br&gt;./ddc-client.py --query=&amp;quot;immer&amp;quot;
&lt;br&gt;&lt;br&gt;yields:
&lt;br&gt;[...]
&lt;br&gt;Der#ART#5070 Marggraf#NN#5071 trägt#VVFIN#5072 zu#APPR#5073 dem#ART#5074
&lt;br&gt;[...]
&lt;br&gt;&lt;br&gt;whereas:
&lt;br&gt;./ddc-client.py --query=&amp;quot;immer #within file&amp;quot;
&lt;br&gt;&lt;br&gt;will output:
&lt;br&gt;[...]
&lt;br&gt;Der Marggraf trägt zu dem
&lt;br&gt;[...]
&lt;br&gt;&lt;br&gt;Is there anything I can do about this?
&lt;br&gt;&lt;br&gt;Cheers
&lt;br&gt;tobi
&lt;br&gt;&lt;br&gt;(I'm using ddc 1.74-1, the python client in 'text' mode, and right now the 
&lt;br&gt;following opt file:
&lt;br&gt;&lt;br&gt;Generic
&lt;br&gt;IndexType Free_Index
&lt;br&gt;Indices [Token w normal]; [Pos p normal storage]; [Lemma l normal storage]; 
&lt;br&gt;[Thes t normal]; [Line i normal storage]; [Tags x normal]
&lt;br&gt;HitBorders [s:sentence:default]
&lt;br&gt;IndicesToShow 1 2 5
&lt;br&gt;OutputBibliographyOfHits
&lt;br&gt;ResumeOnIndexErrors
&lt;br&gt;LeftKwicContextSize 20
&lt;br&gt;RightKwicContextSize 20
&lt;br&gt;NumberOfKwicLinesInSnippets 1
&lt;br&gt;TfIdfRank 2.0
&lt;br&gt;NearRank 1.0
&lt;br&gt;PositionRank 1.0
&lt;br&gt;Bibl string 1 
&lt;br&gt;textClass /TEI.2/teiHeader/profileDesc/textClass/keywords/term[@type=&amp;quot;short_category&amp;quot;]
&lt;br&gt;Bibl string 1 
&lt;br&gt;textClassLong /TEI.2/teiHeader/profileDesc/textClass/keywords/term[@type=&amp;quot;category&amp;quot;]
&lt;br&gt;Bibl string 1 
&lt;br&gt;title /TEI.2/teiHeader/fileDesc/sourceDesc/biblFull/titleStmt/title[@type=&amp;quot;abbreviated&amp;quot;]
&lt;br&gt;Bibl integer 0 
&lt;br&gt;date /TEI.2/teiHeader/fileDesc/sourceDesc/biblFull/publicationStmt/date[@id=&amp;quot;publication_year&amp;quot;]
&lt;br&gt;Bibl string 1 
&lt;br&gt;availability /TEI.2/teiHeader/fileDesc/publicationStmt/availability/@status
&lt;br&gt;Bibl string 1 bibliography /TEI.2/teiHeader/fileDesc/sourceDesc/bibl
&lt;br&gt;Bibl string 1 
&lt;br&gt;site /TEI.2/teiHeader/fileDesc/publicationStmt/pubPlace[@id=&amp;quot;conversion_place&amp;quot;]
&lt;br&gt;Bibl integer 1 page /TEI.2/text/body/pb/@n
&lt;br&gt;Bibl string 1 
&lt;br&gt;idno /TEI.2/teiHeader/fileDesc/sourceDesc/biblFull/publicationStmt/idno
&lt;br&gt;Bibl string 1 author /TEI.2/teiHeader/fileDesc/titleStmt/author
&lt;br&gt;Bibl string 1 
&lt;br&gt;pubPlace /TEI.2/teiHeader/fileDesc/sourceDesc/biblFull/publicationStmt/pubPlace[@id=&amp;quot;publication_place&amp;quot;]
&lt;br&gt;TextArea body /TEI.2/text/body
&lt;br&gt;)
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17751375&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/IndicesToShow-not-shown-in-query-%27-within-file%27-tp17751375p17751375.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17537881</id>
	<title>Re: ddc-users Digest, Vol 6, Issue 1</title>
	<published>2008-05-29T07:46:04Z</published>
	<updated>2008-05-29T07:46:04Z</updated>
	<author>
		<name>??????? ???????-2</name>
	</author>
	<content type="html">&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17537881&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users-request@...&lt;/a&gt; ?????:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Send ddc-users mailing list submissions to
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17537881&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; To subscribe or unsubscribe via the World Wide Web, visit
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;&amp;gt; or, via email, send a message with subject or body 'help' to
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17537881&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users-request@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You can reach the person managing the list at
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17537881&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users-owner@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When replying, please edit your Subject line so it is more specific
&lt;br&gt;&amp;gt; than &amp;quot;Re: Contents of ddc-users digest...&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Today's Topics:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;1. Case-insensitive matching in RE (tobias roth)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Message: 1
&lt;br&gt;&amp;gt; Date: Tue, 27 May 2008 17:11:54 +0200
&lt;br&gt;&amp;gt; From: tobias roth &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17537881&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tobias.roth@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: [ddc-users] Case-insensitive matching in RE
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17537881&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17537881&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;200805271711.54674.tobias.roth@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; &amp;nbsp;charset=&amp;quot;us-ascii&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I wanted to do (pseudo-)case-insensitive matching on a bibliographical 
&lt;br&gt;&amp;gt; field in DDC (v. 1.74-1, python-client):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; etwas #has_field[author,/\b[mM]eier\b/]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; hits: 0
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Square brackets always seem to signal the end of the has_field option - or 
&lt;br&gt;&amp;gt; can you escape them?
&lt;br&gt;&amp;gt; Or is there any other way to do or simulate case-insensitive matching in a 
&lt;br&gt;&amp;gt; regex?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt; tobi
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;I think, it is a bug, there is no way to use brackets inside #has_field. 
&lt;br&gt;I should fix it tt in the next version.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Alexey Sokirko
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17537881&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-ddc-users-Digest%2C-Vol-6%2C-Issue-1-tp17537881p17537881.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17492708</id>
	<title>Case-insensitive matching in RE</title>
	<published>2008-05-27T08:11:54Z</published>
	<updated>2008-05-27T08:11:54Z</updated>
	<author>
		<name>tobias roth-5</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I wanted to do (pseudo-)case-insensitive matching on a bibliographical 
&lt;br&gt;field in DDC (v. 1.74-1, python-client):
&lt;br&gt;&lt;br&gt;etwas #has_field[author,/\b[mM]eier\b/]
&lt;br&gt;&lt;br&gt;hits: 0
&lt;br&gt;&lt;br&gt;Square brackets always seem to signal the end of the has_field option - or 
&lt;br&gt;can you escape them?
&lt;br&gt;Or is there any other way to do or simulate case-insensitive matching in a 
&lt;br&gt;regex?
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;tobi
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17492708&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Case-insensitive-matching-in-RE-tp17492708p17492708.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16005352</id>
	<title>Re: Re: ddc-users Digest, Vol 5, Issue 1</title>
	<published>2008-03-12T06:39:21Z</published>
	<updated>2008-03-12T06:39:21Z</updated>
	<author>
		<name>Kai Zimmer-2</name>
	</author>
	<content type="html">&lt;p&gt; Hi Alexey,&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On Mar 12, 2008, &lt;strong&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16005352&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sokirko@...&lt;/a&gt;&lt;/strong&gt; wrote: &lt;/p&gt;&lt;div class=&quot;replyBody&quot;&gt;&lt;blockquote style=&quot;border-left: 2px solid #267fdb; margin: 0pt 0pt 0pt 1.8ex; padding-left: 1ex&quot;&gt;&lt;div class='shrinkable-quote'&gt;&lt;br /&gt;&amp;gt; Today's Topics:&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt;    1. sort by l/r context  (Matej Durco)&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt; ----------------------------------------------------------------------&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt; Message: 1&lt;br /&gt;&amp;gt; Date: Mon, 10 Mar 2008 13:43:26 +0100&lt;br /&gt;&amp;gt; From: Matej Durco &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16005352&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xnrn@...&lt;/a&gt;&amp;gt;&lt;br /&gt;&amp;gt; Subject: [ddc-users] sort by l/r context &lt;br /&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16005352&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;&lt;br /&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16005352&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;47D52CEE.6090507@...&lt;/a&gt;&amp;gt;&lt;br /&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt; hi,&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt; i'd like to know what is the current status&lt;br /&gt;&amp;gt; of the feature: sorting hits by left/right context&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt; what is the planned query-syntax for this feature?&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt; (and: how is handled the case, when there are more matches in one hit?)&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt; regards&lt;br /&gt;&amp;gt; matej&lt;br /&gt;&amp;gt;&lt;br /&gt;&amp;gt;   &lt;/div&gt;I thought this feature was implemeted. Kai, have you tested it with DWDS &lt;br /&gt;project?&lt;/blockquote&gt;&lt;blockquote style=&quot;border-left: 2px solid #267fdb; margin: 0pt 0pt 0pt 1.8ex; padding-left: 1ex&quot;&gt; &lt;/blockquote&gt;&lt;blockquote style=&quot;border-left: 2px solid #267fdb; margin: 0pt 0pt 0pt 1.8ex; padding-left: 1ex&quot;&gt; &lt;/blockquote&gt;&lt;/div&gt;&lt;div class=&quot;replyBody&quot;&gt; &lt;/div&gt;&lt;div class=&quot;replyBody&quot;&gt;I already answered Matej via pm. We tested it on a small corpus and it seems to work. But i haven't released any binaries so far.  Right now we're trying to integrate our own TAGH morphology into ddc.  Once we're done with that, i'm going to release the new version.&lt;br /&gt; &lt;/div&gt;&lt;div class=&quot;replyBody&quot;&gt;As far as i understood Matej, he wants to be able to display and sort each match within each sentence. As far as i know this is impossible in ddc.&lt;/div&gt;&lt;div class=&quot;replyBody&quot;&gt; &lt;/div&gt;&lt;div class=&quot;replyBody&quot;&gt;Alex Siebert  has some questions concerning ddc. I don't dare to translate, because i'm confused about his questions:&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;replyBody&quot;&gt;&lt;pre&gt;&quot;Vlt. kannst du ihn auch noch fragen, wie man aus der Lemmaspalte die Token als Sortieroption nutzen kann. &lt;/pre&gt;&lt;pre&gt;So dass es mit Token und Lemma spalte funktioniert.&lt;/pre&gt;&lt;pre&gt; Eigentlich wäre es schön, wenn es mit jeder Spalte in der Abfrage funktioniert also auch mit &lt;/pre&gt;&lt;pre&gt;&quot;$p=&lt;em class=&quot;moz-txt-slash&quot;&gt;&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;VV&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;&lt;/em&gt; #links&quot; ?&lt;/pre&gt;&lt;pre&gt;  so:  ConcordConsole  QUERY :: &lt;em class=&quot;moz-txt-slash&quot;&gt;&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;die&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;&lt;/em&gt; #left&lt;/pre&gt;&lt;pre&gt; ReadVectorInner:length_error exception is caught: vector::reserve terminate called after throwing an instance of 'std::length_error'   what():  vector::reserve Abgebrochen   &lt;/pre&gt;&lt;pre&gt;&quot;&lt;em class=&quot;moz-txt-slash&quot;&gt;&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;die&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;&lt;/em&gt; #right&quot; geht!&lt;/pre&gt;&lt;pre&gt;  ca. 52.000 Dateien  Bei folgendem Query geht er auch hops: $p = &lt;em class=&quot;moz-txt-slash&quot;&gt;&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;VVFI&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;&lt;/em&gt; #left Speicherzugriffsfehler    &lt;/pre&gt;&lt;pre&gt;Die opt Datei: &lt;/pre&gt;&lt;pre&gt;----------------------------------------------------------------------------------- &lt;/pre&gt;&lt;pre&gt;German&lt;/pre&gt;&lt;pre&gt; IndexType Free_Index&lt;/pre&gt;&lt;pre&gt; Indices [Token w normal]; [Lemma l normal storage]; [Pos p normal]; [Thes t normal]; [Id i normal]; [Fu f normal] HitBorders [s:sentence:default]; [c:clause] Bigrams  Token 2 s Bigrams  Lemma 2 s OutputBibliographyOfHits ResumeOnIndexErrors TfIdfRank    2.0 NearRank     1.0 PositionRank 1.0 Bibl string 1 textClass /TEI.2/teiHeader/profileDesc/textClass/keywords/term Bibl string 1 title /TEI.2/teiHeader/fileDesc/titleStmt/title[@type=&quot;main&quot;] Bibl integer 0 date /TEI.2/teiHeader/fileDesc/sourceDesc[@id=&quot;orig&quot;]/biblFull/publicationStmt/date[@id=&quot;first&quot;] Bibl string 1 avail &lt;em class=&quot;moz-txt-slash&quot;&gt;&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;TEI.2/teiHeader/fileDesc/publicationStmt/availability&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;&lt;/em&gt;@n Bibl string 0 orig /TEI.2/teiHeader/fileDesc/sourceDesc[@id=&quot;orig&quot;]/bibl Bibl integer 1 page &lt;em class=&quot;moz-txt-slash&quot;&gt;&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;TEI.2/text/body/pb&lt;span class=&quot;moz-txt-tag&quot;&gt;/&lt;/span&gt;&lt;/em&gt;@n Bibl string 1 idno /TEI.2/teiHeader/fileDesc/publicationStmt/idno Bibl string 0 author /TEI.2/teiHeader/fileDesc/sourceDesc[@id=&quot;orig&quot;]/biblFull/titleStmt/author Bibl integer 0 extent /TEI.2/teiHeader/fileDesc/extent Bibl integer 0 random /TEI.2/teiHeader/fileDesc/random Bibl string 0 randstr /TEI.2/teiHeader/fileDesc/random Textarea body /TEI.2/text/body IndicesToShow 1 2 InterpDelimiter ^  &lt;/pre&gt;&lt;/div&gt;&lt;div class=&quot;replyBody&quot;&gt; &lt;/div&gt;&lt;div class=&quot;replyBody&quot;&gt;Best regards,&lt;/div&gt;&lt;div class=&quot;replyBody&quot;&gt;Kai &lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16005352&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-ddc-users-Digest%2C-Vol-5%2C-Issue-1-tp16004252p16005352.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16004252</id>
	<title>Re: ddc-users Digest, Vol 5, Issue 1</title>
	<published>2008-03-12T06:01:16Z</published>
	<updated>2008-03-12T06:01:16Z</updated>
	<author>
		<name>??????? ???????-2</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Today's Topics:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;1. sort by l/r context &amp;nbsp;(Matej Durco)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Message: 1
&lt;br&gt;&amp;gt; Date: Mon, 10 Mar 2008 13:43:26 +0100
&lt;br&gt;&amp;gt; From: Matej Durco &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16004252&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xnrn@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: [ddc-users] sort by l/r context 
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16004252&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16004252&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;47D52CEE.6090507@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i'd like to know what is the current status
&lt;br&gt;&amp;gt; of the feature: sorting hits by left/right context
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; what is the planned query-syntax for this feature?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; (and: how is handled the case, when there are more matches in one hit?)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; regards
&lt;br&gt;&amp;gt; matej
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;I thought this feature was implemeted. Kai, have you tested it with DWDS 
&lt;br&gt;project?
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Alexey Sokirko
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16004252&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-ddc-users-Digest%2C-Vol-5%2C-Issue-1-tp16004252p16004252.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15956671</id>
	<title>sort by l/r context</title>
	<published>2008-03-10T05:43:26Z</published>
	<updated>2008-03-10T05:43:26Z</updated>
	<author>
		<name>Matej Durco</name>
	</author>
	<content type="html">hi,
&lt;br&gt;&lt;br&gt;i'd like to know what is the current status
&lt;br&gt;of the feature: sorting hits by left/right context
&lt;br&gt;&lt;br&gt;what is the planned query-syntax for this feature?
&lt;br&gt;&lt;br&gt;(and: how is handled the case, when there are more matches in one hit?)
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;matej
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15956671&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/sort-by-l-r-context-tp15956671p15956671.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14739310</id>
	<title>DDC-PHP 0.02 release</title>
	<published>2008-01-10T09:20:07Z</published>
	<updated>2008-01-10T09:20:07Z</updated>
	<author>
		<name>Kai Zimmer-3</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;the ddc-concordance team is pleased to announce the release of ddc-php0.02.
&lt;br&gt;Basically it's a client script in php which can access a (remote) ddc 
&lt;br&gt;server.
&lt;br&gt;&lt;br&gt;It can be downloaded from
&lt;br&gt;&amp;nbsp;&amp;gt;&lt;a href=&quot;http://downloads.sourceforge.net/ddc-concordance/ddc-php-client-0.02.tgz?use_mirror=osdn&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://downloads.sourceforge.net/ddc-concordance/ddc-php-client-0.02.tgz?use_mirror=osdn&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;If you find a bug in this release, please submit a bug report on this
&lt;br&gt;mailing list.
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14739310&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DDC-PHP-0.02-release-tp14739310p14739310.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-11539708</id>
	<title>Re: integrate ddc in web-site</title>
	<published>2007-07-11T06:46:21Z</published>
	<updated>2007-07-11T06:46:21Z</updated>
	<author>
		<name>Kai Zimmer-2</name>
	</author>
	<content type="html">Hi Matej,
&lt;br&gt;&lt;br&gt;currently we use the command-line client ddc_xml in our web-site. But 
&lt;br&gt;there are some problems with this setup:
&lt;br&gt;- calling shell-based applications is generally dangerous, especially 
&lt;br&gt;concerning injection of command line code &amp;nbsp;(similar to sql injection). 
&lt;br&gt;Therfore it is necessary to wrap queries within files (using the -f 
&lt;br&gt;option), which will not be expanded by the shell. 
&lt;br&gt;- creating those files takes some time on the server side especially 
&lt;br&gt;if you have to use multiple queries. You can minimize this problem 
&lt;br&gt;using ramdisks.
&lt;br&gt;&lt;br&gt;Afterall, this solution worked great for several years, but now we 
&lt;br&gt;decided to communicate directly via socket with the ddc server, which 
&lt;br&gt;should also be slightly faster. I.e. i'm going to integrate the python-
&lt;br&gt;client within our zope/plone setup. The software we're going to publish 
&lt;br&gt;for the c4 will be based on this socket solution.
&lt;br&gt;&lt;br&gt;Anyway, the output from either ddc_xml or the socket way is plain text 
&lt;br&gt;only. The text output has some delimiters inside which are used by the 
&lt;br&gt;split function to divide up the text into metadata and hits. DDC again 
&lt;br&gt;marks hits with special characters which are translated by zope/plone 
&lt;br&gt;into html markup (&amp;lt;b&amp;gt; and &amp;lt;/b&amp;gt;) to do some highlighting of the hits 
&lt;br&gt;(like google). The other stuff (page layout, graphics) is inserted via 
&lt;br&gt;zope templates, which keeps the code clean. Zope/Plone have Content 
&lt;br&gt;Management functions available, so you can easily edit static pages. 
&lt;br&gt;&lt;br&gt;Basically, that's how it works. Just ask me if you have any further 
&lt;br&gt;questions/suggestions.
&lt;br&gt;&lt;br&gt;regards,
&lt;br&gt;Kai
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;----Original Message----
&lt;br&gt;&amp;gt;From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11539708&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xnrn@...&lt;/a&gt;
&lt;br&gt;&amp;gt;Date: Jul 11, 2007 12:43 
&lt;br&gt;&amp;gt;To: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11539708&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;Subj: [ddc-users] integrate ddc in web-site
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;this is question especially for people in dwds-berlin:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;How do you integrate ddc in the web-site?
&lt;br&gt;&amp;gt;Do you use the cgi-app Search?
&lt;br&gt;&amp;gt;Or similarily to what is used in the python-sample
&lt;br&gt;&amp;gt;ie communicating via sockets directly
&lt;br&gt;&amp;gt;from the web-app logic to the server?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;In other words how is the collaboration/configuration
&lt;br&gt;&amp;gt;between the web-app and ddc designed/layouted
&lt;br&gt;&amp;gt;which allows sending the user a query and getting the formatted html 
&lt;/div&gt;as 
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;the result?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Thanks
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Regards
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Matej
&lt;br&gt;&amp;gt;_______________________________________________
&lt;br&gt;&amp;gt;ddc-users mailing list
&lt;br&gt;&amp;gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11539708&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11539708&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/integrate-ddc-in-web-site-tp11538026p11539708.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-11538026</id>
	<title>integrate ddc in web-site</title>
	<published>2007-07-11T04:43:30Z</published>
	<updated>2007-07-11T04:43:30Z</updated>
	<author>
		<name>Matej Durco</name>
	</author>
	<content type="html">hi,
&lt;br&gt;&lt;br&gt;this is question especially for people in dwds-berlin:
&lt;br&gt;&lt;br&gt;How do you integrate ddc in the web-site?
&lt;br&gt;Do you use the cgi-app Search?
&lt;br&gt;Or similarily to what is used in the python-sample
&lt;br&gt;ie communicating via sockets directly
&lt;br&gt;from the web-app logic to the server?
&lt;br&gt;&lt;br&gt;In other words how is the collaboration/configuration
&lt;br&gt;between the web-app and ddc designed/layouted
&lt;br&gt;which allows sending the user a query and getting the formatted html as 
&lt;br&gt;the result?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Matej
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11538026&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/integrate-ddc-in-web-site-tp11538026p11538026.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-11459544</id>
	<title>Re: ddc-users Digest, Vol 3, Issue 1</title>
	<published>2007-07-05T23:56:56Z</published>
	<updated>2007-07-05T23:56:56Z</updated>
	<author>
		<name>??????? ???????-2</name>
	</author>
	<content type="html">&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11459544&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users-request@...&lt;/a&gt; ?????:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Send ddc-users mailing list submissions to
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11459544&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; To subscribe or unsubscribe via the World Wide Web, visit
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;&amp;gt; or, via email, send a message with subject or body 'help' to
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11459544&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users-request@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You can reach the person managing the list at
&lt;br&gt;&amp;gt; 	&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11459544&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users-owner@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When replying, please edit your Subject line so it is more specific
&lt;br&gt;&amp;gt; than &amp;quot;Re: Contents of ddc-users digest...&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Today's Topics:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;1. threading in ddc? (Matej Durco)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Message: 1
&lt;br&gt;&amp;gt; Date: Wed, 04 Jul 2007 15:32:07 +0200
&lt;br&gt;&amp;gt; From: Matej Durco &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11459544&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xnrn@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Subject: [ddc-users] threading in ddc?
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11459544&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Message-ID: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11459544&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;468BA157.7010201@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Content-Type: text/plain; charset=ISO-8859-15; format=flowed
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i'd like to understand, how threading is implemented in ConcordDaemon.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; if I understand correctly:
&lt;br&gt;&amp;gt; Daemon as Server
&lt;br&gt;&amp;gt; sends requests and receives results
&lt;br&gt;&amp;gt; to the Threads as PossibleHosts
&lt;br&gt;&amp;gt; in Corpora.cpp-GetFirstHitsFromCorpora
&lt;br&gt;&amp;gt; (in 2 loops):
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ln 407
&lt;br&gt;&amp;gt; 	string S = Format (&amp;quot;get_first_hits %s\x1%i %i&amp;quot;, Query.c_str(), TimeOut, 
&lt;br&gt;&amp;gt; &amp;nbsp; ResultLimit);
&lt;br&gt;&amp;gt; 	string ErrorStr;
&lt;br&gt;&amp;gt; 	if (!SendString(Result.m_Sockets[i], S.c_str(), S.length(), ErrorStr))
&lt;br&gt;&amp;gt; 			
&lt;br&gt;&amp;gt; Ln 425
&lt;br&gt;&amp;gt; 	Result.m_NetworkError = RecieveString(Result.m_Sockets[i], S, TimeOut);
&lt;br&gt;&amp;gt; 			
&lt;br&gt;&amp;gt; But he actually receives the Results one by one, is that correct?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;Yes it is true, DDC Server waits for all results, and recieves them one 
&lt;br&gt;by one. Accumulating all results is necessary for general query 
&lt;br&gt;statistics like the number of
&lt;br&gt;sentences that contain the given query. Recieving the results one by one 
&lt;br&gt;could be optimized by moving all recieving opearations to different 
&lt;br&gt;threads. But it is not the speed bottleneck, the speed bottleneck is in 
&lt;br&gt;reading word occurrences from the disk.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Alexey Sokirko
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; ddc-users mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11459544&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; End of ddc-users Digest, Vol 3, Issue 1
&lt;br&gt;&amp;gt; ***************************************
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11459544&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-ddc-users-Digest%2C-Vol-3%2C-Issue-1-tp11459544p11459544.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-11431028</id>
	<title>threading in ddc?</title>
	<published>2007-07-04T07:32:07Z</published>
	<updated>2007-07-04T07:32:07Z</updated>
	<author>
		<name>Matej Durco</name>
	</author>
	<content type="html">hi,
&lt;br&gt;&lt;br&gt;i'd like to understand, how threading is implemented in ConcordDaemon.
&lt;br&gt;&lt;br&gt;if I understand correctly:
&lt;br&gt;Daemon as Server
&lt;br&gt;sends requests and receives results
&lt;br&gt;to the Threads as PossibleHosts
&lt;br&gt;in Corpora.cpp-GetFirstHitsFromCorpora
&lt;br&gt;(in 2 loops):
&lt;br&gt;&lt;br&gt;Ln 407
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string S = Format (&amp;quot;get_first_hits %s\x1%i %i&amp;quot;, Query.c_str(), TimeOut, 
&lt;br&gt;&amp;nbsp; ResultLimit);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; string ErrorStr;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (!SendString(Result.m_Sockets[i], S.c_str(), S.length(), ErrorStr))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;Ln 425
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Result.m_NetworkError = RecieveString(Result.m_Sockets[i], S, TimeOut);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;But he actually receives the Results one by one, is that correct?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;Matej
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11431028&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/threading-in-ddc--tp11431028p11431028.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-11009738</id>
	<title>DDC-Python 0.01 release.</title>
	<published>2007-06-07T09:04:24Z</published>
	<updated>2007-06-07T09:04:24Z</updated>
	<author>
		<name>Kai Zimmer-2</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;the ddc-concordance team is pleased to announce the release of ddc-
&lt;br&gt;python 0.01.
&lt;br&gt;Basically it's a small client script in python which can access a 
&lt;br&gt;(remote) ddc server.
&lt;br&gt;&lt;br&gt;It can be downloaded from &lt;a href=&quot;http://sourceforge.net/project/showfiles.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/project/showfiles.php&lt;/a&gt;?
&lt;br&gt;group_id=97101&amp;package_id=234602
&lt;br&gt;&lt;br&gt;If you find a bug in this release, please submit a bug report on this 
&lt;br&gt;mailing list.
&lt;br&gt;_______________________________________________
&lt;br&gt;ddc-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=11009738&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ddc-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://groupman.bbaw.de/mailman/listinfo/ddc-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groupman.bbaw.de/mailman/listinfo/ddc-users&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DDC-Python-0.01-release.-tp11009738p11009738.html" />
</entry>

</feed>
