Initial using AppSearch

I've started with AppSearch by Swiftype.com to tests, but i have some doubts.

How many documents can i ingest with trial version?

I trying to ingest around +- 5,000 documents, but i can't make it.

There're no errors.

If anybody can help me, i'll appreciate.

Regards
Tales Macedo

@tales How are you trying to ingest these documents. Through our API? If so, are you using one of our language clients?

Hello @JasonStoltz, thank's for answer me.

I'm trying to ingest my documents using Paste JSON Standard API. I haven't license yet.
Now I can do it, it was the byte limitation of the API.

What I could not put to work is a Reference UI. Always show me the message in the browser: An
unexpected error occurred: Failed to fetch

Regards
Tales Macêdo

Hello @tales. App Search On-Premise is now out of beta: https://www.elastic.co/blog/elastic-app-search-7-2-0-released
Give it a try and we'll be here to help out if needed.

Thank's soo much, i going to download this version and test it. I will keep in touch.

Good Morning @orhantoy,

Seems everythings are working with new version AppSearch 7.2. How I just started with ElasticStack, AppSearch, I have some doubts, if can you help me, I'll appreciatte.

AppSearch 7.2 is totally free, how does it working, or it is part of ElasticStack as Kibana ?

Are there limitations, as limit of documents, engines, fields ?

Now, I trying to test Java lib Client, but I can't, if you had some small code java example.

I get the exception:
Caused by: javax.net.ssl.SSLPeerUnverifiedException: Certificate for <10.1.2.1.api.swiftype.com> doesn't match any of the subject alternative names: [*.api.swiftype.com, api.swiftype.com]
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.verifyHostname(SSLConnectionSocketFactory.java:467)

Regards.
Tales Macêdo

Yes, App Search On-Premise 7.2 is part of the Elastic Stack and offered for free. You can read more about it here.

Limitations: an engine can only have 64 fields. No limits on number of engines or documents.

Hi @tales. Check out the README of the Java client here, this should help: https://github.com/swiftype/swiftype-app-search-java#using-with-app-search-managed-deploys

Hi @JasonStoltz, my friend.

I'm able to establish the connection with Java Client AppSearch, everythings worked fine. Now, in my ERP I used SpringDataElasticSearch, I have to see how to connect AppSearch with them.

Thank you very much, if you have any idea, i'll appreciate.

Regards.
Tales Macêdo

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.