If I search for a partial string then it is found.  For example
searching for "modul" will find "module" etc.  I have a page with some
constants that looks like this:

  :const:`SQLITE_STATUS_ONE`, :const:`SQLITE_STATUS_TWO`,
:const:`SQLITE_STATUS_THREE`

If I do a search for SQLITE_STATUS then nothing shows up.  If I search
for the full term (eg SQLITE_STATUS_ONE) then the page is found.  I
would expect these partial matches to be found.

Sphinx 0.4.3

Roger


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to