Fork me on GitHub
#xtdb
<
2023-12-28
>
Sam18:12:06

I'm starting a small project partly to explore XTDB. I almost immediately decided that I want Lucene https://v1-docs.xtdb.com/extensions/1.24.3/full-text-search/ Is there any way to make it work with xtdb 2 or is there an ETA on when it will be available for xtdb 2? I realize that v2 is still not ready for production use, I just thought it was neat so if I can use it instead of v1 I will.

FiVo08:12:36

I am sure we will add some text search support down the road, but I can't give any concrete ETA for it and it's also currently not a high on the priority list. If you need full text search use v1 for now.

❤️ 2
Sam08:12:51

I suspected as much, and that's fine. Thank you for xtdb!

🙏 1
seancorfield22:12:52

https://github.com/seancorfield/next.jdbc.xt has been updated to work with the latest XTDB 2.0 snapshot and tested with both the in-process and HTTP client versions!

🎉 6
🙏 1
seancorfield07:12:09

As a follow-up to this, https://github.com/seancorfield/usermanager-example/tree/xtdb is an XTDB 2 version of my usermanager example web app, using next.jdbc + next.jdbc.xt. It uses an in-process XTDB node for the tests and a standalone instance for running the app (on localhost:3000 such as you'd get via Docker).

❤️ 6
seancorfield07:12:09

As a follow-up to this, https://github.com/seancorfield/usermanager-example/tree/xtdb is an XTDB 2 version of my usermanager example web app, using next.jdbc + next.jdbc.xt. It uses an in-process XTDB node for the tests and a standalone instance for running the app (on localhost:3000 such as you'd get via Docker).

❤️ 6