Package nxlucene :: Module interfaces :: Class IXMLQuery
[show private | hide private]
[frames | no frames]

Type IXMLQuery

Interface --+
            |
           IXMLQuery


XML Query.

XML Custom query used for indexing.
Class Variable Summary
str getFieldNames = 'Returns the field names to index. (tupl...
str getFields = 'Returns a tuple of dictionnaries containing...

Class Variable Details

getFieldNames

Type:
str
Value:
'''Returns the field names to index. (tuple of string)
        '''                                                            

getFields

Type:
str
Value:
'''Returns a tuple of dictionnaries containing the fields to
        index and how to index them.

        XXX : explicit the dicts.
        '''                                                            

Generated by Epydoc 2.1 on Fri Jun 30 16:38:46 2006 http://epydoc.sf.net