[Xapian-discuss] Indexing and searching on a custom data type
Thomas Chambon
t.chambon at symetrie.com
Wed Jul 8 10:08:12 BST 2009
Hello,
I'm working with Xapian (combined to acts_as_xapian on ruby on rails)
and Postgresql. I implemented a custom data type on postgresql. I would
like to index a table using that custom type as a term with xapian and
being able to process searches and sorting with that term. I think I
will have to create a new matcher or something like that. Is it possible
to do that ? And after doing that, should I make changes on ruby binding
too ? Or maybe there is a simpler way to achieve that ?
Thanks a lot,
Thomas C.
More information about the Xapian-discuss
mailing list