Hi all, <br>
<br>
I have spent more than 3 hours trying to figure out how Xapian
documents fields works ! It seems that I failed so I ask for help.<br>
<br>
I am using Xapian 0.9.2 with Python bindings and Xapwrap (Python
wrapper for xapian) on Fedora Core 3. I have added custom fields like
'uri', 'title', etc and I wish to view them in my Omega results.<br>
I am also using an Omega XML customized XML template with these fields. <br>
Searching with Xapian and Omega works great ... but those fields
appears as empty in my resultset! I can not make it work, whether using
Index or SmartIndex from Xapwrap.<br>
<br>
What did I miss ? How Omega fields are considered regarding Xapian documents textfields/sortkeys/keywords ?<br>
I have tried to add my fields as textfields, sortkeys and keyworks, but nothing works.<br>
<br>
That's enough for today I think. :-)<br>
<br>
Thanks in advance<br>
David LEVY<br>