Best way to get results ordered

2014-02-21 Thread OSMAN Metin
Hi all, we are using SolR 4.4.0 and planning to migrate to 4.6.1 very soon. We are looking for a way to get results ordered in a certain way. For example, we are doing query by ids this way : q=id=A OR id =C OR id=B and we want the results to be sorted as A,C,B. Is there a good way to do this

Re: Best way to get results ordered

2014-02-21 Thread Michael Della Bitta
Hi Metin, How many IDs are you supplying in a single query? You could probably accomplish this easily with boosts if it were few. Michael Della Bitta Applications Developer o: +1 646 532 3062 appinions inc. The Science of Influence Marketing 18 East 41st Street New York, NY 10017 t:

RE: Best way to get results ordered

2014-02-21 Thread OSMAN Metin
35 02 70 -Message d'origine- De : Michael Della Bitta [mailto:michael.della.bi...@appinions.com] Envoyé : vendredi 21 février 2014 19:28 À : solr-user@lucene.apache.org Objet : Re: Best way to get results ordered Hi Metin, How many IDs are you supplying in a single query? You could