>From what I can see from the doc's, if I use scriptindex and I have 2 fields "id" and "quote" when I perform a search using the php bindings the result of get_data() would be something like id=838 quote=a quote.... Is there any way to get xapian to return just a single field (id, or quote) instead of all fields?