-
Notifications
You must be signed in to change notification settings - Fork 176
Insights: cocoindex-io/cocoindex
Overview
-
- 104 Merged pull requests
- 0 Open pull requests
- 5 Closed issues
- 4 New issues
Could not load contribution data
Please try again later
10 Releases published by 2 people
-
v0.1.78
published
Aug 4, 2025 -
v0.1.79
published
Aug 8, 2025 -
v0.1.80
published
Aug 15, 2025 -
v0.1.81
published
Aug 18, 2025 -
v0.1.82
published
Aug 22, 2025 -
v0.1.83
published
Aug 27, 2025 -
v0.2.0
published
Aug 28, 2025 -
v0.2.1
published
Aug 28, 2025 -
v0.2.2
published
Aug 30, 2025 -
v0.2.3
published
Sep 1, 2025
104 Pull requests merged by 4 people
-
docs: example review comments
#959 merged
Sep 3, 2025 -
docs: postgres example
#958 merged
Sep 3, 2025 -
chore: bump
cocoindex
dependency versions for all examples#957 merged
Sep 2, 2025 -
example: switch the postgres source example to use change notification
#956 merged
Sep 2, 2025 -
docs(postgres-notify): add docs for Postgres notification
#955 merged
Sep 1, 2025 -
feat(postgres-notify): automatically channel name for notification
#954 merged
Sep 1, 2025 -
feat: plumbing source name to
SourceFactory
#953 merged
Sep 1, 2025 -
feat(postgres): add preliminary support for change notification
#952 merged
Sep 1, 2025 -
build: adjust platforms for release and CI, add Windows for CI
#950 merged
Sep 1, 2025 -
chore: shutdown
ProcessPoolExecutor
, make the test work for Windows#951 merged
Sep 1, 2025 -
refactor: align target multi-part primary key representation with source
#949 merged
Aug 31, 2025 -
feat: allow including values in source's
list()
calls and migrate postgres source#948 merged
Aug 30, 2025 -
ops: set classifiers and keywords in
pyproject.toml
#947 merged
Aug 30, 2025 -
build: switch to abi3 build to make build faster and reduce size
#945 merged
Aug 30, 2025 -
docs: simplify getting started
#940 merged
Aug 30, 2025 -
examples: add query path for postgres source example
#944 merged
Aug 30, 2025 -
fix: avoid blocking async functions
#943 merged
Aug 30, 2025 -
docs: examples visual - cover images to all - make it easier to share too
#942 merged
Aug 29, 2025 -
docs: add system requirements
#941 merged
Aug 29, 2025 -
examples: simplify postgres source example to be a single flow
#938 merged
Aug 29, 2025 -
feat: strip U+0000 in writing to Postgres to overcome its limitation
#937 merged
Aug 29, 2025 -
bump cocoindex version in examples
#936 merged
Aug 29, 2025 -
Update README.md - image
#934 merged
Aug 29, 2025 -
docs: fix image for example
#935 merged
Aug 29, 2025 -
docs: colpali index images & pdf
#932 merged
Aug 28, 2025 -
docs: image search example
#931 merged
Aug 28, 2025 -
fix: always use
spawn
for subprocess#930 merged
Aug 28, 2025 -
chore: adjust postgres connection pool default settings
#929 merged
Aug 28, 2025 -
fix: make the stats more reasonable and clear
#928 merged
Aug 28, 2025 -
chore: clarify for reprocessed sources (flow or logic changes)
#927 merged
Aug 28, 2025 -
docs: update key fields instruction and add example
#926 merged
Aug 28, 2025 -
docs: add documents for postgres source
#915 merged
Aug 28, 2025 -
feat(native-composite-key): support multiple key parts in KTable
#921 merged
Aug 28, 2025 -
docs: vector index 101 example
#925 merged
Aug 28, 2025 -
docs: photo search example
#924 merged
Aug 28, 2025 -
docs: ollama structured extraction example
#923 merged
Aug 28, 2025 -
docs: product recommendation example
#922 merged
Aug 27, 2025 -
docs: patient form extraction example
#919 merged
Aug 27, 2025 -
chore: bump version on
marker-pdf
dep as an older version has bug#920 merged
Aug 27, 2025 -
fix: avoid relying on runtime values when building table encoders
#918 merged
Aug 27, 2025 -
docs: academic papers example
#917 merged
Aug 27, 2025 -
fix: make gpu-enabled simple function pickleable
#916 merged
Aug 27, 2025 -
feat: implement dynamic PostgreSQL source with composite key support
#910 merged
Aug 27, 2025 -
docs: docs to knowledge graph, add image illustrations, reorganize example assets
#914 merged
Aug 26, 2025 -
docs: custom target example
#913 merged
Aug 26, 2025 -
docs: codebase indexing example & documentation visual
#912 merged
Aug 26, 2025 -
refactor: use separate maps for source/fn/target factories
#911 merged
Aug 26, 2025 -
fix: ignore empty kind on creating legacy source list for compatibility
#909 merged
Aug 25, 2025 -
refactor: move more methods to
RowIndexer
#908 merged
Aug 25, 2025 -
cleanup: resolve a few Rust warnings
#907 merged
Aug 24, 2025 -
feat(setup): cleanup source states after incompatible change
#906 merged
Aug 24, 2025 -
feat(internal-setup): apply internal-only setup changes automatically
#905 merged
Aug 24, 2025 -
feat(source-states): add db functions to read/upsert source states
#904 merged
Aug 24, 2025 -
refactor: make
SourceExecutor::list()
async withResult
return#903 merged
Aug 22, 2025 -
refactor(indexer): extract the method to handle row stream for reuse
#902 merged
Aug 22, 2025 -
add tags to examples
#900 merged
Aug 22, 2025 -
feat(subprocess): automatically retry on subprocess terminates
#901 merged
Aug 22, 2025 -
feat(subprocess): add a watchdog to exit subprocess when parent dies
#899 merged
Aug 22, 2025 -
fix(split): set a limit for tree sitter recursion depth
#897 merged
Aug 22, 2025 -
examples visual
#896 merged
Aug 22, 2025 -
feat(fast-fp): support fast collapse without reading source data
#895 merged
Aug 22, 2025 -
Examples documentation - knowledge graphs, recommender, multi-format copali indexing
#894 merged
Aug 21, 2025 -
examples documentation - custom targets, academic papers
#893 merged
Aug 21, 2025 -
checkpoint - new example docs
#891 merged
Aug 21, 2025 -
feat(fast-fp): add process_logic_fingerprint for tracking table and use it for content change check
#892 merged
Aug 21, 2025 -
cleanup: no more lock around GPU workloads
#890 merged
Aug 20, 2025 -
feat(subprocessing): implement subprocessing for GPU workloads
#889 merged
Aug 20, 2025 -
feat(convert): create the encoder only once
#887 merged
Aug 19, 2025 -
feat(convert): support explicit type hints in engine value encoding
#807 merged
Aug 19, 2025 -
docs(target): add document for creating new target
#886 merged
Aug 19, 2025 -
refactor: rename a few target trait types for clarify
#885 merged
Aug 19, 2025 -
Update README.md
#884 merged
Aug 19, 2025 -
organize docs for contributing guide
#883 merged
Aug 19, 2025 -
docs(custom-target): add an overview section for custom target
#882 merged
Aug 19, 2025 -
update icon.svg in doc
#881 merged
Aug 19, 2025 -
refactor: rename target setup related stuffs for ease of understanding
#880 merged
Aug 19, 2025 -
Update README.md - Simplify the diagram & wording
#878 merged
Aug 18, 2025 -
fix: respect
enable_cache
#879 merged
Aug 18, 2025 -
chore: set
PYTORCH_ENABLE_MPS_FALLBACK=1
for examples using GPU#877 merged
Aug 17, 2025 -
chore: return more detailed error message to HTTP API
#874 merged
Aug 16, 2025 -
docs: add instructions to install
poppler
formulti_format_indexing
#873 merged
Aug 16, 2025 -
refactor: wrap optional args for
process_source_key()
#872 merged
Aug 16, 2025 -
chore: don't turn on source states table by default, for now
#871 merged
Aug 15, 2025 -
docs: add more code snippets for the custom target doc
#870 merged
Aug 15, 2025 -
docs: update llm document for embedding support of ollama
#869 merged
Aug 15, 2025 -
docs: s/Null/None/, s/nullable/optional/ to align with Python terms
#868 merged
Aug 15, 2025 -
chore: upgrade Rust dependencies
#867 merged
Aug 14, 2025 -
feat: support multiple ColVision models (ColQwen2, ColSmol)
#866 merged
Aug 14, 2025 -
feat(source-state-table): create source state table for new flows
#865 merged
Aug 14, 2025 -
feat(key-aux): respond with aux key info in key requests
#863 merged
Aug 13, 2025 -
refactor: extract common logic to deal with include/exclude patterns
#862 merged
Aug 12, 2025 -
visual - doc spacing fix for algolia search
#861 merged
Aug 12, 2025 -
chore: update source files for the multi-format example
#860 merged
Aug 11, 2025 -
feat(key-aux): return key aux info from source's list API and pass to get
#859 merged
Aug 10, 2025 -
Update README.md with patient intake examples
#858 merged
Aug 10, 2025 -
feat(null-propagation): decouple require and nullability for Rust args
#857 merged
Aug 8, 2025 -
Update README.md - Use badge from pepy.tech, pypistats is down
#856 merged
Aug 8, 2025 -
chore: bump dependency version on
cocoindex
#855 merged
Aug 8, 2025 -
chore(example): simplify the Colpali example
#854 merged
Aug 6, 2025 -
chore: tweak the default value of
source_max_inflight_rows
#853 merged
Aug 6, 2025 -
feat(openai-config): allow custom address, org_id and project_id
#852 merged
Aug 6, 2025 -
feat(conn-pool): tweak connection pool options and expose min/max conn
#851 merged
Aug 4, 2025 -
docs(flow-control): make the documentation for flow control more clear
#850 merged
Aug 4, 2025 -
chore: give a default value (256) to
source_max_inflight_rows
#849 merged
Aug 4, 2025
5 Issues closed by 2 people
-
[FEATURE] Support Postgres tables as data source
#875 closed
Aug 27, 2025 -
[FEATURE] Support customized export target in Python SDK
#487 closed
Aug 20, 2025 -
[FEATURE] Isolate GPU workloads in subprocesses
#888 closed
Aug 20, 2025 -
[BUG] Error running examples/pdf_embedding
#876 closed
Aug 17, 2025
4 Issues opened by 2 people
-
[FEATURE] Show processed document stats continuously
#939 opened
Aug 29, 2025 -
[BUG] Make U+0000 (NUL) work with Postgres
#933 opened
Aug 29, 2025 -
[FEATURE] flatten `SplitRecursively`'s recursive function calls by using an explicit stack
#898 opened
Aug 22, 2025 -
[FEATURE]code graph-rag support
#847 opened
Aug 4, 2025
5 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[FEATURE] Support sparse vector data type
#43 commented on
Aug 16, 2025 • 0 new comments -
[FEATURE] Support `--reset` for `setup`, `update` and `server` CLI subcommands
#778 commented on
Aug 20, 2025 • 0 new comments -
[FEATURE] Allow users to specify target schema for Postgres targets
#722 commented on
Aug 20, 2025 • 0 new comments -
[FEATURE] Support semantic graph databases (RDF, SPARQL DB)
#407 commented on
Aug 21, 2025 • 0 new comments -
[FEATURE] Support binding classes on Pydantic Models to CocoIndex Struct
#795 commented on
Aug 28, 2025 • 0 new comments