Well at the moment we don't have enough time to fix search / indexing issues, we have other store specific things to attend and was expecting the search to work OOTB :(
Regards, /Nuwan On Wed, Oct 9, 2013 at 7:51 PM, Senaka Fernando <[email protected]> wrote: > Hi Nuwan, > > If you extend the RXTIndexer with your own, you should be able to get solr > to Index what you want using some asset specific fields. These fields can > then be used when you pass the search criteria. This AFAIU should let you > achieve case-insensitivity and also being able to search for "crappy api". > > Hi Madhuka, > > Shall we try doing that? > > Thanks, > Senaka. > > > On Wed, Oct 9, 2013 at 7:37 PM, Nuwan Bandara <[email protected]> wrote: > >> Hi All, >> >> The problem at hand is that we cannot do proper searching with new solar >> based searching which comes with GReg. >> >> Imagine you have a API called "importantBusinessAPI", and if I search for >> "business" keyword this wont pop up in the search results. >> >> Also, >> >> If you have "This is a crappy API for searching" in the api description >> (RXT attribute) and If someone search for "crappy api" keyword this api >> wont show up in the search result either. >> >> Also >> >> If I have a api called "HelloWorld" and if I search for "helloworld" as >> the search keyword, I wont get this api in the search results coz its also >> case sensitive too. >> >> for the fist issue there is a reported bug [1], for a user facing product >> like Enterprise Store this is a critical requirement, and we thought the >> search api is rich enough to accommodate all these cases. >> >> ES RC is going out on 21st Oct, and I would like to have these >> improvements done by that time from the registry side if possible. >> >> Also IFAIK, APIManager Store is also using the same solar based search >> feature, have you guys found any workaround for this ? >> >> Regards, >> /Nuwan >> >> [1] https://wso2.org/jira/browse/REGISTRY-1985 >> >> -- >> *Thanks & Regards, >> >> Nuwan Bandara >> Technical Lead; **WSO2 Inc. * >> *lean . enterprise . middleware | http://wso2.com * >> *blog : http://nuwanbando.com; email: [email protected]; phone: +94 11 214 >> 5345 >> * >> <http://www.nuwanbando.com/> >> > > > > -- > * <http://us13.wso2con.com/> > * > * > * > *Senaka Fernando* > Senior Technical Lead; WSO2 Inc.; http://wso2.com* > Member; Apache Software Foundation; http://apache.org > > E-mail: senaka AT wso2.com > **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818 > Linked-In: http://linkedin.com/in/senakafernando > > *Lean . Enterprise . Middleware > -- *Thanks & Regards, Nuwan Bandara Technical Lead; **WSO2 Inc. * *lean . enterprise . middleware | http://wso2.com * *blog : http://nuwanbando.com; email: [email protected]; phone: +94 11 214 5345 * <http://www.nuwanbando.com/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
