Re: Faceting Queries NON-Taxonomy-based

2023-11-16 Thread Greg Miller
Hi Tony- There are indeed a few different ways faceting can be implemented, which can be confusing. Can you share a little more about what you're looking to do with faceting? It sounds like maybe you want to facet on a docvalues field you already have in your index? If that's the use-case, you mig

Re: Faceting Queries NON-Taxonomy-based

2023-11-16 Thread Stefan Vodita
Hi Tony, I put together a demo for faceting using `KeywordField` [1]. Hopefully that answers some of your questions. A path would be a sequence of hierarchical labels that a document belongs to. For example, a book could be published on a certain day, of a certain month, of a certain year, making

Re: Proof of concept for a Luke IntelliJ plugin

2023-11-16 Thread Balog Tamás
My first understanding was that the only way is through incubation, but actually I have other options too. I'll lament on these options, and if/when the plugin gets in a more stable state, I'll definitely share it with the community. Thank you again to both of you! Cheers, Tamás 2023. novemb

Re: Proof of concept for a Luke IntelliJ plugin

2023-11-16 Thread Michael Wechner
I agree with Alessandro, that contributing your plugin to the Apache Lucene project would be more lightweight, than incubating. But maybe it is a good idea, that you first make it available on your own github account and check there how things go. The Apache License permits you to do this as lo

Re: Proof of concept for a Luke IntelliJ plugin

2023-11-16 Thread Alessandro Benedetti
Hi Balog, as I mentioned, in my opinion it's extremely unlikely that such a project (Intellij Luke Plugin) could be considered to be incubated. Luke itself is an auxiliary tool for an Apache project and it has been contributed to Apache Lucene so the most natural place I would see your project fit

Re: Proof of concept for a Luke IntelliJ plugin

2023-11-16 Thread Michael Wechner
Hi Tamas Am 16.11.23 um 08:55 schrieb Balog Tamás: Michael, Alessandro, thank you for the links and the summary. I appreciate the help. Meanwhile, I also read up on the sent documents/pages, and yeah, I see it's based on donation of existing projects, and the financial aspects aside, the inc