Hi,

Complex problems like this is much better explained with concrete examples than 
generalized text.

Please create a real example with real documents and their content, along with 
real queries.
You don't explain what "the score value which is generate by my application" is 
- which application
is that and is the score generated statically before indexing or should the 
scoring call out to
some external application to ask for the score, and what is the input and 
output criteria for such custom scoring?

> So, that the final results of the query
> will look like
> 
> (D1, D2) (D3,D4) (D5,D6,D7).


Meaning that D1,D2 comes first because they match field1 which you gave highest 
boost? field1^8?
Should D1,D2 always come before the others regardless of the "custom scoring 
from your application"?
Will order between D1,D2 be influenced by Solr scoring at all or only by 
"external application"?

Hope you see that being concrete is necessary for such questions.

--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
Solr Training - www.solrtraining.com

On 17. jan. 2012, at 19:38, aronitin wrote:

> It's been almost a week and there is no response to the question that I
> asked. 
> 
> Is the question has less details or there is no way to achieve the same in
> Lucene?
> 
> 
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Sorting-results-within-the-fields-tp3656049p3666983.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to