Hi All,
We are upgrading Lucene from 4.6 to 8.3.
In latest version, we are extending BaseDirectory class. In that rename method
is called for copying latest segment data, while committing index data.
Files.move(src,dst, new CopyOption[] { StandardCopyOption.ATOMIC_MOVE });
I am trying to use above line for copying, but it is looping at this rename
method. Can you please share some inputs
Please share some inputs.
Lucene Serach is failing with below error:
Search Execution Error: no segments* file found in Directory@68cbb8b9
lockFactory=oracle.edq.clustering.coherence.lucene.Locker@74688f8b: files: []
(Code: 300,138)
at
Please share some inputs to trace this issue.
Thanks,
Jyothsna
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]