<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=KOI8-U" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hey Denis,<br>
    <br>
    In case you needed more details on how to implement xapian... On
    3.3, you just need to install the xapian extensions (so that's a
    core library and perl bindings (Search::Xapian)), as soon as this is
    installed EPrints will pick it up. You will need, however, to
    reindex the eprint dataset for this to work with  existing eprint
    objects.<br>
    <br>
    Seb.<br>
    <br>
    On 03/04/12 13:11, ╤гор Ростиславович wrote:
    <blockquote
cite="mid:CAPH5VrAaqvCuAQ6ea19q0PTe+HDibtS5u29-ShnPxuguRacaKg@mail.gmail.com"
      type="cite"><font color="#000000"><font><font
            face="tahoma,sans-serif">Hi. Here I use xapian</font></font></font> <a
        moz-do-not-send="true" href="http://eprints.oa.edu.ua/">http://eprints.oa.edu.ua/</a> 
      <div><font color="#000000"><font>I didn't check if averything work
            fine. But I see that it work's better than default search.</font></font></div>
      <div><font color="#000000"><font><br clear="all">
          </font></font><font face="tahoma, sans-serif">З повагою, ╤гор
          Ростиславович</font>
        <div><font face="tahoma, sans-serif">Директор ╤ТЦ НаУОА<br>
          </font>
          <div><a moz-do-not-send="true" href="http://www.oa.edu.ua"
              target="_blank"><font face="tahoma, sans-serif">www.oa.edu.ua</font></a></div>
        </div>
        <br>
        <br>
        <br>
        <div class="gmail_quote">3 кв╕тня 2012 р. 14:48 Denis Pitzalis -
          STARC <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:d.pitzalis@cyi.ac.cy">d.pitzalis@cyi.ac.cy</a>&gt;</span>
          написав:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            Hi Igor,<br>
            <br>
            do you have a working example? I would like to use xapian to
            implement<br>
            faceted search, but I don't know where to start!<br>
            <br>
            Denis<br>
            <div class="HOEnZb">
              <div class="h5"><br>
                On Tue, Apr 3, 2012 at 1:25 PM, ╤гор Ростиславович &lt;<a
                  moz-do-not-send="true" href="mailto:admin@oa.edu.ua">admin@oa.edu.ua</a>&gt;
                wrote:<br>
                &gt; Maybe you should try xapian. It work's good.<br>
                &gt; З повагою, ╤гор Ростиславович<br>
                &gt; Директор ╤ТЦ НаУОА<br>
                &gt; <a moz-do-not-send="true"
                  href="http://www.oa.edu.ua" target="_blank">www.oa.edu.ua</a><br>
                &gt;<br>
                &gt;<br>
                &gt;<br>
                &gt; 2012/4/3 Tim Brody &lt;<a moz-do-not-send="true"
                  href="mailto:tdb2@ecs.soton.ac.uk">tdb2@ecs.soton.ac.uk</a>&gt;<br>
                &gt;&gt;<br>
                &gt;&gt; On Tue, 2012-04-03 at 06:08 +0000, <a
                  moz-do-not-send="true"
                  href="mailto:A.Dun@acfonline.org.au">A.Dun@acfonline.org.au</a>
                wrote:<br>
                &gt;&gt; &gt; Hi Eprint Users,<br>
                &gt;&gt; &gt;<br>
                &gt;&gt; &gt;<br>
                &gt;&gt; &gt;<br>
                &gt;&gt; &gt; We have upgraded 3.3.8 in the hope to fix
                our search issues.<br>
                &gt;&gt; &gt; Unfortunately, we are still not getting
                appropriate results from our<br>
                &gt;&gt; &gt; searching. E.g. we type the word
                'sustainable' in the title search and<br>
                &gt;&gt; &gt; we only get one return and we have at
                least 50 books with that title<br>
                &gt;&gt; &gt; in it. We are not using Xapian search. We
                have also run the<br>
                &gt;&gt; &gt; erase_fulltext_ index command and this has
                not fixed the problem. Any<br>
                &gt;&gt; &gt; suggestions? Thanks in advance.<br>
                &gt;&gt;<br>
                &gt;&gt; Hi,<br>
                &gt;&gt;<br>
                &gt;&gt; You need to do some debugging ...<br>
                &gt;&gt;<br>
                &gt;&gt; Find an eprint that doesn't match but should
                and in MySQL do:<br>
                &gt;&gt;<br>
                &gt;&gt; SELECT * FROM eprint__rindex WHERE
                eprintid=[eprintid] AND<br>
                &gt;&gt; field='title';<br>
                &gt;&gt;<br>
                &gt;&gt; That will show you the terms that have been
                indexed for the title of the<br>
                &gt;&gt; eprint that doesn't match.<br>
                &gt;&gt;<br>
                &gt;&gt; Once we know the eprint has indexed properly we
                can start looking at the<br>
                &gt;&gt; search ...<br>
                &gt;&gt;<br>
                &gt;&gt; /Tim.<br>
                &gt;&gt;<br>
                &gt;&gt; *** Options: <a moz-do-not-send="true"
                  href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech"
                  target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>
                &gt;&gt; *** Archive: <a moz-do-not-send="true"
                  href="http://www.eprints.org/tech.php/"
                  target="_blank">http://www.eprints.org/tech.php/</a><br>
                &gt;&gt; *** EPrints community wiki: <a
                  moz-do-not-send="true" href="http://wiki.eprints.org/"
                  target="_blank">http://wiki.eprints.org/</a><br>
                &gt;&gt;<br>
                &gt;<br>
                &gt;<br>
                &gt; *** Options: <a moz-do-not-send="true"
                  href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech"
                  target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>
                &gt; *** Archive: <a moz-do-not-send="true"
                  href="http://www.eprints.org/tech.php/"
                  target="_blank">http://www.eprints.org/tech.php/</a><br>
                &gt; *** EPrints community wiki: <a
                  moz-do-not-send="true" href="http://wiki.eprints.org/"
                  target="_blank">http://wiki.eprints.org/</a><br>
                &gt;<br>
                <br>
                <br>
                <br>
              </div>
            </div>
            <span class="HOEnZb"><font color="#888888">--<br>
                ----------------------<br>
                Denis Pitzalis<br>
                Information Technology Consultant<br>
                <br>
                UNESCO - <a moz-do-not-send="true"
                  href="http://www.unesco.org" target="_blank">http://www.unesco.org</a><br>
                Paris, France - Tel: <a moz-do-not-send="true"
                  href="tel:%2B33145681816" value="+33145681816">+33145681816</a><br>
                <br>
                Business Strand Coordinator<br>
                3D-COFORM - <a moz-do-not-send="true"
                  href="http://www.3dcoform.eu" target="_blank">http://www.3dcoform.eu</a><br>
                <br>
                VAST 2011 - <a moz-do-not-send="true"
                  href="http://www.vast-conference.eu" target="_blank">http://www.vast-conference.eu</a><br>
              </font></span>
            <div class="HOEnZb">
              <div class="h5"><br>
                *** Options: <a moz-do-not-send="true"
                  href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech"
                  target="_blank">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>
                *** Archive: <a moz-do-not-send="true"
                  href="http://www.eprints.org/tech.php/"
                  target="_blank">http://www.eprints.org/tech.php/</a><br>
                *** EPrints community wiki: <a moz-do-not-send="true"
                  href="http://wiki.eprints.org/" target="_blank">http://wiki.eprints.org/</a><br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
*** Options: <a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a>
*** Archive: <a class="moz-txt-link-freetext" href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a>
*** EPrints community wiki: <a class="moz-txt-link-freetext" href="http://wiki.eprints.org/">http://wiki.eprints.org/</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>