Skip to content

New search experience #272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 55 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
799e6a6
add ids
fantkolja Jun 23, 2025
c4f2dd6
add default minutes value
fantkolja Jul 2, 2025
828ecea
add crawler.js
fantkolja Jul 3, 2025
16fdc45
add crawler.js
fantkolja Jul 3, 2025
3f274b3
add crawler.js
fantkolja Jul 3, 2025
b729f1c
add autocomplete
fantkolja Jul 7, 2025
5628998
add basic styles
fantkolja Jul 7, 2025
b1e0cfc
change logging doc link
fantkolja Jul 9, 2025
47f872c
change logging doc link
fantkolja Jul 9, 2025
0d29fd3
change logging doc link
fantkolja Jul 9, 2025
d91a3b2
fix facets selector
fantkolja Jul 10, 2025
f081fbb
add icons and links
fantkolja Jul 10, 2025
1207d82
add icons and links
fantkolja Jul 10, 2025
a7bbc67
add categories
fantkolja Jul 14, 2025
1426269
add categories
fantkolja Jul 15, 2025
6de8250
add categories
fantkolja Jul 16, 2025
ff51d28
filter components
fantkolja Jul 16, 2025
31c3e65
filter components
fantkolja Jul 16, 2025
9590fc1
filter components
fantkolja Jul 16, 2025
e3dd462
filter components
fantkolja Jul 16, 2025
1c71863
filter components
fantkolja Jul 16, 2025
02f91e3
filter components
fantkolja Jul 17, 2025
6e1f4d1
filter components
fantkolja Jul 17, 2025
6251162
filter components
fantkolja Jul 17, 2025
f5ae686
filter components
fantkolja Jul 17, 2025
a6af089
filter components
fantkolja Jul 17, 2025
fb1e68b
filter components
fantkolja Jul 17, 2025
c0239f6
filter components
fantkolja Jul 17, 2025
787a624
Merge branch 'master' into feature/algolia-scrapper-ids
fantkolja Jul 21, 2025
63bef8c
fix no results
fantkolja Jul 21, 2025
a8391d7
add detached mode
fantkolja Jul 21, 2025
1a055b5
add detached mode
fantkolja Jul 23, 2025
871ac81
Merge branch 'master' into feature/algolia-scrapper-ids
fantkolja Jul 28, 2025
825e51d
add detached mode
fantkolja Jul 30, 2025
82cb667
add ask ai
fantkolja Jul 31, 2025
e64b440
fix versions
fantkolja Aug 5, 2025
cfd53f7
fix versions
fantkolja Aug 6, 2025
59c4b99
add version picker
fantkolja Aug 7, 2025
f9a826c
add version picker
fantkolja Aug 7, 2025
57e0bd6
add version picker
fantkolja Aug 7, 2025
e3061cb
add version picker
fantkolja Aug 8, 2025
94020ff
add version picker
fantkolja Aug 11, 2025
402ca29
fix Rob's issues
fantkolja Aug 11, 2025
84d6947
fix Rob's issues
fantkolja Aug 11, 2025
5439599
fix ordering
fantkolja Aug 11, 2025
5c0a9a1
fix ordering
fantkolja Aug 11, 2025
72be627
fix ordering
fantkolja Aug 11, 2025
f5cf504
fix ordering
fantkolja Aug 11, 2025
046bd63
skip queries for short queries :)
fantkolja Aug 12, 2025
dc7a7a9
remove hashtag icon
fantkolja Aug 12, 2025
0eaf00c
remove hashtag icon
fantkolja Aug 12, 2025
976ec59
add form
fantkolja Aug 12, 2025
d28f83a
fix ask ai
fantkolja Aug 13, 2025
e2d2312
fix ask ai
fantkolja Aug 13, 2025
1d85ed9
fix ask ai
fantkolja Aug 13, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
}],
"max-len": [1, 120, 2],
"spaced-comment": "off"
}
},
"ignorePatterns": ["crawler.js"]
}
304 changes: 304 additions & 0 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,304 @@
site:
title: Documentation
start_page: home::index.adoc
url: https://docs.hazelcast.com
keys:
google_analytics: GTM-MQ59XD6
docsearch_id: FMY8D84KMI
docsearch_api: e0a570340810ad57e7359c2004463654
docsearch_index: _test_algolia_crawler_articles_for_instant_search
ai_search_id: 6b326171-dd1e-40c6-a948-1f9bb6c0ed52
clarity: l8c076m4u9
urls:
html_extension_style: drop
content:
sources:
- url: https://github.com/hazelcast/hazelcast-docs
start_paths:
- home
- tutorials
- templates
- privacy
branches:
- main
- url: https://github.com/hazelcast/hazelcast-code-samples
branches:
- master
start_path: docs
- url: https://github.com/hazelcast/hz-docs
branches:
- main
- v/*
start_path: docs
- url: https://github.com/hazelcast/imdg-docs
branches:
- v/*
start_path: docs
- url: https://github.com/hazelcast/imdg-docs
branches:
- archived-versions
start_paths: docs/*
- url: https://github.com/hazelcast/management-center-docs
branches:
- main
- v/*
start_path: docs
- url: https://github.com/hazelcast/management-center-docs
branches:
- archived-versions
start_paths: docs/*
- url: https://github.com/hazelcast/clc-docs
branches:
- v/*
start_path: docs
- url: https://github.com/hazelcast/hazelcast-platform-operator-docs
branches:
- main
- v/*
start_path: docs
- url: https://github.com/hazelcast/jdbc-driver-docs
branches:
- main
start_path: docs
- url: https://github.com/hazelcast-guides/user-code-namespaces
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/cpsubsystem
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/stream-processing-fundamentals
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/airline-connections
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/Generating-Data-using-SQL
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/sql_stock_ticker_cloud
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/Stream-Processing-Intro
branches: master
start_path: docs
- url: https://github.com/hazelcast/cloud-docs
branches:
- main
start_paths:
- docs
- tutorials
- url: https://github.com/hazelcast-guides/client-failover
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/spring-boot-sample
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/serverless-fraud-detection
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/write-through-cache-mongodb-mapstore
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/standard-deviation-parallel-processing
branches: master
start_paths: docs
- url: https://github.com/hazelcast-guides/stream-to-stream-joins
branches: master
start_paths: docs
- url: https://github.com/hazelcast/hazelcast-cloud-maven-plugin
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/caching-springboot-jcache
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-embedded-springboot
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/springboot-hibernate
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hibernate-jcache
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/istio
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/caching-micronaut
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-embedded
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-embedded-microprofile
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-client-quarkus
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/springboot-webfilter-session-replication
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/caching-springboot
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/ecs-embedded
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/springboot-tomcat-session-replication
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/terraform-quickstarts
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-external-client
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/active-directory-authentication
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-sidecar
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-hpa
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-ssl
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes-wan
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kubernetes
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/spring-session-hazelcast
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/ec2-cluster
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/Hazelcast-Embedded-with-Eureka-discovery
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/linkerd
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/consul
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/openfaas-hz-client
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-expose-externally
branches: main
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-external-backup-restore
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-wan-replication
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-wan-sync
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-jet
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-jet-job-snapshot
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-tls
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/hazelcast-platform-operator-user-code-namespace
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/kafka-kerberos
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/serverless-trade-monitor-dashboard
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/csharp-client-getting-started
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/python-client-getting-started
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/java-client-getting-started
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/nodejs-client-getting-started
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/go-client-getting-started
branches: master
start_path: docs
- url: https://github.com/hazelcast-guides/cpp-client-getting-started
branches: master
start_path: docs
ui:
bundle:
url: ./build/ui-bundle.zip
snapshot: true
supplemental_files:
- path: netlify.toml
contents: |
[[headers]]
for = "/api/*"
[headers.values]
Access-Control-Allow-Origin = "*"
- path: ui.yml
contents: |
static_files: [ netlify.toml ]
antora:
extensions:
- require: ./node_modules/hazelcast-docs-tools/antora-extensions/api-json.js
tags:
- Favorites
- Videos
- Get Started
- Whitepapers
- Use cases
- Case studies
- Documentation
- Develop Applications
- Organizations and Accounts
- Manage Accounts
- Manage Organizations
- Manage Clusters
data:
- title: What is a client?
url: https://www.youtube.com/embed/lkQEAdgxvbE
type: video
order: 8
tags: Videos, Get Started
- title: What is the Hazelcast Platform?
url: https://www.youtube.com/embed/UpIgHzKbMp0
type: video
order: 9
tags: Videos, Get Started
asciidoc:
attributes:
page-component-order: "!home, !templates, !imdg, !privacy, !jdbc-driver,
hazelcast, management-center, cloud, *"
page-last-versions-count: 10
page-pagination: true@
page-experimental: true
idprefix: ""
idseparator: "-"
imdg-javadoc: https://docs.hazelcast.org/docs/latest-dev/javadoc
imdg-samples: https://github.com/hazelcast/hazelcast-code-samples
imdg-core: https://github.com/hazelcast/hazelcast/tree/master/hazelcast/src/main/java/com/hazelcast
imdg-docs: https://docs.hazelcast.org/docs/latest/manual/html-single/index.html
imdg-ops-guide: https://hazelcast.com/resources/hazelcast-deployment-operations-guide/
jet-docs: https://jet-start.sh/
docs-archive: https://hazelcast.org/imdg/download/archives/
hazelcast-cloud: Cloud
page-cloud-console: https://cloud.hazelcast.com/
ucn: User Code Namespaces
ucd: User Code Deployment
extensions:
- ./node_modules/hazelcast-docs-tools/antora-macro/tabs-block.js
- ./node_modules/hazelcast-docs-tools/antora-macro/swagger-ui-block-macro.js
- asciidoctor-kroki
Loading