Solt with no text search

2018-02-24 Thread Bsr
0 down vote favorite I have successfuly implemented the custom search in solr by extending CustomScoreProvider. But the problem is i need to pass some user info like 31,1 which i need in custom sort. *q={!mycustomparser}31+1+*:** and it is acting as a text search. Is there any way that

Solt with no text search

2018-02-24 Thread Bsr
0 down vote favorite I have successfuly implemented the custom search in solr by extending CustomScoreProvider. But the problem is i need to pass some user info like 31,1 which i need in custom sort. q={!mycustomparser}31+1+*:* and it is acting as a text search. Is there any way that i