[pylucene-dev] Bool Type -- Indexing und Query

Christian Klinger cklinger at novareto.de
Wed Jan 3 07:34:25 PST 2007


Hello PyLuceneers,

hope you all came good in the new Year!


I think a easy Question, but i don´t get it.
Is it possible to store a boolean Type in an Index? (True, False)

doc.add(PyLucene.Field.XXXXXXX("bool", False ))

and if i search for it the hits are a bool type too?

Christian


More information about the pylucene-dev mailing list