Hi Folks,
I'm afraid, that there is no builtin solution for the following problem, but
maybe someone has an idea of how to get near.
Ok, so here is what I want to do:
On our server, we have a sort of address list.
Each address document contains something like this (simplified):
<title>tom smith, htdig road</title>
name.smith
givenname.tom
street.htdig-road
<title>peter miller, apache way</title>
name.miller
givenname.peter
street.apache-way
and so on.
Now I can search for names and streets. And the search results look nice,
because I've added a formatted title.
Now the problem:
First: Is there any way to sort the search results by the different fields,
e.g. sort by name, givenname or street?
Second: Is there any way to get the result list formatted in a nice way?
Even if I add a meta description, I can see no option of how to format the
output, because htdig strips off any HTML markup.
Any ideas are appreciated!
Bye
Stefan
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>