Skip to Content
0
Former Member
Sep 13, 2007 at 12:28 PM

Search Custom Properties problem

16 Views

Hi Experts,

I am trying to filter search using custom properties.

I have 15 odd custom properties and all properties are indexable ( as defined in property metadata service).

I have a lot of documents which are tagged for these custom properties and they are classified correctly based on these properties. All the documents are in index as well.

Now when I choose Advance Search: enter "Document Name" in the search query,

I get the document. However, if I search for all documents and filter the search using Custom_Property = Value, I dont get any results.

My Custom Property is indexable. Found out that this Custom property is there in index as well. If I check the index properties, then I can see my custom properties there. Only problem here is "S" is encoded as %54 and like that. This encoding is same as any other URL encoder. I dont know if this is the problem?

Can you think of anything that is going wrong ??

FYI: This search work perfectly fine on DEV ...I have trasported everything to PRD.

It doesnt work!!

Expecting some answers to investigate this one. Surely points will be awarded!!

Cheers!!

AShutosh