Re: [sphinx-users] ELI5 : How does search work if these are just static files

2018-10-08 Thread Jeff MacDonald
Thank you!


> On Oct 6, 2018, at 12:00 PM, Komiya Takeshi  wrote:
> 
> Hi Jeff,
> 
> Yes, Sphinx uses JavaScript to search your document. And it downloads
> "index file" on searching. It is enough smaller than your document.
> 
> Thanks,
> Takeshi KOMIYA
> 2018年10月5日(金) 2:49 Jeff MacDonald :
>> 
>> Nothing is broken, I just got real curious..
>> 
>> Sphinx for us is deployed to a S3 bucket with CloudFront ... in front of it. 
>> Search works just fine.
>> 
>> Is this done via JavaScript? Does my browser download some cached search 
>> friendly format of the site to do the searching? Is there an upper limit to 
>> how big the docs can be before this method starts to not scale so well?
>> 
>> Thanks!
>> 
>> jeff.
>> 
>> --
>> You received this message because you are subscribed to the Google Groups 
>> "sphinx-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sphinx-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to sphinx-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/sphinx-users.
>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sphinx-users+unsubscr...@googlegroups.com.
> To post to this group, send email to sphinx-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/sphinx-users.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To post to this group, send email to sphinx-users@googlegroups.com.
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.


Re: [sphinx-users] ELI5 : How does search work if these are just static files

2018-10-06 Thread Komiya Takeshi
Hi Jeff,

Yes, Sphinx uses JavaScript to search your document. And it downloads
"index file" on searching. It is enough smaller than your document.

Thanks,
Takeshi KOMIYA
2018年10月5日(金) 2:49 Jeff MacDonald :
>
> Nothing is broken, I just got real curious..
>
> Sphinx for us is deployed to a S3 bucket with CloudFront ... in front of it. 
> Search works just fine.
>
> Is this done via JavaScript? Does my browser download some cached search 
> friendly format of the site to do the searching? Is there an upper limit to 
> how big the docs can be before this method starts to not scale so well?
>
> Thanks!
>
> jeff.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sphinx-users+unsubscr...@googlegroups.com.
> To post to this group, send email to sphinx-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/sphinx-users.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To post to this group, send email to sphinx-users@googlegroups.com.
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.


[sphinx-users] ELI5 : How does search work if these are just static files

2018-10-04 Thread Jeff MacDonald
Nothing is broken, I just got real curious..

Sphinx for us is deployed to a S3 bucket with CloudFront ... in front of 
it. Search works just fine.

Is this done via JavaScript? Does my browser download some cached search 
friendly format of the site to do the searching? Is there an upper limit to 
how big the docs can be before this method starts to not scale so well?

Thanks!

jeff.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To post to this group, send email to sphinx-users@googlegroups.com.
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.