Plain Index Files
- What exactly are
*.spdsfiles for? - Why is no
*.spdsfile generated for very large indexes? - Is it possible to suppress the creation of
*.spdsfiles?
Thank you very much for the clarification.
Best regards,
Peter
Plain Index Files
*.spds files for?*.spds file generated for very large indexes?*.spds files?Thank you very much for the clarification.
Best regards,
Peter
.spds stores document texts.
- Why is no
*.spdsfile generated for very large indexes?
Perhaps because you disabled docstore.
- Is it possible to suppress the creation of
*.spdsfiles?
Yes, see Creating a table > Local tables > Plain and real-time table settings | Manticore Search Manual
tnanks!