Hey! Thanks for caring, appreciate it! :)

We have installed the Couchbase Elasticsearch Plugin and are up and running 
with Elasticsearch. Still talking to the REST API to Couchbase SDK though 
(can't remember if we should do the rest api to couchbase sdk or 
elasticsearch (and then XDCR handles the rest, but that's fine cause you 
can just read about that (good documentation on Elasticsearch and 
Couchbase). 

My Question is however, how do i make our iOS app compatible with search 
that has attachment's in them (Documents with attachments), we got 
searching for documents to work a long time ago but with attachment it's 
another story. 
We are using shadowing and the other bucket do indeed get attachments as 
well (if we want to search on the other bucket instead).

I belive we have understood something fundamentally wrong with the whole 
attachment stuff when it comes to searching. This is what we know: 

1. The attachment linked to a document is in another document within the 
database. (100%)
2. The shadowing bucket does not receive the attachment documents but only 
the documents that has a link to the attachment documents. (50%)
3. You simply can't search and get attachments cause the attachment 
filesystem is not reachable within the Couchbase SDK even though we search 
in the non shadowing bucket(the bucket Couchbase Lite talks to) (10 %)

I am sorry if this question is badly structured, it's very early here. We 
can't wait to finally release our app that we have worked on for a long 
time with Couchbase (since alpha) and congratulations again on 1.0, know 
how hard you all have worked and great support.



Den tisdagen den 3:e juni 2014 kl. 13:59:38 UTC+2 skrev Marty Schoch:
>
>
> On Sun, Jun 1, 2014 at 6:34 PM, CouchbaseLover <[email protected] 
> <javascript:>> wrote:
>
>> Thanks for the response and yes elasticsearch is the way to go i think, 
>> but we can still not come up with any solution to handle attachments when 
>> you search :(
>>
>>
> I'm not sure I fully understand.  Could you explain more about how you 
> would want it to work? 
>
> Thanks,
> marty
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/c2d730fe-eda3-4100-8ed5-52316b6dd795%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to