Expand my Community achievements bar.

kiran_uhc
kiran_uhc
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • We have implemented a custom Predicate that has solved this issue. Providing the sample code here for the above use case. import com.day.cq.search.eval.AbstractPredicateEvaluator;import com.day.cq.search.eval.EvaluationContext;import org.osgi.service.component.annotations.Component;import com.day.cq...

    Type

    Questions

    Views

    504

    Like

    1

    Replies

    0
  • Thanks for the solution & pseudocode Krishna,Actually I am implementing Lucene Search for my overall Site and it is part of that predicates that I mentioned.above. If it is a small set of results. Then this custom logic would have helped. But mine is a large set and is also based on pagination. So, ...

    Type

    Questions

    Views

    585

    Like

    1

    Replies

    0
  • These predicates I gave are unique Kamal. It is actually a large set of predicates. I have added just the orderby part alone. Yes, documentation suggests that it works. But in real in doesnt.

    Type

    Questions

    Views

    593

    Like

    1

    Replies

    1
  • Hi Community,I am trying to sort by two kinds of Pages together. Basically, I am performing a search on pages that have articles component and pages that do not have articles (brought in new)Earlier the sort was happening based on the articleDate. Now, that I have pages without articles. I have a pa...

    Type

    Questions

    Views

    685

    Likes

    0

    Replies

    8
  • Sure, For confidentiality. I am adding abc instead of the sitename. The only change i did to the name was make it from 1 to 2.This is the new index names :abc.abcLucene-custom-2abc.luceneSuggestion-custom-2abc.abc-custom-2 The below are the old index names:abc.abcLucene-custom-1abc.luceneSuggestion-...

    Type

    Questions

    Views

    689

    Like

    1

    Replies

    0
  • Hi @Himanshu_Jain / @VeenaVikraman / @aanchal-sikka ,I incremented the version as suggested. But I see this in logs. Can you please help me: 29.11.2023 17:33:53.657 *ERROR* [sling-default-2-Registered Service.2402] org.apache.jackrabbit.oak.plugins.index.search.BadIndexTracker Could not access the F...

    Type

    Questions

    Views

    711

    Like

    1

    Replies

    2
  • Hi @Himanshu_Jain ,I modified the existing index. Did not create a new one

    Type

    Questions

    Views

    845

    Like

    1

    Replies

    4
  • Hi,we recently made some changes to our Lucene search oak: index like including and excluding some paths in Lucene SuggestionIndex & modified the synonyms.txt file. I could see the changes in my local when I re-indexed using oak:indexManager of acs-commons. After deploying the code to DEV SERVER. I ...

    Type

    Questions

    Views

    857

    Likes

    0

    Replies

    8
Top badges earned by kiran_uhc
Customize the badges you want to showcase on your profile