Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tagging within html attributes #78

Open
jigarparekh80 opened this issue Mar 21, 2018 · 1 comment
Open

tagging within html attributes #78

jigarparekh80 opened this issue Mar 21, 2018 · 1 comment

Comments

@jigarparekh80
Copy link
Contributor

If i send below text to solrTextTagger, it also annotated attribute of object tag

<html>
<head>
</head>
<body>
<object title="term1">term2</object>
</body>
</html>

is there any way i can skip attributes of html/xml

@dsmiley
Copy link
Member

dsmiley commented Mar 21, 2018

Pull requests welcome :-)

jigarparekh80 pushed a commit to jigarparekh80/SolrTextTagger that referenced this issue Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants