473,396 Members | 1,935 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Mondosearch: custom meta-tags

Hi,
Imm using mondosearch API to implement a an internal search engine (C#), I
like to return the search result as XML,
here is my code

Finder myFinder = new
Finder("C:/MondoSearch/SearchHost/data/MssOptions.xml",ci);
myFinder.Options.SearchQuery="searchword";

DataSet myds= myFinder.SPSearch();

String textxml = myds.GetXml();

In my page I've added a meta-tag: <META NAME="Custom1" CONTENT="value1">
the result is the folowing xml (each page), as you see, the meta-tag
"Custom1" is not here

Any adea how can I get it.

<Pages>

<PageNo>4</PageNo>

<Title>default</Title>

<Description>#DESCRIPTION#</Description>

<LinkDisplay>http://mylink</LinkDisplay>

<LinkClick>my link totototot</LinkClick>

<Date>2005-01-17T00:00:00.0000000-05:00</Date>

<PageId>262144</PageId>

<PageSpec>50176</PageSpec>

<PageSize>2297</PageSize>

<Rank>67203072</Rank>

<LCID>9</LCID>

<AgeInDays>0</AgeInDays>

<CategoryName>myCategory</CategoryName>

</Pages>
Nov 16 '05 #1
0 947

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Neil Zanella | last post by:
Hello, In Python, classes are objects. But there is no way to custom print a class object. This would require some syntax such as the one commented out below: With the current "foo =...
12
by: Pol Bawin | last post by:
Hi All, Did somebody already define attributes for numerical properties to define value : minima, maxima, a number of decimal, ...? This information would be useful to unify syntax Polo
3
by: Joe Bloggs | last post by:
Does anyone know if its possible to pass parameters or the values of Request.QueryString from a web page to a custom control class? I'm using a C# Web Application. For Example I have Web Page1...
2
by: toufik | last post by:
Hi, I'm having the folowing error when I create a mondosearch finder instance Finder myFinder = new Finder("c:/Mondosearch/SearchHost/Data/MssOptions.xml",new CultureInfo("EN")); ...
2
by: Jay Walker | last post by:
I created a custom DataGridColumn based on Marcie Robillard's MSDN Article: Creating Custom Columns for the ASP.NET Datagrid...
3
by: RajSurisetti | last post by:
Hi, Can anyone help me to build custom control for the following <HEAD> <LINK href="~/Styles/Blah.css" rel="stylesheet" type="text/css"> <meta name="GENERATOR" Content="Microsoft Visual...
3
by: Tabi | last post by:
Hi, I have just created a class that removes action attribute from HtmlForm. The code looks like here. namespace ComIT.Applications.Common { public class Form :...
2
by: Frank | last post by:
From: "Frank" <fkaesser@pfmail.com> Subject: Can I Use HTML Text Writer i a Custom Control to Render the <head> Section? Date: Wednesday, January 18, 2006 11:38 AM I would like to create a...
0
by: Kurtis | last post by:
G'Day, I'm in the process of developing a custom ResourceProvider for an ASP.Net web application written in C# 2.0, which uses SQL server as the data store. I'm half way there! After setting the...
41
by: Twayne | last post by:
Hi, How would I go about "forcing" a user from one page to another? I have a very simple random question/answer entrance requirement for an e-mail form. After 3 page views most people are...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.