Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7826365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T09:22:37+00:00 2026-06-02T09:22:37+00:00

Using Solr 3.5.0 and in my schema.xml I’m using the following to mark the

  • 0

Using Solr 3.5.0 and in my schema.xml I’m using the following to mark the end of sentences and replace the end punctuation with a symbolic token:

<charFilter class="solr.PatternReplaceCharFilterFactory" 
pattern="(?<=[^.!?\\s][^.!?]*(?:[.!?](?![']?\s|$)[^.!?]*)*)[.!?]+(?=\\s|$)"
replacement=" monkeysentence"/>

I’m not sure if that will even work for what I want, but first I need to solve the problem of escaping the ‘<‘ character in the first ‘?<=’ lookbehind.

I get the following error:

org.xml.sax.SAXParseException: The value of attribute "pattern" 
associated with an element type "null" must not contain the '<' character.

I’ve tried using a ‘\’ as in:

 pattern="(?\<=[^.!?\\s][^.!?]*(?:[.!?](?![']?\s|$)[^.!?]*)*)[.!?]+(?=\\s|$)"

But I get the same error.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T09:22:40+00:00Added an answer on June 2, 2026 at 9:22 am

    As this is in an XML file, you will need to use an XML escape to encode <, namely &lt; (you may also need to encode > as &gt;, " as &quot;, and & as &amp;)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Solr 1.4.1. I need to boost a field. My schema.xml is the
I'm new to Solr. Using Solr 1.4.1 I have a schema.xml that have this
I am using Solr 1.3.This is the schema.xml of Solr 1.3. ( http://pastebin.com/NwEy9Kz6 ).
Im using Solr 3.5.0, and in Schema I have enabled the LowerCaseFilterFactory in all
I have a Solr schema that has a url field: <fieldType name=url class=solr.TextField positionIncrementGap=100>
I have one field that is indexed as string in Solr's schema.xml, which is
I need to compare the results of muliple schema using Solr. Is there any
I'm using SolrNET to manage my Solr index. After I updated the schema with
I'm using solrj to index data, I have created some new field in schema.xml,
I have a Solr schema which contains a location field (using the default solr.LatLonType

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.