>> >> > least a place to start.
>> >> >
>> >> > And I have to ask, "why do you want to do this in the first place?".
>> >> > What is the problem you're trying to solve anyway?
>> >> >
>> >> &
problem you're trying to solve anyway?
> >> >
> >> > Best,
> >> > Erick
> >> >
> >> > On Thu, Mar 24, 2016 at 6:57 AM, McKinley, James T
> >> > wrote:
> >> >> Here's an archive link from t
k from this mailing list regarding serializing
>> queries, I guess this would work for Automaton objects as well.
>> >>
>> >>
>> http://mail-archives.apache.org/mod_mbox/lucene-java-user/201603.mbox/browser
>> >>
>> >> Hope it helps.
>> &
;s an archive link from this mailing list regarding serializing
> queries, I guess this would work for Automaton objects as well.
> >>
> >>
> http://mail-archives.apache.org/mod_mbox/lucene-java-user/201603.mbox/browser
> >>
> >> Hope it helps.
> >>
&g
01603.mbox/browser
> >
> > Hope it helps.
> >
> > Jim
> >
> > From: José Tomás Atria
> > Sent: 23 March 2016 19:09
> > To: java-user@lucene.apache.org
> > Subject: Persistence/Serialization of Automaton
> >
garding serializing queries,
>> I guess this would work for Automaton objects as well.
>>
>> http://mail-archives.apache.org/mod_mbox/lucene-java-user/201603.mbox/browser
>>
>> Hope it helps.
>>
>> Jim
>> ________
&g
d work for Automaton objects as well.
>
> http://mail-archives.apache.org/mod_mbox/lucene-java-user/201603.mbox/browser
>
> Hope it helps.
>
> Jim
>
> From: José Tomás Atria
> Sent: 23 March 2016 19:09
> To: java-user@lucene.apac
Atria
Sent: 23 March 2016 19:09
To: java-user@lucene.apache.org
Subject: Persistence/Serialization of Automaton
Hello!
Is it possible to serialize Lucene's Automata? I see that the javadoc for
the original BRICS package indicates that instances of Automaton implement
Serialzable, but this
Hello!
Is it possible to serialize Lucene's Automata? I see that the javadoc for
the original BRICS package indicates that instances of Automaton implement
Serialzable, but this is not the case with the Automaton class in Lucene 5+.
I assume it is possible, considering that a FSA is basically jus