Started 2 years, 9 months ago (2007-02-10 01:27:00)
by damorris
What source type are you crawling? If you are simply adding tokens at the crawler level, then you will have to customize the OmniFind search application code in order to get the user's tokens from LDAP and pass them along on the query. That does not happen
automagically in the application.
Refer to the Administration Guide - sections on security which give an overview of the ...
Started 2 years, 3 months ago (2007-08-09 10:46:00)
by kameronc
You may just need to save the config - in WAS adminconsole, if you go there with your browser, my guess is that you will see a message saying: "The configuration has changed. Do you want to save to the Master Configuration?" ....which you do indeed want to do.
Started 2 months ago (2009-09-25 00:39:00)
by cjin
There is currently no such functionality in
OEE for what you need.
Started 2 weeks, 6 days ago (2009-11-10 11:28:00)
by tobso
Started 1 year, 9 months ago (2008-02-05 08:54:00)
by damorris
OmniFind doesn't index image files and I honestly have no idea why you would want to do so in an enterprise search arena. What would you search on? The only place where I can see applicability as far as indexing an "image" file, is for scanned document images. You could then use OCR (
optical character recognition) to extract the text from the image. Other than that, the only other...
Started 1 month, 1 week ago (2009-10-23 05:33:00)
by manice91
Hi,
this should be working.
You create a web
crawler (entry URL is the URL of a blog) with form-based authentication. You have to add the parameter "wps.portlets.userid" and the appropreciate value (e.g. Quickr Admin) instead of the parameter "userID" (parameter of the HTML source) for FBA. Don't forget the parameter and value for the password.
Started 1 month, 1 week ago (2009-10-21 12:14:00)
by fadela@eg.ibm.com
The
web crawler doesn't instantly crawl changes and we wouldn't be able to know when it will recrawl but it will not exceed the maximum crawling limit you set for the crawler which gurnatees after certain amount of time e.g. 7 days, the recrawler will revisit all links again.
If you want something immediate, you can click on start full re-crawling or you can add the links (if you ...