Hi,
We're using Dspace 1.4.2 with the Lucene that's shipped with it.
We don't know if it's a matter of configuration (apparently not)
but Dspace (or Lucene) is removing (common) suffixes from words before
searching.
For example (removing "ações")
2008-12-01 17:44:04,120 INFO org.dspace.search.DSQuery @ Final query string:
+(((title:"alterações"))) +location:"m72"
2008-12-01 17:44:04,129 INFO org.dspace.search.DSQuery @ Search[+title:alter
+location:m72], sort by ("sorttitle"), Result: [EMAIL PROTECTED]
Or: (again "ações")
2008-12-01 17:44:58,857 INFO org.dspace.search.DSQuery @ Final query string:
+(((title:"modificações"))) +location:"m72"
2008-12-01 17:44:58,887 INFO org.dspace.search.DSQuery @ Search[+title:modific
+location:m72], sort by ("sorttitle"), Result: [EMAIL PROTECTED]
With these words it wouldn't matter (as sometimes you don't know exactly
the title that you are searching but when you search for author Laura, it also
returns results for Lauro, when there ARE results for Laura (if there wasn't
any I would understand).
2008-12-01 17:49:37,522 INFO org.dspace.search.DSQuery @ Final query string:
+(((tdautor:"laura"))) +location:"m72"
2008-12-01 17:49:37,530 INFO org.dspace.search.DSQuery @ Search[+tdautor:laur
+location:m72], sort by ("sorttitle"), Result: [EMAIL PROTECTED]
Is there any way to disable this through configuration or
through Dspace or is it natural to Lucene?
Thanks,
Rafael
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech