<font color="#000000"><font><font face="tahoma,sans-serif">Maybe you should try xapian. It work's good.<br clear="all"></font></font></font><font face="tahoma, sans-serif">З повагою, ╤гор Ростиславович</font><div><font face="tahoma, sans-serif">Директор ╤ТЦ НаУОА<br>
</font><div><a 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">2012/4/3 Tim Brody <span dir="ltr"><<a href="mailto:tdb2@ecs.soton.ac.uk">tdb2@ecs.soton.ac.uk</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, 2012-04-03 at 06:08 +0000, <a href="mailto:A.Dun@acfonline.org.au">A.Dun@acfonline.org.au</a> wrote:<br>
> Hi Eprint Users,<br>
><br>
><br>
><br>
> We have upgraded 3.3.8 in the hope to fix our search issues.<br>
> Unfortunately, we are still not getting appropriate results from our<br>
> searching. E.g. we type the word ‘sustainable’ in the title search and<br>
> we only get one return and we have at least 50 books with that title<br>
> in it. We are not using Xapian search. We have also run the<br>
> erase_fulltext_ index command and this has not fixed the problem. Any<br>
> suggestions? Thanks in advance.<br>
<br>
</div>Hi,<br>
<br>
You need to do some debugging ...<br>
<br>
Find an eprint that doesn't match but should and in MySQL do:<br>
<br>
SELECT * FROM eprint__rindex WHERE eprintid=[eprintid] AND<br>
field='title';<br>
<br>
That will show you the terms that have been indexed for the title of the<br>
eprint that doesn't match.<br>
<br>
Once we know the eprint has indexed properly we can start looking at the<br>
search ...<br>
<span class="HOEnZb"><font color="#888888"><br>
/Tim.<br>
</font></span><br>*** Options: <a 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 href="http://www.eprints.org/tech.php/" target="_blank">http://www.eprints.org/tech.php/</a><br>
*** EPrints community wiki: <a href="http://wiki.eprints.org/" target="_blank">http://wiki.eprints.org/</a><br>
<br></blockquote></div><br>