- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Maxime Subject: Re: Summary always displayed + "Sorting by"
1. The "Summary" is constructed only if page have 6 or more sentences with length more than 32 characters, thus small pages wil not have the Summary by design. Also, if you have some pages indexed before this feature has been introduced, such pages also have no Summary till next reindexing (you may force reindexing using -m switch for indexer) 2. You need to extend you search template by adding selection of such sorting. See http://www.dataparksearch.org/dpsearch-doingsearch.en.html#AEN3781 for all sorting codes in &s= CGI-parameter. 3. Did you made PopularityRank calculation ? (for example, you may use "indexer -TR" command to recalculate the PopularityRank. What method of PopularityRank are you using ? By default, only The Neo Popularity rank is calculated during indexing. How many sections have you defined in section.conf file ? Did you specify the maximum number of section defined using NumSections command ? FYI: this affect only on absolute value of relevancy, not on documents ordering. - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1143376083
