Saravanan created LUCENENET-648:
-----------------------------------
Summary: Want to add replace to field in sort query
Key: LUCENENET-648
URL: https://issues.apache.org/jira/browse/LUCENENET-648
Project: Lucene.Net
Issue Type: Wish
Reporter: Saravanan
I am configuring solr 8.1 version in my drupal site. I am having title in my
content and It is stored as multivalue field. Many titles are having articles
(A, the). My requirement is to remove this articles and want to sort based on
the second word if the first word is "The". I need to apply stop filter in
sorting field.
example is The campers at kitty. I want to list this title based on the
Alphabet C & not on the character T
--
This message was sent by Atlassian Jira
(v8.3.4#803005)