[Xapian-discuss] Is there a 64 character term size limit? In Ruby bindings?
Francis Irving
francis at flourish.org
Mon Jun 7 19:38:08 BST 2010
I've just found some items in my Xapian database which aren't being
indexed, when the terms are quite long.
Example term:
Frotherham_doncaster_and_south_humber_mental_health_nhs_foundation_trust
It represents that the Freedom of Information request was made to a
particular public body. It results in pages like this not correctly
showing results:
http://www.whatdotheyknow.com/body/rotherham_doncaster_and_south_humber_mental_health_nhs_foundation_trust
As far as I can tell the terms aren't being indexed when they are
longer than 64 characters. They don't get put in the Xapian database
at all.
I'm just quickly emailing to see if this is something people know
about. I can try and make an enclosed test case if it isn't.
I'm using the Xapian ruby bindings, everything version 1.0.7-3.1, on
Debian.
Francis
More information about the Xapian-discuss
mailing list