On Wednesday, February 13, 2013 11:14:51 PM UTC+1, Chiku Linu wrote:
> Hi,
> 
> I did ts:reindex and even ts:rebuild
> Search with simple word works.
> But when I try search using @ for example @name:admin I get this error in 
> log/production.log
> 
> 
>   Sphinx   Sphinx Daemon returned error: query error: no field 'name' found 
> in schema
> 
> ThinkingSphinx::SphinxError (query error: no field 'name' found in schema):

The search functionality supports some special queries that are prefixed with 
"@" symbol. If you do some random search and there are no results you'll see 
the cheat-sheet of what is supported. Unfortunately this functionality is 
provided by sphinx/thinking-sphinx and prevents one to search for "@foo:bar" 
string in the site data.

There are plans to improve the search, possibly replacing sphinx with 
elastic-search or other alternative, adding full text search for commits and 
all git repo data. But there's no even rough estimate of when it could happen.

-- 
-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

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

Reply via email to