Skip to content

Conversation

@sfalvo-aerospike
Copy link
Contributor

@sfalvo-aerospike sfalvo-aerospike commented Oct 18, 2025

Contribute expression index query examples, tracking the same documentation at https://aerospike.com/docs/database/learn/tutorials/quick-start-expression-index/#create-expression-index-and-query . This code serves as the basis for the C code examples on that page (in a separate PR in the aerospike-websites repo).

Note that I'm opening this PR to get feedback early. It was tested in the absence of an index, but remains to be tested with an index. I figure if I need to debug code, then that'd be a perfect time to address code review feedback as well.

@sfalvo-aerospike sfalvo-aerospike changed the base branch from master to stage October 18, 2025 01:38
Copy link
Member

@BrianNichols BrianNichols left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Makefile, the following line should be in alphabetical order.

$(MAKE) -C expr-index $@

@sfalvo-aerospike sfalvo-aerospike force-pushed the client-3772-c-expr-index-examples branch from ca44831 to 4b23171 Compare October 22, 2025 00:17
@sfalvo-aerospike sfalvo-aerospike force-pushed the client-3772-c-expr-index-examples branch from 713136e to 0ecac9c Compare November 12, 2025 20:30
@sfalvo-aerospike
Copy link
Contributor Author

sfalvo-aerospike commented Nov 12, 2025

In Makefile, the following line should be in alphabetical order.

$(MAKE) -C expr-index $@

Fixed in 2nd latest commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants