ing characters before
> the tokenizer kicked in, unfortunately Solr just refused to allow sorting
> on
> anything tokenized with characters other than whitespace.
>
> Cheers, Ian.
>
> -Original Message-
> From: MitchK [mailto:mitc...@web.de]
> Sent: 07 March 2010 22
e
the tokenizer kicked in, unfortunately Solr just refused to allow sorting on
anything tokenized with characters other than whitespace.
Cheers, Ian.
-Original Message-
From: MitchK [mailto:mitc...@web.de]
Sent: 07 March 2010 22:44
To: solr-user@lucene.apache.org
Subject: Re: Handling and so
Ian,
did you have a look at Solr's admin analysis.jsp?
When everything on the analysis's page is fine, you have missunderstood
Solr's schema.xml-file.
You've set two attributes in your schema.xml:
stored = true
indexed = true
What you get as a response is the stored field value.
The stored fiel