Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
5 subscribers
Views
1311 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi All, I'm using a content search plugin which is using Appian N
kandarpp
over 10 years ago
Hi All,
I'm using a content search plugin which is using Appian Non-public api appian-search.jar for content search functionality. But after upgrading to Appian 7+ version, I'm observing some strange issues which are as follow.
1) When ever I tried to search as specific word for example "the", it is showing result for individual characters.
2) When I search for word "doc", it is just throwing NullPointerExpception.
Please can someone guide me with how to fix this issues.
Thanks in advance.
OriginalPostID-144303
OriginalPostID-144303
Discussion posts and replies are publicly visible
0
chase.putnam
over 10 years ago
We do not recommend or support using non-public APIs in custom plugins.
I would recommend looking at the public APIs to see if you can rewrite your plugin to make use of supported, public APIs.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
kandarpp
over 10 years ago
Hey, thanks for quick response. Can you suggest some alternative public API?, I have used following plugin.
forum.appian.com/.../summary
is there any alternative way to accomplish, what this plugin is doing.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel