Hi, If I understand correctly, you want to search against a specific field - enterprise id. To do that just use something like enterpriseid:(keywords).
Yes, you can sort using sort URL parameter. This stuff id on the Wiki and you can search it, too. :) Otis -- SOLR Performance Monitoring - http://sematext.com/spm On Dec 19, 2012 8:07 PM, "Prachi Phatak" <ppha...@pros.com> wrote: > We configured Enhanced search in our environment and while testing noticed > below behavior: > > Just searching for "P" returns Enterprise ID which has "P" (Pankaj) as > well as Resource Entity which has "P" (Sowmya), and the result lists Sowmya > above Pankaj. > > * We are looking to limit the search just to enterprise id, and just > display the attributes of the returned options. > - So based on below example, we are looking for the returned results > to return only Enterprise IDs which have "P" in it, but return other > attributes of the resource for viewing only. > * Do we have any control over the order in which results are > displayed and try to influence what gets shown in the initial results that > way? > - As the search was intended for Enterprise Id, User would expect > the matching results from Enterprise ID to be shown on Top, for e.g. in > below scenario Pankaj should appear above Sowmya. > Can we implement this? > > >