Hi Team,
I am wondering if there is any roadmap or existing functionality to perform
like queries with infix or prefix as like ‘%cat’ or ‘c%at’ without using solr
or elastic search.
Appreciate your response!
Regards,
Manish
Sent from my iPhone
It's been 7 days and I think we have a clear consensus w/some good follow up
action items.
Vote results:
• Binding: 16 in favor (roll call: 21)
• Non-binding: 5 in favor
• Dissent: none
Follow ups:
• Enshrine this agreed upon procedural text in our wiki w/link to discussion
and vote threads
I don't see it necessary to port Gradle stuff to Ant. I have noticed zero
problems with it after CEP-15 merge. Basically a non-event.
It just looks strange that we have Ant + Maven poms / resolver wired into
it + submodule on Gradle. I mean ... wow. There is nothing wrong per se but
... strange. O
It is not installed when it is present on the computer already, it should
take that instead.
If we treat Go the same way as Python then we might drop its installation.
It is there for convenience mostly. We also do not install Python so ...
On Thu, Apr 24, 2025 at 12:24 PM Brandon Williams wrote
Why do we depend on python3 but install golang? I can relate to those
who don't want random binaries installed and executed on their system.
Kind Regards,
Brandon
On Thu, Apr 24, 2025 at 3:39 AM Mick Semb Wever wrote:
>
> it's for the website docs. these are in-tree under doc/
> there's stuff
Hi Alex, all
The way I use it is that I have this in build.properties (just copy
build.properties.default in repo) and change the content.
build.properties file is in .gitignore and I think it is the most idiomatic
way to do this kind of stuff.
$ cat build.properties
ant.gen-doc.skip=true
ant.no
it's for the website docs. these are in-tree under doc/
there's stuff that's auto-generated. e.g. nodetool, yaml, native protocol
pages from their corresponding classes.
it was an oversight to not have raised a discuss thread for the
introduction of golang into the build system. this was only d
We should separate out any grade discussion. I’m happy to migrate accord to ant if that’s the project preference, but there’s continual discussion to begin modularising Cassandra (at least a little), and a proposal to use grade for the modules - which might be a happy medium for everyone’s competin
Could you elaborate how specifically having a generate docs task on by default
is helping newcomers, and how code changes break docs? Also, are we talking
about javadoc or documentation website?
On Thu, Apr 24, 2025, at 8:25 AM, Mick Semb Wever wrote:
> Does this also apply to gradle, which now