Shyli's Enterprise Search Platform Forum
Welcome Guest Active Topics | Log In | Register

New Topic Post Reply Tag as favorite
Can anyone know how to Exclude modifiers while drilling down navigators using Java Search API
karthiramasubbu Offline
#1 Posted : Friday, February 26, 2010 6:46:52 AM

Rank: Newbie

Posts: 2
Points: 6
Location: Chennai
The following four documents available for search
1. ESP_Query_Integration_Guide.pdf
2. ESP_Query_Language_Parameters_Guide.pdf
3. ESP_SFE_Dev_Guide.pdf
4. README-1.0.17.html
After indexing, there were 2 navigators seen - Size and Formats.

In the Formats navigator we got 2 modifier Adobe PDF and Text, we want to exclude the modifier 'Adobe Pdf' expecting a result count of 1.

Any code snippet for implementing the above scenario through Java Search API.

Thanks in Advance
Karthi R
sujithjoseph Offline
#2 Posted : Sunday, March 07, 2010 5:40:27 AM

Rank: Advanced Member

Posts: 32
Points: 96
Location: CA / USA
Add NOT(format:"Adobe PDF") to your FQL Query.
Thanks,
Sujith Joseph
Quick Reply Show Quick Reply
Users browsing this topic
Guest
New Topic Post Reply Tag as favorite
Forum Jump  
You can post new topics in this forum.
You can reply to topics in this forum.
You can delete your posts in this forum.
You can edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.