v3.3 with simplified API and better support for special characters
🪄 Coverage improvements
🏳️ Detection of the same words with and without special characters. This works one-way, so results with special characters will be at the top of the results when searching with them.
Easier configuration parameters, with bools to cover whole and incomplete words and queries.
😌 Easier API overall
📡 RestAPI
Datasets as strings. Support for characters typically found in a file name, like . - _ abc123
New versioning system in the endpoint. Upgrade when you feel like it.
✨ Hassle free indexing of big documents
Better support for longer document text with pattern recognition search. Included in start configuration 100.
🏎️ Performance
The Pattern Recognition Core engine of indx is now even faster. Benchmarked with responses time as low as 19 microseconds when searching in 10.000 documents.