Hi,
I am trying to reuse Field and Document classes in lucene for fast indexing. I have used faceting in my application. So when trying to reuse FacetField by calling setStringValue() function, it is throwing NullPointerException. Please let me know how to reuse FacetField. Thanks, Satyan