[EP-tech] Re: search error
Sebastien Francois
sf2 at ecs.soton.ac.uk
Tue Apr 3 16:25:21 BST 2012
Hey Denis,
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.
Seb.
On 03/04/12 13:11, Ігор Ростиславович wrote:
> Hi. Here I use xapian http://eprints.oa.edu.ua/
> I didn't check if averything work fine. But I see that it work's
> better than default search.
>
> З повагою, Ігор Ростиславович
> Директор ІТЦ НаУОА
> www.oa.edu.ua <http://www.oa.edu.ua>
>
>
>
> 3 квітня 2012 р. 14:48 Denis Pitzalis - STARC <d.pitzalis at cyi.ac.cy
> <mailto:d.pitzalis at cyi.ac.cy>> написав:
>
> Hi Igor,
>
> do you have a working example? I would like to use xapian to implement
> faceted search, but I don't know where to start!
>
> Denis
>
> On Tue, Apr 3, 2012 at 1:25 PM, Ігор Ростиславович
> <admin at oa.edu.ua <mailto:admin at oa.edu.ua>> wrote:
> > Maybe you should try xapian. It work's good.
> > З повагою, Ігор Ростиславович
> > Директор ІТЦ НаУОА
> > www.oa.edu.ua <http://www.oa.edu.ua>
> >
> >
> >
> > 2012/4/3 Tim Brody <tdb2 at ecs.soton.ac.uk
> <mailto:tdb2 at ecs.soton.ac.uk>>
> >>
> >> On Tue, 2012-04-03 at 06:08 +0000, A.Dun at acfonline.org.au
> <mailto:A.Dun at acfonline.org.au> wrote:
> >> > Hi Eprint Users,
> >> >
> >> >
> >> >
> >> > We have upgraded 3.3.8 in the hope to fix our search issues.
> >> > Unfortunately, we are still not getting appropriate results
> from our
> >> > searching. E.g. we type the word 'sustainable' in the title
> search and
> >> > we only get one return and we have at least 50 books with
> that title
> >> > in it. We are not using Xapian search. We have also run the
> >> > erase_fulltext_ index command and this has not fixed the
> problem. Any
> >> > suggestions? Thanks in advance.
> >>
> >> Hi,
> >>
> >> You need to do some debugging ...
> >>
> >> Find an eprint that doesn't match but should and in MySQL do:
> >>
> >> SELECT * FROM eprint__rindex WHERE eprintid=[eprintid] AND
> >> field='title';
> >>
> >> That will show you the terms that have been indexed for the
> title of the
> >> eprint that doesn't match.
> >>
> >> Once we know the eprint has indexed properly we can start
> looking at the
> >> search ...
> >>
> >> /Tim.
> >>
> >> *** Options:
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
> >> *** Archive: http://www.eprints.org/tech.php/
> >> *** EPrints community wiki: http://wiki.eprints.org/
> >>
> >
> >
> > *** Options:
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
> > *** Archive: http://www.eprints.org/tech.php/
> > *** EPrints community wiki: http://wiki.eprints.org/
> >
>
>
>
> --
> ----------------------
> Denis Pitzalis
> Information Technology Consultant
>
> UNESCO - http://www.unesco.org
> Paris, France - Tel: +33145681816 <tel:%2B33145681816>
>
> Business Strand Coordinator
> 3D-COFORM - http://www.3dcoform.eu
>
> VAST 2011 - http://www.vast-conference.eu
>
> *** Options:
> http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
> *** Archive: http://www.eprints.org/tech.php/
> *** EPrints community wiki: http://wiki.eprints.org/
>
>
>
> *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
> *** Archive: http://www.eprints.org/tech.php/
> *** EPrints community wiki: http://wiki.eprints.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20120403/5fd1d06a/attachment-0001.html
More information about the Eprints-tech
mailing list