Dear all,

Does anyone have a good knowledge on our Indexing API?

I would like to add some search functionality to my HCL/Terraform support.

I do not know too much of Lucene, but what I know is not really match with what I see there. Then I checked and we are using Lucene 3.6.2, that is more than 10 years old by now.

I've also checked what would it mean to upgrade that to a recent version. It seems to be a hard job to take, moving even to Lucene 4.x would be hard, at least with my level of knowledge. (Lucene changed completely between 3.x to 4.x)

I've seen that the new Maven Indexer comes with Lucene 9.x. So we have recent Library support.

My first question, shall we start to do something about the old Lucene?

Shall I invest using our current indexing API?

What I'm leaning for at the moment is, to move the Lucene 9.x library out of Maven Indexer as a separate library project then I'd implement my things using Lucene 9 directly.

What do you think on that?




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to