similar to: Sphinx search not indexing the new record

Displaying 20 results from an estimated 8000 matches similar to: "Sphinx search not indexing the new record"

2012 Jun 19
2
Thinking Sphinx Problem
Hi, I am using *Thinking Sphinx version 2.0.11 *in one of my project. To create an index I ran* **rake thinking_sphinx:index *and I got the following error Generating Configuration to /home/saidev/Ubuntu One/burgundy/ssearch/config/development.sphinx.conf rake aborted! At least one field is necessary for an index Tasks: TOP => thinking_sphinx:index (See full trace by running task with
2010 Dec 01
0
Thinking sphinx + rails 3 issue in results set
Hi All, I am using rails 3.0 and i installed sphinx and added the following to gemfile gem ''thinking-sphinx'', ''2.0.0'', :require => ''thinking_sphinx'' My structure is like below: ========================== Model: ===== class User < ActiveRecord::Base include ActionView::Helpers::UrlHelper has_one :profile, :class_name =>
2010 Jul 09
1
RoR Sphinx-search (on Windows Xp) Guidance Request
Hui all, i am trying to implement sphinx search (on Windows Xp) engine in my app. nut it fails in the several point i don''t know the actual procedure . Can anyone help me on this to implement sphinx-search (on Windows Xp). or any good tutorails you please inform me thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2010 Jan 17
0
some routes don't load in production
This one is really tricking me out. I''ve made a minimal sample app that reproduces the problem I''m facing, it''s at http://github.com/carpeliam/plogger_ts_devise_problem_example. Some minimal explanation is there as well, the rest of this note is both backstory and elaboration. I''m developing a blogging plugin http://github.com/carpeliam/plogger which is
2010 Dec 02
0
Thinking Sphinx sorting problem
Hello all, I''m trying to get some records in my application to sort based on a SQL calculated value and am getting no records returned. I have checked and double checked and the query that TS is indexing is working out, but the problem is with the controller. Here is what I''m indexing: ---------------------------------------------------------- indexes
2015 Jul 20
4
[LLVMdev] [libcxx] How to update libcxx.llvm.org to use Sphinx generated doc?
Hi All, I'm working on rewriting libc++'s documentation using Sphinx. Hopefully it will be easier to write and maintain documentation using restructured text and not HTML. What steps do I need to take to get libc++ a Sphinx builder and get the required changes made for libcxx.llvm.org? /Eric
2008 Sep 03
4
delta index in Sphinx
Hello, all! Help me please to solve problem with Sphinx and its delta index. Configuration file is located in attachment to this topic. ------------------------------------------------------------------- mysql> select id, e_mail from users where e_mail LIKE ''%test%''; -------------------------------------------------------------------
2005 May 31
3
Opinions of Sphinx?
I'm planning a system of 120 SIP or PRI channels using speech recognition (fixed grammar of 500 words) menus. I could use a Cisco router and VoiceXML, but would prefer not to on cost grounds. Has anyone tried Asterisk and Sphinx (bonus points if in a production environment)? If so, what's your opinion on quality of recognition, stability, resource usage, etc? Anyone have any
2015 Jul 28
0
[LLVMdev] [libcxx] How to update libcxx.llvm.org to use Sphinx generated doc?
CC Tanya and ping. On Mon, Jul 20, 2015 at 1:41 PM, Eric Fiselier <eric at efcs.ca> wrote: > Hi All, > > I'm working on rewriting libc++'s documentation using Sphinx. > Hopefully it will be easier to write and maintain documentation using > restructured text and not HTML. > > What steps do I need to take to get libc++ a Sphinx builder and get > the required
2012 Jun 15
4
[LLVMdev] LLVM Sphinx intro buried in lld doc?
Am I the only one who thinks that it is impractical that the Sphinx intro is buried deep within the lld documentation? I suggest moving it to the Programming Documentation document. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120616/2cb7356d/attachment.html>
2010 Aug 09
1
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
Michael, The benefits of Sphinx sound nice but one comment: The main page and the tables of contents in the other pages (at least the ones I looked at: Getting Started; Lang Ref) are so long and sparse that it is difficult to get the big picture of what is there and even to find a document unless you know what to search for. The originals were much more compact and so much better in this regard.
2010 Aug 17
3
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
On Aug 17, 2010, at 3:42 PM, OvermindDL1 wrote: > > On Tue, Aug 17, 2010 at 4:09 PM, David A. Greene <greened at obbligato.org> wrote: >> OvermindDL1 <overminddl1 at gmail.com> writes: >> >>> Correction, even the zip by itself is too big, here is the 7z, if >>> someone wants a giant zip, I can host it somewhere... >> >> Please do. 7z
2010 Aug 17
0
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
On Tue, Aug 17, 2010 at 5:25 PM, Chris Lattner <clattner at apple.com> wrote: > > On Aug 17, 2010, at 3:42 PM, OvermindDL1 wrote: > >> >> On Tue, Aug 17, 2010 at 4:09 PM, David A. Greene <greened at obbligato.org> wrote: >>> OvermindDL1 <overminddl1 at gmail.com> writes: >>> >>>> Correction, even the zip by itself is too big,
2017 May 09
2
www-scripts Sphinx doc builder broken and needs intervention.
Hi Tanya, The www-scripts builder that updates the Sphinx documentation has been broken for about a week now, despite the buildbot builders passing. The error from the last sphinx update attempt says: > /opt/tools/sphinx_update.sh: warning: removing stale lock file from PID 8798. > UPDATING lld SOURCES > Updating '.': > At revision 302593. > make: *** No rule to make
2019 Jun 13
3
[docs] Updating the sphinx build bots
Hi, TL;DR - We should update the bot(s) responsible for building the LLVM documentation so that they use recommonmark 0.5.0, and apply https://reviews.llvm.org/D63211. Full context: I recently started trying to build the sphinx docs. However, a change by Jordan (r363100) resulted in me no longer being able to build them, even though the build bots were green and he could build them himself.
2019 Oct 29
2
What rebuilds the sphinx documentation at llvm.org?
Hi All, I've been working on some documentation changes for GlobalISel and it looks like they aren't being reflected on llvm.org <http://llvm.org/>. In particular, the change I landed on the 25th Oct (https://github.com/llvm/llvm-project/commit/feab0334f57d) hasn't appeared yet. This commit changed the 'Global Instruction Selection' link at
2009 May 06
1
Asterisk with Sphinx
Hi, Did anyone tried speech recognition using Sphinx ? I used sphinx using this website (http://scribblej.com/svn/) but when i run astsphinx i am getting the following error. Any clue what might have caused this problem ? Thanks -Azher INFO: s2_semi_mgau.c(1080): 1 mixture Gaussians, 256 components, 4 feature streams, veclen 51 INFO: s2_semi_mgau.c(748): Loading senones from dump file
2016 Aug 18
3
LLVM Sphinx buildbot
Anyone knows what this error message is? WARNING: search index couldn't be loaded, but not all documents will be built: the index will be incomplete. It's been frequent in: http://lab.llvm.org:8011/builders/llvm-sphinx-docs but after the commit that contains docs pass, it goes back to green. This looks like some system issue... cheers, --renato
2010 Aug 09
5
[LLVMdev] [RFC] Moving to Sphinx for LLVM and friends documentation (with partial implementation (in both 10pt and 12pt font)).
Moving the LLVM Documentation to Sphinx ======================================= As a few of you that are on IRC already know, I have experimented with moving the LLVM documentation over to `Sphinx <http://sphinx.pocoo.org/index.html>`__ from the current html form. I have moved almost all of the content over and have begun "Sphinxifying" the documentation to correct links and make
2003 Dec 18
11
Sphinx
Hi. I just started trying to play with Sphinx. I followed their site as far as running sphinx-server. It is listening on the default port. I copied sphinx2-simple to another file and changed sphinx2-continuous to sphinx2-server. So, I ran eagi-sphinx-test under asterisk. What exactly is it supposted to do? Here's what I get: debian:~# sphinx2-simple2 sphinx2-simple: Demo CMU Sphinx2