Can you open an issue and post a test case showing how you tried to re-use?

E.g. you should be able to change the String[] path on the FacetField
instance, re-build the document with FacetsConfig.build, and it should
have worked, I believe.

Mike McCandless

http://blog.mikemccandless.com


On Tue, Jan 17, 2017 at 12:42 AM, Chellasamy G
<chellasam...@zohocorp.com> wrote:
>
> 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
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to