Windchill live search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Windchill live search
In PLM Winndchill exist module IndexSearch, whitch allow users execute fast search by index. I suggest test the new search interface, in which the results are updated as the user input characters. Accordingly, the user does not need to press Enter or click the "Search", because Windchill constantly shows the results of the current request. An interesting feature, enabling a search in Windchill even faster ...
The installer is here: http://plmservice.ru/2011/03/windchill-live-search/
- Labels:
-
Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This sounds nice but I have a hard time reading Russian! In complete instructions in English. I downloaded and installed but could not get it to work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
does it link work http://windchill-host/Windchill/netmarkets/jsp/fvg/lucenSearch.jsp?keyword=t ?
Are index created in you index folder ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It does work, should I install IndexSearch first? The url you have give is lucenSearch.jsp, but the zip file you give is lusenSearch.jsp.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
some errors appear in the tomcat , String str = this.lang.substring(0, 2).toLowerCase(); The code in the WindchIndexer.class doesn't match the folder structure in your jar file. so there are errors! Can you send me the source code or rebuild the jar?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sorry correct is lusenSearch.jsp you can test this page for understand work index search or not. I think you don't set lang properties in lucen.properties file or not restart tomcat. Letter I publish source code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for your reply, I have set the property file and the tomcat show the error, I still doesn't go.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I post java source code at the end of page http://plmservice.ru/2011/03/windchill-live-search/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks, I'll try it again!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have import your project to my eclipse and the tools show IndexWTDoc class not found in SearchWinchDocs.java. If I have lack of some configuration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can remove link on this class them use only for tests with String param index path. Post please if all work fine.
