Ah, never mind, mine seems to have started working after all. Either I was looking at an old build or for some reason it needed more than one build to kick in.
On Monday, June 8, 2015 at 10:09:52 AM UTC-4, Nasta Sviatokha wrote: > > > Hi all, > > I have problems with HTML search. The search engine doesn't find any > results in the documentation for some words. And I don't see any > dependencies why some words can be found and some can't be. > > > For example, I have the following glossary in my Sphinx documentation: > > > API > Application Programming Interface – A set of routines, protocols, and > tools for building or interfacing with software applications. > > CentOS > Community Enterprise Operating System, a Linux distribution that operating > system provides a free, enterprise class, community-supported computing > platform. > > DHCP > Dynamic Host Configuration Protocol > > DNS > Domain Name System > > EPEL > Extra Packages for Enterprise Linux, a volunteer-based community effort > from the Fedora project to create a repository of high-quality add-on > packages that complement the Fedora-based Red Hat Enterprise Linux (RHEL) > and its compatible spinoffs, such as CentOS and Scientific Linux. > > HA > High Availability > > Hadoop MapReduce > Software framework for easily writing applications, which process vast > amounts of data (multi-terabyte data-sets) in-parallel on large clusters > (thousands of nodes) of commodity hardware in a reliable, fault-tolerant > manner. > > HBase > Apache HBase is a column-oriented database management system that runs on > top of HDFS. > > > Regarding the example above: if I search for the following words: CentOS, > DNS, EPEL, HA, Hadoop MapReduce, HBase, I get this message: > > > *"Your search did not match any documents. Please make sure that all words > are spelled correctly and that you've selected enough categories."* > > > For the rest words in the list (API, DHCP) it works fine. > > > Probably somebody of you has any ideas about the root cause of it. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
