Re: Highlighting in full-text search

2014-05-04 Thread Chaim Solomon
Ok - figured it out. I had to modify the schema: It is implicit in the table http://docs.basho.com/riak/2.0.0beta1/dev/advanced/search-schema/#Field-Properties-By-Use-Case But I would suggest adding explicit examples to the documentation - at least for the features in the feature list. Chai

Re: Highlighting in full-text search

2014-05-03 Thread Chaim Solomon
Thanks. I am not getting a highlighting section - but the values are empty. I am using the default schema - what do I need to change for the highlighting to work? Chaim Solomon On Thu, May 1, 2014 at 11:19 PM, Hector Castro wrote: > Hi Chaim, > > In order to take advantage of the Riak Search/

Re: Highlighting in full-text search

2014-05-01 Thread Hector Castro
Hi Chaim, In order to take advantage of the Riak Search/Solr highlighting capabilities from Python (right now), you're best bet may be to use a Python Solr client for queries. The Riak client for Python is still not 100% compatible with Riak 2.0 (although the master branch has some support). [0]

Highlighting in full-text search

2014-05-01 Thread Chaim Solomon
Hi, I am not able to figure out how to get the highlighting to work. I am using 2.0.0beta1 which states that it supports highlighting - but it seems not really documented besides the reference to the Solr documentation. I am using the Python client. The documentation states that I need to set hl=