Re: Reg:- StrField Analyzer Issue

2017-06-14 Thread @Nandan@
Thanks Erick For best Explanation. The issue with My data is as below. :- I have few data on my books table. cqlsh:nandan> select * from books; id | author | date | isbn | solr_query | title --+--+--+

Re: Reg:- StrField Analyzer Issue

2017-06-14 Thread Erick Erickson
Back up a bit and tell us why you want to use StrField, because what you're trying to do is somewhat confused. First of all, StrFields are totally unanalyzed. So defining an as part of a StrField type definition is totally unsupported. I'm a bit surprised that Solr even starts up. Second, you ca