Title Back Colour Keyoti Title Line Title Curve
Blue Box Top

Exporting search results - SearchUnit - Forum

Welcome Guest Search | Active Topics | Log In | Register

Options
sgray128
#1 Posted : Monday, August 24, 2015 4:36:45 PM
Rank: Newbie

Groups: Registered

Joined: 8/23/2015
Posts: 4
Sirs:
I'd like to be able to export my search results so that I can review them. There are hundreds of pages in the Index Management Tool; too many to effectively review there.
Jim
#2 Posted : Monday, August 24, 2015 8:35:47 PM
Rank: Advanced Member

Groups: Administrators, Registered

Joined: 8/13/2004
Posts: 2,667
Location: Canada
There isn't a function like that built in to the Index Management Tool, but you can create a report using a programmatic search

https://keyoti.com/produ...ammatic%20Searching.htm

You will want to change
SearchResult results = sa.Search("the", 1, 10);

to something like

SearchResult results = sa.Search("the", 1, Int32.Max);


And you'll need to give it a license key.

Best
Jim

-your feedback is helpful to other users, thank you!


Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.




About | Contact | Site Map | Privacy Policy

Copyright © 2002- Keyoti Inc.