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 3938450
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T00:11:10+00:00 2026-05-20T00:11:10+00:00

I am using lucene as Search engine. When we use the standardAnalyser,the stop words

  • 0

I am using lucene as Search engine. When we use the standardAnalyser,the stop words are filtered out. That means, when we search for a phrase that has stop words we can’t find results for exact phrase.
Example we search for “This is a game” it looks for “This game”. (I look at it to work this way)

I need to filter out stop words if someone is searching just for ‘a’ or ‘the’etc (stop words), but not in phrase searches.

EDIT: Looks like it works with QueryParser Object.

However I cant get the results for hits per page in single document for phrase searches. I am looking to use SpanQuery for it, any ideas on how to use it?

Thanks,
Sharma

  • 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-05-20T00:11:11+00:00Added an answer on May 20, 2026 at 12:11 am

    When you filter stopwords, the relative place of the words is not modified. For example “this is a game” results in:
    This at pos 0
    game at pos 3

    This way when you generate a phrase query (using the usual query parser) with the same stopwords it will work as expected.

    Some artifacts may appear, however. The phrases
    “this is a game”
    “this is some game”

    will both match equally well for the query “this is a game”.

    Regarding the SpanQuery… I don’t quite understand the question.

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

Sidebar

Related Questions

Has anyone used Lucene.NET rather than using the full text search that comes with
I'm developing a Desktop Search Engine in Visual Basic 9 (VS2008) using Lucene.NET (v2.0).
I'm developing a Desktop Search Engine using VB9 (VS2008) and Lucene.NET. The Indexer in
I am using Lucene to allow a user to search for words in a
Currently I am using custom made Java search engine. This Java engine uses Lucene
I'm building an e-commerce search and I am using Lucene.Net as my search engine.
We're currently using Lucene 2.1.0 for our site search and we've hit a difficult
I'm looking into using Lucene and/or Solr to provide search in an RDBMS-powered web
Am building a Book search API using Lucene. I need to index Book Name,Author,
I've implemented full text search for a web site using Lucene.NET (Version 2.0). Indexing

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.