Skip to content

docs: create Sample Code classes to create push and Catalog Source in Coveo and instance Java classes in different ways #39

Merged
hdhayneCoveo merged 4 commits into
mainfrom
LENS-840
Jun 8, 2023
Merged

docs: create Sample Code classes to create push and Catalog Source in Coveo and instance Java classes in different ways #39
hdhayneCoveo merged 4 commits into
mainfrom
LENS-840

Conversation

@hdhayneCoveo

@hdhayneCoveo hdhayneCoveo commented Jun 6, 2023

Copy link
Copy Markdown
Contributor

this PR contains examples of client code on :

  • Create Push and Catalog Source in Coveo Org
  • instantiate Push and Catalog Source from Url
  • instantiate a Push and Catalog source from platform config (environment , region, platform url)

@hdhayneCoveo hdhayneCoveo requested review from a team, btaillon-coveo, olamothe and y-lakhdar and removed request for a team June 6, 2023 20:17
@github-actions

github-actions Bot commented Jun 6, 2023

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

Comment thread src/main/java/com/coveo/pushapiclient/CatalogSource.java
Comment thread src/main/java/com/coveo/pushapiclient/PushSource.java

@y-lakhdar y-lakhdar left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I added a couple corrections.
Did you plan add the code samples showing how to actually push data (stream vs push)?

Comment thread samples/CreateCatalogSourceInstance.java Outdated
Comment thread samples/CreateCatalogSourceInstance.java Outdated
Comment thread samples/CreateCatalogSourceInstance.java
Comment thread samples/CreateCatalogSourceInstance.java Outdated
Comment thread samples/CreatePushSourceInstance.java Outdated
Comment thread samples/CreateSource.java Outdated
Comment thread samples/CreateCatalogSourceInstance.java Outdated
Comment thread samples/CreateCatalogSourceInstance.java Outdated
Comment thread samples/CreateCoveoPushSource.java Outdated
Comment thread src/main/java/com/coveo/pushapiclient/CatalogSource.java
@y-lakhdar

y-lakhdar commented Jun 7, 2023

Copy link
Copy Markdown
Contributor

❌ Make sure your PR title follows the conventional commit spec:

Example:
docs: add code samples

@hdhayneCoveo hdhayneCoveo changed the title LENS-840 feat: Create Sample Code classes to create push and Catalog Source in Coveo and instance Java classes in different ways Jun 7, 2023
@hdhayneCoveo hdhayneCoveo changed the title feat: Create Sample Code classes to create push and Catalog Source in Coveo and instance Java classes in different ways docs: Create Sample Code classes to create push and Catalog Source in Coveo and instance Java classes in different ways Jun 7, 2023
@hdhayneCoveo

Copy link
Copy Markdown
Contributor Author

I added a couple corrections. Did you plan add the code samples showing how to actually push data (stream vs push)?

@y-lakhdar yep i can do that , but it wasn't mentioned in the description , i thought it will be part of another task

@y-lakhdar y-lakhdar changed the title docs: Create Sample Code classes to create push and Catalog Source in Coveo and instance Java classes in different ways docs: create Sample Code classes to create push and Catalog Source in Coveo and instance Java classes in different ways Jun 7, 2023
Comment thread samples/CreateCoveoSource.java
@hdhayneCoveo hdhayneCoveo requested a review from y-lakhdar June 8, 2023 14:42
@hdhayneCoveo hdhayneCoveo merged commit ea3153c into main Jun 8, 2023
@hdhayneCoveo hdhayneCoveo deleted the LENS-840 branch June 8, 2023 17:30
y-lakhdar pushed a commit that referenced this pull request Jun 20, 2023
… Coveo and instance Java classes in different ways (#39)
This was referenced Apr 30, 2024
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.

2 participants