| bio | website | sourcetrooper.blogspot.com |
|---|---|---|
| location | Barcelona, Spain | |
| age | 28 | |
| visits | member for | 1 year, 5 months |
| seen | Apr 5 at 8:55 | |
| stats | profile views | 4 |
|
May 30 |
awarded | Student |
|
Mar 21 |
awarded | Tumbleweed |
|
Jan 27 |
awarded | Scholar |
|
Jan 27 |
accepted | HTML content from crawled properties in SP Site |
|
Jan 27 |
answered | HTML content from crawled properties in SP Site |
|
Jan 27 |
comment |
HTML content from crawled properties in SP Site That was the clue, maybe I was using the wrong encoding to parse b64 resulting bytes to string. Thanks :) |
|
Jan 27 |
comment |
HTML content from crawled properties in SP Site Maybe my solution is to get the byte array of the data property, and saving it to disk, so I can see if it has the html? |
|
Jan 27 |
comment |
Multiple Propset Guid Mapped to a Category For example Basic, it has 4 different prosetIds. |
|
Jan 27 |
comment |
HTML content from crawled properties in SP Site Mikael, I tried you Logger class to log the input result with a simple log console application like
static void Main(string[] args)
{
Logger.WriteLogFile(args[0], "-input");
Logger.WriteLogFile(args[1], "-output");
}
But there is nothing in the log files when I add
<CrawledProperty propertySet="11280615-f653-448f-8ed8-2915008789f2" varType="31" propertyName="html"/> |
|
Jan 27 |
comment |
Multiple Propset Guid Mapped to a Category Yes, but, I found a CategoryName can be mapped to several propsetIds, so what I'm asking is, why this is like this? :) |
|
Jan 26 |
comment |
HTML content from crawled properties in SP Site I tried this yesterday but I got no answer, it's true that html has a property in the Spy, but I added to the pipelineextensibility.xml, and I got nothing, tomorrow, I'll try again, and report what I see. Thanks! |
|
Jan 26 |
comment |
Multiple Propset Guid Mapped to a Category Well I'm too new, and probably I don't know how to explain exactly, but, a crawled property is created with a Name, a PropsetId and a Variant Type, the object crawled property has a property called CategoryName this, CategoryName is the name of a Category... |
|
Jan 26 |
asked | Multiple Propset Guid Mapped to a Category |
|
Jan 25 |
comment |
HTML content from crawled properties in SP Site I have the initial configuration, I'm so new with FAST, and they told me to create a stage in pipelineextensibility to get the breadcrumb in HTML format from the page being crawled, so, consider I'm silly and maybe I'm not doing something I need to do. By the moment, I tried de special crawled property 'data' in FAST, which saves binary from the page on a base64 string, but that's the problem, is the binary, and de 'body' property only saves the content parsed, and not complete. |
|
Jan 25 |
comment |
HTML content from crawled properties in SP Site I tried with that property, but had no data returned. |
|
Jan 25 |
asked | HTML content from crawled properties in SP Site |
|
Jan 19 |
awarded | Supporter |