Thank you kydryavtsev andrey. Could you please suggest some examples. There
is no documentation on this. Also is there a reason why these classes are
not used in the examples even though they are deprecated?

I am looking for examples like below: Should I put the following in my
schema.xml file to use the TrieIntField:

<fieldType name="sint" class="solr.TrieIntField" sortMissingLast="true"
omitNorms="true"/>

Is this specification correct? Should it also have the sortMissingLast and
omitNorms, because I want something that I can use for sorting? I have no
clue how you get these.

Thank you again,
O. O.




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Use-of-Deprecated-Classes-SortableIntField-SortableFloatField-SortableDoubleField-tp4105762p4105781.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to